summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/startup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-11-301-0/+5
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-251-1/+1
|\
| * s390/boot: fix section name escapingNick Desaulniers2019-10-311-1/+1
* | s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-221-3/+11
|/
* s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-0/+6
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-1/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-2/+29
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-0/+39
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+27
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-9/+9
* s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+2
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-101-0/+4
* s390: allow overriding facilities via command lineVasily Gorbik2019-03-011-0/+1
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-0/+3
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+1
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-091-0/+1
* s390: introduce .boot.data sectionVasily Gorbik2018-10-091-0/+10
* s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik2018-10-091-0/+10
* s390: rescue initrd as early as possibleVasily Gorbik2018-10-091-0/+24
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-091-6/+4
* s390: remove decompressor's head.SVasily Gorbik2018-10-091-0/+17