summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2015-11-273-7/+17
| * | | s390: get_user_pages_fast() might sleepDavid Hildenbrand2015-11-271-0/+1
| * | | s390/spinlock: avoid diagnose loopMartin Schwidefsky2015-11-271-9/+19
| * | | s390/dump: cleanup CPU save area handlingMartin Schwidefsky2015-11-274-192/+140Star
| * | | s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-2710-142/+157
| * | | s390/dump: remove SAVE_AREA_BASEMartin Schwidefsky2015-11-274-35/+41
| * | | s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2015-11-272-15/+16
| * | | s390/dump: streamline oldmem copy functionsMartin Schwidefsky2015-11-275-99/+88Star
| * | | s390/kdump: remove code to create ELF notes in the crashed systemMartin Schwidefsky2015-11-275-63/+28Star
| * | | s390/zcore: remove /sys/kernel/debug/zcore/memMartin Schwidefsky2015-11-271-1/+0Star
| * | | s390/zcore: copy vector registers into the image dataMartin Schwidefsky2015-11-271-0/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-01-132-11/+5Star
|\ \ \
| * | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-0/+3
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-011-5/+12
| |\ \ \ | | | |/ | | |/|
| * | | bpf: move clearing of A/X into classic to eBPF migration prologueDaniel Borkmann2015-12-181-11/+2Star
| | |/ | |/|
* | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-01-131-2/+1Star
|\ \ \
| * | | [s390] page_to_phys() always returns a multiple of PAGE_SIZEAl Viro2016-01-091-2/+1Star
| | |/ | |/|
* | | 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/+0Star
| * | | 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/+1Star
| * | | 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/+11Star
| * | | KVM: s390: always set/clear the SCA sda fieldDavid Hildenbrand2015-11-301-8/+4Star
| * | | KVM: s390: fix SCA related races and double useDavid Hildenbrand2015-11-301-6/+5Star
| * | | KVM: s390: we always have a SCADavid Hildenbrand2015-11-301-6/+1Star
| * | | 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/+24Star
| * | | KVM: Use common function for VCPU lookup by idDavid Hildenbrand2015-11-301-8/+3Star
| | |/ | |/|
* | | 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/+160Star
|\|