aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/startup.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02s390: simplify disabled_waitMartin Schwidefsky1-1/+1
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer1-2/+29
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-0/+39
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer1-0/+27
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky1-9/+9
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik1-0/+2
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer1-0/+4
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik1-0/+1
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik1-0/+3
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-0/+1
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik1-0/+1
2018-10-09s390: introduce .boot.data sectionVasily Gorbik1-0/+10
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik1-0/+10
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik1-0/+24
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik1-6/+4
2018-10-09s390: remove decompressor's head.SVasily Gorbik1-0/+17