summaryrefslogtreecommitdiffstats
path: root/arch/s390/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-03-171-4/+0
|\
| * klp: remove CONFIG_LIVEPATCH dependency from klp headersJiri Kosina2016-03-061-2/+0
| * klp: remove superfluous errors in asm/livepatch.hMiroslav Benes2016-03-061-2/+0
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-161-1/+0
|\ \
| * | PCI: Move pci_dma_* helpers to common codeChristoph Hellwig2016-03-071-1/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-03-1613-553/+281
|\ \ \
| * | | s390/pci: enforce fmb page boundary ruleSebastian Ott2016-03-141-1/+1
| * | | s390: Fix misspellings in commentsAdam Buchbinder2016-03-082-2/+2
| * | | s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky2016-03-083-111/+80
| * | | s390/mm: uninline pmdp_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-83/+53
| * | | s390/mm: uninline ptep_xxx functions from pgtable.hMartin Schwidefsky2016-03-081-323/+51
| * | | s390/pci: add ioctl interface for CLPMartin Schwidefsky2016-03-073-27/+58
| * | | s390/percpu: remove this_cpu_cmpxchg_double_4Heiko Carstens2016-03-021-1/+0
| * | | s390/fault: merge report_user_fault implementationsHeiko Carstens2016-03-021-0/+2
| * | | s390/mm: correct comment about segment table entriesMartin Schwidefsky2016-02-231-5/+5
| * | | s390/dumpstack: merge all four stack tracersHeiko Carstens2016-02-231-0/+4
| * | | s390/mm: remove unnecessary indirection with pgste_update_allMartin Schwidefsky2016-02-231-13/+12
| * | | s390: add current_stack_pointer() helper functionHeiko Carstens2016-02-231-0/+8
| * | | s390/xor: optimized xor routing using the XC instructionMartin Schwidefsky2016-02-231-1/+20
| * | | s390/pci: remove pdev pointer from arch dataSebastian Ott2016-02-231-2/+1
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-03-163-17/+33
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-next-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-03-102-8/+26
| |\ \ \ \
| | * | | | KVM: s390: allocate only one DMA page per VMDavid Hildenbrand2016-03-081-8/+15
| | * | | | KVM: s390: protect VCPU cpu timer with a seqcountDavid Hildenbrand2016-03-081-0/+8
| | * | | | KVM: s390: step VCPU cpu timer during kvm_run ioctlDavid Hildenbrand2016-03-081-0/+2
| | * | | | KVM: s390: Add diag "watchdog functions" to trace event decodingAlexander Yarygin2016-03-081-0/+1
| * | | | | Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2016-03-092-1/+3
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
| * | | | KVM: s390: remove old fragment of vector registersDavid Hildenbrand2016-02-101-7/+1
| * | | | KVM: s390: sync of fp registers via kvm_runDavid Hildenbrand2016-02-101-2/+6
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-03-141-1/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...Ingo Molnar2016-02-292-1/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | KVM: Use simple waitqueue for vcpu->wqMarcelo Tosatti2016-02-251-1/+1
| | |/ / / | |/| | |
* | | | | s390/mm: four page table levels vs. forkMartin Schwidefsky2016-03-102-10/+30
| |/ / / |/| | |
* | | | s390/fpu: signals vs. floating point control registerMartin Schwidefsky2016-02-221-0/+2
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-02-181-1/+1
|\ \ \ | |/ / |/| |
| * | livepatch: change the error message in asm/livepatch.h header filesMiroslav Benes2016-01-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-295-13/+23
|\ \ \
| * | | s390/pci: improve ZPCI_* macrosSebastian Ott2016-01-261-6/+9
| * | | s390/pci: provide ZPCI_ADDR macroSebastian Ott2016-01-261-0/+1
| * | | s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott2016-01-261-1/+1
| * | | s390: remove all usages of PSW_ADDR_INSNHeiko Carstens2016-01-191-2/+2
| * | | s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-192-3/+3
| * | | s390: wire up copy_file_range syscallHeiko Carstens2016-01-191-1/+2
| * | | s390/irqflags: optimize irq restoreChristian Borntraeger2016-01-191-2/+7
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-271-1/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-01-261-1/+0
| | |/ | |/|
* | | dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2016-01-201-2/+0
| |/ |/|
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-01-181-13/+10
|\ \
| * | s390: more efficient smp barriersMichael S. Tsirkin2016-01-121-0/+3
| * | s390: use generic memory barriersMichael S. Tsirkin2016-01-121-3/+0
OpenPOWER on IntegriCloud