summaryrefslogtreecommitdiffstats
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2020-11-23s390/mm: remove set_fs / rework address space handlingHeiko Carstens21-375/+51
2020-11-23Merge branch 'fixes' into featuresHeiko Carstens2-5/+7
2020-11-23s390: fix fpu restore in entry.SSven Schnelle2-5/+7
2020-11-20s390/vmem: make variable and function names consistentAlexander Gordeev1-18/+18
2020-11-20s390/vmem: remove redundant checkAlexander Gordeev1-1/+1
2020-11-20s390/stp: let subsys_system_register() sysfs attributesJulian Wiedmann1-30/+14
2020-11-20s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik1-0/+7
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik5-3/+32
2020-11-20s390/decompressor: add symbols supportVasily Gorbik4-5/+97
2020-11-20s390/decompressor: correct some asm symbols annotationsVasily Gorbik2-11/+12
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik2-78/+68
2020-11-20s390/ftrace: assume -mhotpatch or -mrecord-mcount always availableVasily Gorbik3-78/+24
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik9-77/+106
2020-11-20s390/prng: let misc_register() add the prng sysfs attributesJulian Wiedmann1-37/+16
2020-11-20s390/cio: fix kernel-doc markups in cio driver.Mauro Carvalho Chehab2-2/+2
2020-11-20s390: add separate program check exit pathHeiko Carstens1-3/+11
2020-11-20Merge branch 'fixes' into featuresHeiko Carstens3-1/+4
2020-11-18s390/sclp: provide extended sccb supportSumanth Korikkar2-3/+6
2020-11-18s390/pci: inform when missing required facilitiesNiklas Schnelle1-1/+3
2020-11-12s390/mm: remove unused clear_user_asce()Heiko Carstens1-7/+0
2020-11-12s390/cpum_sf.c: fix file permission for cpum_sfb_sizeThomas Richter1-1/+1
2020-11-12s390: update defconfigsHeiko Carstens1-0/+1
2020-11-09s390/pci: remove races against pte updatesDaniel Vetter1-41/+57
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik2-6/+11
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik2-22/+34
2020-11-09s390/kasan: make kasan header self-containedVasily Gorbik1-0/+2
2020-11-09s390/kasan: remove obvious parameter with the only possible valueVasily Gorbik3-5/+5
2020-11-09s390/kasan: avoid confusing namingVasily Gorbik1-9/+7
2020-11-09s390/decompressor: fix build warningVasily Gorbik1-1/+3
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens3-1/+21
2020-11-09s390/mm: extend default vmalloc area size to 512GBHeiko Carstens1-6/+6
2020-11-09s390: make sure vmemmap is top region table entry alignedVasily Gorbik1-4/+5
2020-11-09s390/kasan: remove 3-level paging supportVasily Gorbik3-49/+11
2020-11-09s390: remove unused s390_base_ext_handlerVasily Gorbik3-30/+2
2020-11-09s390/udelay: make it work for the early codeVasily Gorbik3-0/+15
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik1-1/+13
2020-11-09s390: fix system call exit pathHeiko Carstens1-0/+2
2020-11-03s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle1-0/+4
2020-11-03s390/smp: move rcu_cpu_starting() earlierQian Cai1-1/+2
2020-11-03s390: update defconfigsHeiko Carstens3-9/+12
2020-11-03s390/vdso: remove unused constantsHeiko Carstens1-8/+0
2020-11-03s390/vdso: remove empty unused fileHeiko Carstens1-0/+0
2020-11-03s390/mm: make pmd/pud_deref() large page awareGerald Schaefer1-22/+30
2020-10-26s390: correct __bootdata / __bootdata_preserved macrosVasily Gorbik1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches4-5/+5
2020-10-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2-0/+12
2020-10-23Merge tag 'arch-cleanup-2020-10-22' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2020-10-22Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-2/+2
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds3-3/+8
2020-10-22Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds1-0/+1