aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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/jikos/livepatchingLinus Torvalds1-1/+1
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus 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/s390/linuxLinus 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
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens3-6/+6
2016-01-11s390/mem_detect: use unsigned longsHeiko Carstens1-4/+4
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 Carstens1-4/+13
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+4
2016-01-07KVM: s390: implement the RI support of guestFan Zhang2-1/+5
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-12-30s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens1-3/+3
2015-12-18s390/cio: Consolidate inline assemblies and related data definitionsPeter Oberparleiter1-14/+0
2015-12-18s390/setup: cleanup machine flagsChristian Borntraeger1-17/+14
2015-12-18s390/facilities: add z13 als bitHeiko Carstens1-0/+3
2015-12-18s390/facilities: optimize test_facility()Heiko Carstens1-0/+6
2015-12-18s390/facilities: remove unneeded facility bitsHeiko Carstens1-12/+0
2015-12-18s390/facilities: add helper tool to generate facility listsHeiko Carstens2-0/+72
2015-12-18s390/facilities: use stfl mnemonic instead of insn magicHeiko Carstens1-4/+2
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2-0/+3
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand1-0/+7
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand1-1/+5
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski1-1/+1
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski1-0/+1
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski1-1/+2
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski1-6/+41
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski1-0/+2
2015-11-27s390/spinlock: do not yield to a CPU in udelay/mdelayMartin Schwidefsky1-0/+12