summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter2017-01-121-2/+4
* s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu2016-11-181-3/+3
* s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2016-10-282-3/+4
* s390: get_user() should zero on failureAl Viro2016-09-241-4/+4
* s390/crypto: provide correct file mode at device register.Harald Freudenberger2016-09-151-0/+2
* s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer2016-09-153-7/+17
* Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-08-161-7/+0
* s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky2016-07-271-1/+1
* s390/bpf: reduce maximum program size to 64 KBMichael Holzheu2016-06-241-1/+1
* s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2016-06-242-3/+3
* s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer2016-05-188-77/+62
* s390/pci: add extra padding to function measurement blockSebastian Ott2016-05-041-1/+2
* s390/pci: enforce fmb page boundary ruleSebastian Ott2016-04-122-2/+5
* s390/cpumf: add missing lpp magic initializationHeiko Carstens2016-04-121-0/+1
* s390: fix floating pointer register corruption (again)Martin Schwidefsky2016-04-121-104/+2
* s390/cpumf: Fix lpp detectionChristian Borntraeger2016-04-121-1/+1
* s390/mm: four page table levels vs. forkMartin Schwidefsky2016-03-162-10/+30
* KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand2016-03-161-1/+1
* s390/fpu: signals vs. floating point control registerMartin Schwidefsky2016-03-031-0/+2
* s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-03-031-1/+1
* s390: fix normalization bug in exception table sortingArd Biesheuvel2016-03-031-2/+6
* KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2016-03-032-86/+43
* s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2016-03-032-15/+16
* KVM: s390: fix guest fprs memory leakDavid Hildenbrand2016-03-031-1/+4
* 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
* | KVM: s390: fix wrong lookup of VCPUs by array indexDavid Hildenbrand2015-11-192-8/+3
* | KVM: s390: avoid memory overwrites on emergency signal injectionDavid Hildenbrand2015-11-191-0/+4
* | KVM: s390: fix pfmf intercept handlerHeiko Carstens2015-11-191-1/+1
* | KVM: s390: enable SIMD only when no VCPUs were createdDavid Hildenbrand2015-11-191-1/+5
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-056-145/+127
|\
| * Merge tag 'kvm-arm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-11-041-0/+2
| |\
| | * KVM: Add kvm_arch_vcpu_{un}blocking callbacksChristoffer Dall2015-10-221-0/+2
| * | KVM: s390: use simple switch statement as multiplexerChristian Borntraeger2015-10-291-21/+21
| * | KVM: s390: drop useless newline in debugging dataChristian Borntraeger2015-10-291-4/+4
| * | KVM: s390: SCA must not cross page boundariesDavid Hildenbrand2015-10-291-1/+3
| * | KVM: s390: factor out reading of the guest TOD clockDavid Hildenbrand2015-10-133-15/+14