summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Revert "s390/kbuild: enable modversions for symbols exported from asm"Sasha Levin2017-12-161-8/+0
* s390/kbuild: enable modversions for symbols exported from asmHeiko Carstens2017-11-301-0/+8
* s390/disassembler: increase show_code buffer sizeVasily Gorbik2017-11-301-2/+2
* security/keys: add CONFIG_KEYS_COMPAT to KconfigBilal Amarni2017-11-181-3/+0
* Make asm/word-at-a-time.h available on all architecturesChris Metcalf2017-08-111-0/+1
* s390/syscalls: Fix out of bounds arguments accessJiri Olsa2017-07-271-0/+6
* s390/vmem: fix identity mappingHeiko Carstens2017-06-261-1/+1
* s390/mm: fix CMMA vs KSM vs othersChristian Borntraeger2017-04-301-0/+2
* s390/uaccess: get_user() should zero on failure (again)Heiko Carstens2017-04-221-1/+1
* s390/decompressor: fix initrd corruption caused by bss clearMarcelo Henrique Cerri2017-04-221-16/+19
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-04-181-1/+18
* s390: use correct input data address for setup_randomnessHeiko Carstens2017-04-181-1/+1
* s390: make setup_randomness workHeiko Carstens2017-04-181-3/+3
* s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-04-181-1/+2
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-04-181-0/+3
* s390: get_user() should zero on failureAl Viro2016-10-051-4/+4
* s390/mm: fix gmap tlb flush issuesSasha Levin2016-08-221-2/+2
* Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-07-121-7/+0
* s390/hugetlb: add hugepages_supported defineDominik Dingel2016-05-101-0/+1
* s390/pci: enforce fmb page boundary ruleSebastian Ott2016-04-182-2/+5
* s390/pci: extract software counters from fmbSebastian Ott2016-04-184-14/+28
* s390/compat: correct restore of high gprs on signal returnMartin Schwidefsky2016-03-081-1/+1
* s390: fix normalization bug in exception table sortingArd Biesheuvel2016-02-091-2/+6
* s390/boot/decompression: disable floating point in decompressorChristian Borntraeger2015-10-271-1/+1
* s390/compat: correct uc_sigmask of the compat signal frameMartin Schwidefsky2015-10-271-4/+23
* kexec: allocate the kexec control page with KEXEC_CONTROL_MEMORY_GFPMartin Schwidefsky2015-08-271-0/+3
* s390/sclp: clear upper register halves in _sclp_print_earlyMartin Schwidefsky2015-08-271-0/+4
* s390/kdump: fix REGSET_VX_LOW vector register ELF notesMichael Holzheu2015-07-051-1/+1
* s390/mm: correct return value of pmd_pfnMartin Schwidefsky2015-06-101-1/+1
* crypto: s390/ghash - Fix incorrect ghash icv buffer handling.Harald Freudenberger2015-06-101-12/+13
* mm/hugetlb: use pmd_page() in follow_huge_pmd()Naoya Horiguchi2015-05-171-20/+0
* s390/hibernate: fix save and restore of kernel text sectionHeiko Carstens2015-05-171-0/+4
* KVM: s390: fix get_all_floating_irqsJens Freimann2015-05-171-26/+32
* KVM: s390: no need to hold the kvm->mutex for floating interruptsChristian Borntraeger2015-05-171-8/+0
* KVM: s390: Zero out current VMDB of STSI before including level3 data.Ekaterina Tumanova2015-05-171-0/+1
* KVM: s390: reinjection of irqs can fail in the tpi handlerDavid Hildenbrand2015-05-173-5/+8
* KVM: s390: fix handling of write errors in the tpi handlerDavid Hildenbrand2015-05-171-17/+23
* kvm: move advertising of KVM_CAP_IRQFD to common codePaolo Bonzini2015-03-281-1/+0
* KVM: s390: avoid memory leaks if __inject_vm() failsDavid Hildenbrand2015-03-061-1/+5
* KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-03-061-0/+2
* KVM: s390: base hrtimer on a monotonic clockDavid Hildenbrand2015-03-061-1/+1
* KVM: s390: forward hrtimer if guest ckc not pending yetDavid Hildenbrand2015-03-061-2/+12
* vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds2015-02-051-0/+6
* crypto: prefix module autoloading with "crypto-"Kees Cook2015-01-296-9/+9
* KVM: s390: Fix ipte lockingChristian Borntraeger2015-01-161-6/+14
* KVM: s390: flush CPU on load controlChristian Borntraeger2015-01-161-2/+2
* KVM: s390: Fix size of monitor-class number fieldThomas Huth2015-01-161-1/+1
* groups: Consolidate the setgroups permission checksEric W. Biederman2015-01-081-1/+1
* s390: fix machine check handlingSebastian Ott2014-12-011-6/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-11-0511-90/+67
|\