aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14s390/mm: implement soft-dirty bits for user memory change trackingMartin Schwidefsky1-4/+55
2015-10-14s390/cio: introduce pathmask_to_posSebastian Ott1-0/+10
2015-10-14s390/cio: use device_lock during cmb activationSebastian Ott1-0/+1
2015-10-14s390/barrier: avoid serialization in [smp_]rmb and [smp_]wmbChristian Borntraeger1-4/+4
2015-10-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-2/+2
2015-10-04Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2015-09-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2015-09-25KVM: disable halt_poll_ns as default for s390xDavid Hildenbrand1-0/+1
2015-09-23s390/numa: use correct type for node_to_cpumask_mapMartin Schwidefsky2-2/+2
2015-09-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-21/+20
2015-09-18s390: wire up separate socketcalls system callsHeiko Carstens2-21/+18
2015-09-17s390/s390x: allocate sys_membarrier system call numberMathieu Desnoyers1-1/+2
2015-09-17s390: wire up userfaultfd system callHeiko Carstens1-1/+2
2015-09-16KVM: add halt_attempted_poll to VCPU statsPaolo Bonzini1-0/+1
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-2/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-9/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-10/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-31/+0
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-21/+43
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2015-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds16-171/+810
2015-08-28s390/io: Add pci_iomap_wc() and pci_iomap_wc_range()Luis R. Rodriguez1-0/+2
2015-08-26s390/numa: remove superfluous ARCH_WANT definesMichael Holzheu1-7/+0
2015-08-12Merge branch 'locking/arch-atomic' into locking/core, because it's ready for upstreamIngo Molnar1-17/+24
2015-08-04KVM: s390: host STP toleration for VMsFan Zhang1-0/+3
2015-08-04s390/syscalls: ignore syscalls reachable via sys_socketcallHeiko Carstens1-1/+16
2015-08-04s390/numa: add emulation supportMichael Holzheu1-0/+4
2015-08-03s390/numa: add core infrastructurePhilipp Hachtmann6-11/+113
2015-08-03locking/static_keys: Add a new static_key interfacePeter Zijlstra1-2/+17
2015-08-03locking, arch: use WRITE_ONCE()/READ_ONCE() in smp_store_release()/smp_load_acquire()Andrey Konovalov1-2/+2
2015-08-03s390/mm: add NUMA balancing primitivesMartin Schwidefsky1-0/+13
2015-08-03s390/kernel: remove save_fpu_regs() parameter and use __LC_CURRENT insteadHendrik Brueckner2-2/+2
2015-07-29KVM: s390: Provide global debug logChristian Borntraeger1-1/+0
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger1-0/+3
2015-07-29s390/sclp: convert early sclp console code to CMartin Schwidefsky2-1/+12
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27s390: Provide atomic_{or,xor,and}Peter Zijlstra1-14/+33
2015-07-22s390/pci: inline get_zdevSebastian Ott1-1/+5
2015-07-22s390/module: enable generic CPU feature modalias using s390 ELF hwcapsHendrik Brueckner1-0/+29
2015-07-22s390/kernel: lazy restore fpu registersHendrik Brueckner5-104/+18
2015-07-22s390/vx: add vector instruction support for older binutils versionsHendrik Brueckner1-0/+480
2015-07-22s390/kernel: dynamically allocate FP register save areaHendrik Brueckner1-5/+14
2015-07-22s390/kernel: introduce fpu-internal.h with fpu helper functionsHendrik Brueckner3-133/+196
2015-07-22s390/kernel: use test_fp_ctl() to verify the floating-point control wordHendrik Brueckner1-1/+0
2015-07-22s390/kernel: move EX_TABLE macros to linkage.h header fileHendrik Brueckner2-19/+22
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour2-15/+1
2015-07-17s390/hugetlb: add hugepages_supported defineDominik Dingel1-0/+1
2015-07-17revert "s390/mm: make hugepages_supported a boot time decision"Dominik Dingel1-4/+4