aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-11/+5
2016-01-12Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-2/+1
2016-01-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-144/+454
2016-01-11Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2016-01-09[s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro1-2/+1
2016-01-08KVM: move architecture-dependent requests to arch/Paolo Bonzini1-0/+4
2016-01-07KVM: s390: implement the RI support of guestFan Zhang3-1/+27
2016-01-07kvm/s390: drop unpaired smp_mbMichael S. Tsirkin1-1/+0
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek1-0/+3
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-5/+12
2015-12-18bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann1-11/+2
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu1-5/+12
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl1-1/+5
2015-12-15KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel4-7/+25
2015-12-15KVM: s390: obey kptr_restrict in tracesChristian Borntraeger2-7/+8
2015-12-15KVM: s390: use assignment instead of memcpyChristian Borntraeger1-2/+4
2015-12-04lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso1-1/+1
2015-11-30KVM: s390: remove redudant assigment of error codeChristian Borntraeger1-3/+1
2015-11-30KVM: s390: remove pointless test_facility(2) checkHeiko Carstens1-1/+1
2015-11-30KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand1-0/+5
2015-11-30s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand3-0/+22
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand1-1/+5
2015-11-30KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand1-1/+1
2015-11-30KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand1-12/+11
2015-11-30KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand1-8/+4
2015-11-30KVM: s390: fix SCA related races and double useDavid Hildenbrand1-6/+5
2015-11-30KVM: s390: we always have a SCADavid Hildenbrand1-6/+1
2015-11-30KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand1-2/+4
2015-11-30KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2-2/+3
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski4-9/+103
2015-11-30KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski3-29/+106
2015-11-30KVM: s390: Introduce new structuresEugene (jno) Dvurechenski4-26/+70
2015-11-30KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski1-13/+31
2015-11-30KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski1-27/+45
2015-11-30KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2-5/+10
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski1-0/+2
2015-11-30KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand2-42/+24
2015-11-30KVM: Use common function for VCPU lookup by idDavid Hildenbrand1-8/+3
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini18-243/+160
2015-11-19KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2-8/+3
2015-11-19KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand1-0/+4
2015-11-19KVM: s390: fix pfmf intercept handlerHeiko Carstens1-1/+1
2015-11-19KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand1-1/+5
2015-11-16s390: remove SALIPL loaderHeiko Carstens1-79/+8
2015-11-16s390: wire up mlock2 system callHeiko Carstens3-1/+4
2015-11-16s390: remove g5 elf platform supportHeiko Carstens1-3/+0
2015-11-16s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky4-86/+23
2015-11-12s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe1-1/+1
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott3-12/+40
2015-11-11s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott1-12/+5