summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-311-5/+12
| |\ \
| * | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-11/+2
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-121-2/+1
|\ \ \
| * | | [s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro2016-01-091-2/+1
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-01-1214-144/+454
|\ \ \
| * | | KVM: move architecture-dependent requests to arch/Paolo Bonzini2016-01-081-0/+4
| * | | KVM: s390: implement the RI support of guestFan Zhang2016-01-073-1/+27
| * | | kvm/s390: drop unpaired smp_mbMichael S. Tsirkin2016-01-071-1/+0
| * | | KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-151-1/+5
| * | | KVM: s390: fix mismatch between user and in-kernel guest limitDominik Dingel2015-12-154-7/+25
| * | | KVM: s390: obey kptr_restrict in tracesChristian Borntraeger2015-12-152-7/+8
| * | | KVM: s390: use assignment instead of memcpyChristian Borntraeger2015-12-151-2/+4
| * | | KVM: s390: remove redudant assigment of error codeChristian Borntraeger2015-11-301-3/+1
| * | | KVM: s390: remove pointless test_facility(2) checkHeiko Carstens2015-11-301-1/+1
| * | | KVM: s390: don't load kvm without virtualization supportDavid Hildenbrand2015-11-301-0/+5
| * | | s390: show virtualization support in /proc/cpuinfoDavid Hildenbrand2015-11-303-0/+22
| * | | s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-1/+5
| * | | KVM: s390: don't switch to ESCA for ucontrolDavid Hildenbrand2015-11-301-1/+1
| * | | KVM: s390: cleanup sca_add_vcpuDavid Hildenbrand2015-11-301-12/+11
| * | | KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand2015-11-301-8/+4
| * | | KVM: s390: fix SCA related races and double useDavid Hildenbrand2015-11-301-6/+5
| * | | KVM: s390: we always have a SCADavid Hildenbrand2015-11-301-6/+1
| * | | KVM: s390: fast path for sca_ext_call_pendingDavid Hildenbrand2015-11-301-2/+4
| * | | KVM: s390: Enable up to 248 VCPUs per VMEugene (jno) Dvurechenski2015-11-302-2/+3
| * | | KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-304-9/+103
| * | | KVM: s390: Make provisions for ESCA utilizationEugene (jno) Dvurechenski2015-11-303-29/+106
| * | | KVM: s390: Introduce new structuresEugene (jno) Dvurechenski2015-11-304-26/+70
| * | | KVM: s390: Provide SCA-aware helpers for VCPU add/delEugene (jno) Dvurechenski2015-11-301-13/+31
| * | | KVM: s390: Generalize access to SIGP controlsEugene (jno) Dvurechenski2015-11-301-27/+45
| * | | KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2015-11-302-5/+10
| * | | s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-0/+2
| * | | KVM: s390: rewrite vcpu_post_run and drop out earlyDavid Hildenbrand2015-11-302-42/+24
| * | | KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-301-8/+3
| | |/ | |/|
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-01-111-1/+1
|\ \ \ | |_|/ |/| |
| * | lcoking/barriers, arch: Use smp barriers in smp_store_release()Davidlohr Bueso2015-12-041-1/+1
* | | s390/dis: Fix handling of format specifiersMichael Holzheu2015-12-181-5/+12
| |/ |/|
* | Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2015-11-2418-243/+160
|\ \ | |/
| * s390: remove SALIPL loaderHeiko Carstens2015-11-161-79/+8
| * s390: wire up mlock2 system callHeiko Carstens2015-11-163-1/+4
| * s390: remove g5 elf platform supportHeiko Carstens2015-11-161-3/+0
| * s390: avoid cache aliasing under z/VM and KVMMartin Schwidefsky2015-11-164-86/+23
| * s390/sclp: _sclp_wait_int(): retain full PSW maskSascha Silbe2015-11-121-1/+1
| * s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-113-12/+40
| * s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-111-12/+5
| * s390/pci_dma: improve debugging of errors during dma mapSebastian Ott2015-11-091-11/+30
| * s390/pci_dma: handle dma table failuresSebastian Ott2015-11-092-15/+27
| * s390/pci_dma: unify label of invalid translation table entriesSebastian Ott2015-11-091-4/+3
| * s390/syscalls: remove system call number calculationHeiko Carstens2015-11-091-8/+8
| * s390/diag: add a s390 prefix to the diagnose trace pointMartin Schwidefsky2015-11-093-8/+8
| * s390/head: fix error message on unsupported hardwareSascha Silbe2015-11-091-4/+4
OpenPOWER on IntegriCloud