summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-30s390/ap: let bus_register() add the AP bus sysfs attributesJulian Wiedmann
2020-11-30s390/vdso: add missing prototypes for vdso functionsHeiko Carstens
2020-11-30s390/Kconfig: default PCI_NR_FUNCTIONS to 512Niklas Schnelle
2020-11-23s390/vdso: reimplement getcpu vdso syscallHeiko Carstens
2020-11-23s390/mm: add debug user asce supportHeiko Carstens
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens
2020-11-23s390: fix fpu restore in entry.SSven Schnelle
2020-11-20init/Kconfig: make COMPILE_TEST depend on !S390Heiko Carstens
2020-11-20s390/vmem: make variable and function names consistentAlexander Gordeev
2020-11-20s390/vmem: remove redundant checkAlexander Gordeev
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann
2020-11-20s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-20s390/decompressor: add symbols supportVasily Gorbik
2020-11-20s390/decompressor: correct some asm symbols annotationsVasily Gorbik
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-20s390/prng: let misc_register() add the prng sysfs attributesJulian Wiedmann
2020-11-20s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab
2020-11-20s390: add separate program check exit pathHeiko Carstens
2020-11-20Merge branch 'fixes' into featuresHeiko Carstens
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar
2020-11-18s390/sclp: avoid copy of sclp_info_sccbSumanth Korikkar
2020-11-18s390/sclp: use memblock for early read cpu infoSumanth Korikkar
2020-11-18s390/pci: inform when missing required facilitiesNiklas Schnelle
2020-11-12s390/mm: remove unused clear_user_asce()Heiko Carstens
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter
2020-11-12s390: update defconfigsHeiko Carstens
2020-11-09s390/zcrypt/pkey: introduce zcrypt_wait_api_operational() functionHarald Freudenberger
2020-11-09s390/ap: ap bus userspace notifications for some bus conditionsHarald Freudenberger
2020-11-09s390/trng: set quality to 1024Christian Borntraeger
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik
2020-11-09s390/kasan: make kasan header self-containedVasily Gorbik
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik
2020-11-09s390/kasan: avoid confusing namingVasily Gorbik
2020-11-09s390/decompressor: fix build warningVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2020-11-09s390/mm: extend default vmalloc area size to 512GBHeiko Carstens
2020-11-09s390: make sure vmemmap is top region table entry alignedVasily Gorbik
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik
2020-11-09s390: fix system call exit pathHeiko Carstens
2020-11-08Linux 5.10-rc3Linus Torvalds