aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/ipl_parm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle1-2/+2
2021-06-18s390/ipl_parm: use register pair instead of register asmHeiko Carstens1-12/+14
2021-06-18s390/ipl_parm: fix program check new psw handlingHeiko Carstens1-8/+11
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik1-4/+4
2021-06-07s390/boot: access kernel command line via parmareaHeiko Carstens1-4/+4
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle1-3/+3
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-30/+14
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens1-1/+4
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov1-3/+12
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov1-8/+23
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik1-1/+1
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik1-0/+8
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov1-2/+2
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport1-1/+1
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport1-1/+1
2020-01-31s390/boot: add dfltcc= kernel command line parameterMikhail Zaslonko1-0/+14
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