aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetc...Linus Torvalds
2015-10-01s390/defconfig: set SCSI_DH=ySebastian Ott
2015-09-30s390/vtime: correct scaled cputime of partially idle CPUsMartin Schwidefsky
2015-09-29s390/boot/decompression: disable floating point in decompressorChristian Borntraeger
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand
2015-09-23s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens
2015-09-18s390/compat: remove superfluous compat wrappersHeiko Carstens
2015-09-18s390/compat: do not trace compat wrapper functionsHeiko Carstens
2015-09-17s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers
2015-09-17s390/configs//zfcpdump_defconfig: Remove CONFIG_MEMSTICKMichael Holzheu
2015-09-17s390: wire up userfaultfd system callHeiko Carstens
2015-09-17s390/vtime: correct scaled cputime for SMTMartin Schwidefsky
2015-09-17s390/cpum_cf: Corrected return code for unauthorized counter setsHendrik Brueckner
2015-09-17s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky
2015-09-17s390: fix floating point register corruptionHeiko Carstens
2015-09-17s390/hibernate: fix save and restore of vector registersMartin Schwidefsky
2015-09-16KVM: s390: Replace incorrect atomic_or with atomic_andnotJason J. Herne
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-09-01Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-08-31Merge tag 'kvm-4.3-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez
2015-08-27mm: ZONE_DEVICE for "device memory"Dan Williams
2015-08-27s390/jump_label: Use %*ph to print small buffersAlexander Kuleshov
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu
2015-08-19s390/mm: simplify page table alloc/free codeMartin Schwidefsky
2015-08-19s390/pci: move debug messages to debugfsSebastian Ott
2015-08-19s390/nmi: initialize control register 0 earlierHeiko Carstens
2015-08-19s390/setup: fix novx parameterMartin Schwidefsky
2015-08-19s390/uaccess: remove uaccess_primary kernel parameterHeiko Carstens
2015-08-19s390: remove unneeded sizeof(void *) comparisonsHeiko Carstens
2015-08-19s390/facilities: remove transactional-execution bitsHeiko Carstens
2015-08-19s390/numa: re-add DIE sched_domain_topology_levelMichael Holzheu
2015-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller