summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390/kasan: dynamic shadow mem allocation for modulesVasily Gorbik
2018-10-09s390/mm: add kasan shadow to the debugfs pgtable dumpVasily Gorbik
2018-10-09s390/kasan: avoid user access code instrumentationVasily Gorbik
2018-10-09s390/kasan: double the stack sizeVasily Gorbik
2018-10-09s390/kasan: add initialization code and enable itVasily Gorbik
2018-10-09s390: add pgd_page primitiveVasily Gorbik
2018-10-09s390: introduce MAX_PTRS_PER_P4DVasily Gorbik
2018-10-09s390/kasan: replace some memory functionsVasily Gorbik
2018-10-09s390/kasan: avoid instrumentation of early C codeVasily Gorbik
2018-10-09s390/kasan: avoid vdso instrumentationVasily Gorbik
2018-10-09s390/mm: add missing pfn_to_kaddr helperVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik
2018-10-09s390/mem_detect: add info source debug printVasily Gorbik
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik
2018-10-09s390/mem_detect: use SCLP info for continuous memory detectionVasily Gorbik
2018-10-09s390/mem_detect: introduce z/VM specific diag260 callVasily Gorbik
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik
2018-10-09s390: introduce .boot.data section compile time validationVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik
2018-10-09s390: introduce .boot.data sectionVasily Gorbik
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik
2018-10-09s390/decompressor: get rid of .bss usageVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-10-09s390: add stack switch helperMartin Schwidefsky
2018-10-09s390/pfault: do not use stack buffers for hardware dataMartin Schwidefsky
2018-10-09s390/hypfs: do not use stack buffers for hardware dataMartin Schwidefsky
2018-10-09s390/appldata: do not use stack buffers for hardware dataMartin Schwidefsky
2018-10-09s390/appldata: pass parameter list pointer to appldata_asmMartin Schwidefsky
2018-10-08Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-08s390/ccwgroup: add get_ccwgroupdev_by_busid()Julian Wiedmann
2018-10-08s390/zcrypt: multiple zcrypt device nodes supportHarald Freudenberger
2018-10-05KVM: s390: Tracing APCB changesPierre Morel
2018-10-05KVM: s390: fix locking for crypto setting error pathChristian Borntraeger
2018-10-04Merge tag 'kvm-s390-next-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2018-10-03signal: Remove the need for __ARCH_SI_PREABLE_SIZE and SI_PAD_SIZEEric W. Biederman
2018-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-01s390/mm: optimize locking without huge pages in gmap_pmd_op_walk()David Hildenbrand
2018-10-01KVM: s390: set host program identifierCollin Walling
2018-09-28KVM: s390: CPU model support for AP virtualizationTony Krowiak
2018-09-28KVM: s390: device attrs to enable/disable AP interpretationTony Krowiak
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel