aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds31-136/+135
2016-01-27Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-81/+44
2016-01-26KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2-84/+43
2016-01-26KVM: s390: Enable the KVM-VFIO deviceDong Jia Shi2-1/+2
2016-01-26KVM: s390: fix guest fprs memory leakDavid Hildenbrand1-1/+4
2016-01-26s390/pci: remove iomap sanity checksSebastian Ott1-9/+4
2016-01-26s390/pci: set error state for unusable functionsSebastian Ott1-0/+5
2016-01-26s390/pci: fix bar checkSebastian Ott1-1/+1
2016-01-26s390/pci: resize iomapSebastian Ott1-12/+22
2016-01-26s390/pci: improve ZPCI_* macrosSebastian Ott2-7/+10
2016-01-26s390/pci: provide ZPCI_ADDR macroSebastian Ott2-7/+4
2016-01-26s390/pci: adjust IOMAP_MAX_ENTRIESSebastian Ott1-1/+1
2016-01-26s390/numa: move numa_init_late() from device to arch_initcallMichael Holzheu1-1/+1
2016-01-22wrappers for ->i_mutex accessAl Viro1-4/+4
2016-01-20dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig2-3/+0
2016-01-19s390: remove all usages of PSW_ADDR_INSNHeiko Carstens14-49/+41
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens10-33/+28
2016-01-19s390: wire up copy_file_range syscallHeiko Carstens3-1/+4
2016-01-19s390: remove superfluous memblock_alloc() return value checksHeiko Carstens3-6/+0
2016-01-19s390/numa: allocate memory with correct alignmentHeiko Carstens1-1/+1
2016-01-19s390/irqflags: optimize irq restoreChristian Borntraeger2-3/+8
2016-01-19s390/mm: use TASK_MAX_SIZE where applicableDominik Dingel2-7/+7
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-13/+10
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon1-3/+0
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel1-3/+26
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel1-3/+5
2016-01-15s390, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov3-41/+2
2016-01-15mm: drop tail page refcountingKirill A. Shutemov1-12/+1
2016-01-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+1
2016-01-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds1-11/+11
2016-01-14mm, shmem: add internal shmem resident memory accountingJerome Marchand1-4/+1
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-12/+1
2016-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds66-853/+1094
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-11/+5
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-144/+454
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-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-01-11s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-01-11s390/configs: update default configurationsHeiko Carstens5-54/+61
2016-01-11s390/vdso: optimize getcpu system callMartin Schwidefsky9-3/+101
2016-01-11s390: drop smp_mb in vdso_initMichael S. Tsirkin1-2/+0
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens12-116/+116
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens2-9/+6
2016-01-11s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens1-19/+19
2016-01-11s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2-11/+21