aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/include (follow)
AgeCommit message (Expand)AuthorFilesLines
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-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
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
2015-11-27s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky1-2/+0
2015-11-27s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky1-1/+0
2015-11-27s390/zcore: copy vector registers into the image dataMartin Schwidefsky1-0/+1
2015-11-16s390: wire up mlock2 system callHeiko Carstens1-1/+2
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky1-3/+10
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2-1/+3
2015-11-09s390/pci_dma: handle dma table failuresSebastian Ott1-1/+3
2015-11-09s390/syscalls: remove system call number calculationHeiko Carstens1-8/+8
2015-11-09s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky1-3/+3
2015-11-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2015-11-05Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2-1/+8
2015-11-04Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-0/+2
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky3-7/+0
2015-11-02Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/amd' into nextJoerg Roedel2-1/+8
2015-10-27s390/nmi: remove castsHeiko Carstens1-43/+46