summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/head.S
AgeCommit message (Expand)AuthorFilesLines
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik1-1/+2
2020-11-20s390/decompressor: correct some asm symbols annotationsVasily Gorbik1-7/+8
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik1-1/+13
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik1-10/+11
2020-09-21s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik1-6/+0
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov1-0/+6
2020-01-22s390: fix __EMIT_BUG() macroSven Schnelle1-1/+1
2019-09-13s390/startup: add pgm check info printingVasily Gorbik1-1/+9
2019-08-21s390/startup: add initial pgm check handlerVasily Gorbik1-1/+23
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik1-0/+1
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-1/+31
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-1/+4
2019-04-29s390/kexec_file: Simplify parmarea accessPhilipp Rudo1-5/+6
2018-10-09s390/head: avoid doubling early boot stack size under KASANVasily Gorbik1-1/+1
2018-10-09s390: remove decompressor's head.SVasily Gorbik1-5/+1
2018-09-20s390: clean up stacks setupVasily Gorbik1-2/+1
2018-09-20s390: add initial 64-bit restart PSWMartin Schwidefsky1-0/+3
2018-07-02s390/boot: block uncompressed vmlinux booting attemptsVasily Gorbik1-2/+2
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik1-0/+4
2018-06-25s390/decompressor: rename entry point to startup_decompressorVasily Gorbik1-4/+1
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik1-0/+339