aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/startup.c
AgeCommit message (Expand)Author
2020-01-31s390/kaslr: store KASLR offset for early dumpsGerald Schaefer
2019-11-25s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-10s390/uv: introduce guest side ultravisor codeVasily Gorbik
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik
2018-10-09s390: introduce .boot.data sectionVasily Gorbik
2018-10-09s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik