summaryrefslogtreecommitdiff
path: root/arch/s390/boot/ipl_parm.c
AgeCommit message (Expand)Author
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-06-18s390/ipl_parm: use register pair instead of register asmHeiko Carstens
2021-06-18s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-07s390/boot: access kernel command line via parmareaHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-08-26s390/startup: correct command line options parsingVasily Gorbik
2019-08-21s390/startup: round down "mem" option to page boundaryVasily Gorbik
2019-08-21s390: move vmalloc option parsing to startup codeVasily Gorbik
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-05-03s390: fix clang -Wpointer-sign warnigns in boot codeArnd Bergmann
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky
2019-04-10s390/protvirt: block kernel command line alterationVasily Gorbik
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik
2018-10-09s390/kasan: use noexec and large pagesVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik