summaryrefslogtreecommitdiff
path: root/arch/s390/boot/head.S
AgeCommit message (Expand)Author
2021-10-26s390: support command lines longer than 896 bytesSven Schnelle
2021-10-26s390/kexec_file: move kernel image size checkSven Schnelle
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-07-27s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov
2021-07-27s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov
2021-07-27s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-20s390/decompressor: correct some asm symbols annotationsVasily Gorbik
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik
2020-09-21s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik
2018-09-20s390: clean up stacks setupVasily Gorbik
2018-09-20s390: add initial 64-bit restart PSWMartin Schwidefsky
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik
2018-06-25s390/decompressor: rename entry point to startup_decompressorVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik