aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2016-03-08KVM: s390: allocate only one DMA page per VMDavid Hildenbrand1-8/+15
2016-03-08KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand1-0/+8
2016-03-08KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand1-0/+2
2016-03-08KVM: s390: Add diag "watchdog functions" to trace event decodingAlexander Yarygin1-0/+1
2016-03-07PCI: Move pci_dma_* helpers to common codeChristoph Hellwig1-1/+0
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky3-27/+58
2016-03-06klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina1-2/+0
2016-03-06klp: remove superfluous errors in asm/livepatch.hMiroslav Benes1-2/+0
2016-03-02s390/dma: Allow per device dma opsChristian Borntraeger2-3/+9
2016-03-02s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens1-1/+0
2016-03-02s390/fault: merge report_user_fault implementationsHeiko Carstens1-0/+2
2016-02-29Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2-1/+3
2016-02-25net: Facility to report route quality of connected socketsTom Herbert1-0/+2
2016-02-25KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti1-1/+1
2016-02-23s390/mm: correct comment about segment table entriesMartin Schwidefsky1-5/+5
2016-02-23s390/dumpstack: merge all four stack tracersHeiko Carstens1-0/+4
2016-02-23s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky1-13/+12
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens1-0/+8
2016-02-23s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky1-1/+20
2016-02-23s390/pci: remove pdev pointer from arch dataSebastian Ott1-2/+1
2016-02-22s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-02-18mm/core, x86/mm/pkeys: Differentiate instruction fetchesDave Hansen1-1/+1
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessDave Hansen1-1/+2
2016-02-18mm/gup, x86/mm/pkeys: Check VMAs and PTEs for protection keysDave Hansen1-0/+11
2016-02-10KVM: s390: remove old fragment of vector registersDavid Hildenbrand1-7/+1
2016-02-10KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand1-2/+6
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds5-13/+23
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand1-1/+0
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott1-6/+9
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott1-0/+1
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott1-1/+1
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig1-2/+0
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens1-2/+2
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2-3/+3
2016-01-19s390: wire up copy_file_range syscallHeiko Carstens1-1/+2
2016-01-19s390/irqflags: optimize irq restoreChristian Borntraeger1-2/+7
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-13/+10
2016-01-18livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes1-1/+1
2016-01-15s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov1-15/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds20-123/+164
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+3
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-8/+69
2016-01-12s390: more efficient smp barriersMichael S. Tsirkin1-0/+3
2016-01-12s390: use generic memory barriersMichael S. Tsirkin1-3/+0
2016-01-12s390: define __smp_xxxMichael S. Tsirkin1-6/+9
2016-01-12s390: reuse asm-generic/barrier.hMichael S. Tsirkin1-8/+2
2016-01-12lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky1-0/+2