summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/ipl_parm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-3/+8
|\
| * s390/startup: correct command line options parsingVasily Gorbik2019-08-261-3/+3
| * s390/startup: round down "mem" option to page boundaryVasily Gorbik2019-08-211-1/+1
| * s390: move vmalloc option parsing to startup codeVasily Gorbik2019-08-211-0/+5
* | s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-061-2/+0
|/
* s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann2019-05-031-1/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-3/+12
* s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-261-5/+5
* s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-261-7/+7
* s390/protvirt: block kernel command line alterationVasily Gorbik2019-04-101-1/+1
* s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2019-04-101-0/+3
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-101-12/+12
* s390: warn about clearing als implied facilitiesVasily Gorbik2019-03-011-0/+16
* s390: allow overriding facilities via command lineVasily Gorbik2019-03-011-2/+48
* s390/kasan: use noexec and large pagesVasily Gorbik2018-10-091-1/+10
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-0/+173