aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/ipl_parm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-3/+8
2019-08-26s390/startup: correct command line options parsingVasily Gorbik1-3/+3
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik1-1/+1
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik1-0/+5
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik1-2/+0
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann1-1/+1
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer1-3/+12
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky1-5/+5
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky1-7/+7
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik1-1/+1
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik1-0/+3
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik1-12/+12
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik1-0/+16
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik1-2/+48
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik1-1/+10
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik1-0/+173