aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include/asm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-12/+21
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/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-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 tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-8/+64
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 Zhang1-1/+2
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 Dingel1-0/+1
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
2015-11-27s390: remove is_32bit_task() helperHeiko Carstens3-7/+6
2015-11-27s390/sclp: Add VT220 support to early sclp consoleSascha Silbe1-1/+1
2015-11-27s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer1-0/+2
2015-11-27s390/dump: cleanup CPU save area handlingMartin Schwidefsky2-27/+5
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky4-14/+4
2015-11-27s390/dump: streamline oldmem copy functionsMartin Schwidefsky2-2/+3