summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2017-05-25s390/cputime: fix incorrect system timeMartin Schwidefsky1-3/+18
2017-05-25s390/kdump: Add final noteMichael Holzheu1-0/+15
2017-04-27s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger1-0/+2
2017-04-12s390/uaccess: get_user() should zero on failure (again)Heiko Carstens1-1/+1
2017-04-12s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri1-16/+19
2017-03-26s390/pci: fix use after free in dma_initSebastian Ott1-6/+10
2017-03-18s390/kdump: Use "LINUX" ELF note name instead of "CORE"Michael Holzheu1-8/+10
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank1-1/+18
2017-03-15s390: use correct input data address for setup_randomnessHeiko Carstens1-1/+1
2017-03-15s390: make setup_randomness workHeiko Carstens1-3/+3
2017-03-15s390: TASK_SIZE for kernel threadsMartin Schwidefsky1-1/+2
2017-03-15KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-02-01s390/ptrace: Preserve previous registers for short regset writeMartin Schwidefsky1-0/+8
2017-01-12s390/crypto: unlock on error in prng_tdes_read()Dan Carpenter1-2/+4
2016-11-18s390/hypfs: Use get_free_page() instead of kmalloc to ensure page alignmentMichael Holzheu1-3/+3
2016-10-28s390/mm: fix gmap tlb flush issuesDavid Hildenbrand2-3/+4
2016-09-24s390: get_user() should zero on failureAl Viro1-4/+4
2016-09-15s390/crypto: provide correct file mode at device register.Harald Freudenberger1-0/+2
2016-09-15s390/pci_dma: fix DMA table corruption with > 4 TB main memoryGerald Schaefer3-7/+17
2016-08-16Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu1-7/+0
2016-07-27s390: fix test_fp_ctl inline assembly contraintsMartin Schwidefsky1-1/+1
2016-06-24s390/bpf: reduce maximum program size to 64 KBMichael Holzheu1-1/+1
2016-06-24s390/bpf: fix recache skb->data/hlen for skb_vlan_push/popMichael Holzheu2-3/+3
2016-05-19s390/mm: fix asce_bits handling with dynamic pagetable levelsGerald Schaefer8-77/+62
2016-05-05s390/pci: add extra padding to function measurement blockSebastian Ott1-1/+2
2016-04-12s390/pci: enforce fmb page boundary ruleSebastian Ott2-2/+5
2016-04-12s390/cpumf: add missing lpp magic initializationHeiko Carstens1-0/+1
2016-04-12s390: fix floating pointer register corruption (again)Martin Schwidefsky1-104/+2
2016-04-12s390/cpumf: Fix lpp detectionChristian Borntraeger1-1/+1
2016-03-16s390/mm: four page table levels vs. forkMartin Schwidefsky2-10/+30
2016-03-16KVM: s390: correct fprs on SIGP (STOP AND) STORE STATUSDavid Hildenbrand1-1/+1
2016-03-04s390/fpu: signals vs. floating point control registerMartin Schwidefsky1-0/+2
2016-03-04s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky1-1/+1
2016-03-04s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2016-03-04KVM: s390: fix memory overwrites when vx is disabledDavid Hildenbrand2-86/+43
2016-03-04s390/kvm: remove dependency on struct save_area definitionMartin Schwidefsky2-15/+16
2016-03-04KVM: s390: fix guest fprs memory leakDavid Hildenbrand1-1/+4
2015-12-18s390/dis: Fix handling of format specifiersMichael Holzheu1-5/+12
2015-11-24Merge tag 'kvm-arm-for-v4.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Paolo 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