summaryrefslogtreecommitdiff
path: root/arch/s390/boot/pgm_check_info.c
AgeCommit message (Expand)AuthorFilesLines
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens1-112/+0
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens1-27/+23
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle1-9/+9
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev1-1/+3
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens1-1/+1
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik1-3/+2
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle1-2/+2
2021-09-04Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan1-1/+1
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov1-2/+2
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov1-1/+0
2020-11-20s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik1-0/+7
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik1-0/+23
2020-11-20s390/decompressor: add symbols supportVasily Gorbik1-2/+67
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik1-78/+65
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik1-1/+2
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik1-0/+8
2019-09-13s390/startup: add pgm check info printingVasily Gorbik1-0/+90