summaryrefslogtreecommitdiff
path: root/arch/s390/boot/pgm_check_info.c
AgeCommit message (Expand)Author
2025-03-04s390/boot: Add exception table supportHeiko Carstens
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik
2025-01-26s390/boot: Use decimal format specifiers in boot messagesVasily Gorbik
2025-01-26s390/boot: Replace boot_printk() with loglevel-specific helpersVasily Gorbik
2024-09-07s390/boot: Move boot_printk() code to own fileHeiko Carstens
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-04-17s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2021-10-26s390: rename last_break to pgm_last_breakSven Schnelle
2021-09-03Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov
2020-11-20s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-20s390/decompressor: add symbols supportVasily Gorbik
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik
2019-09-13s390/startup: add pgm check info printingVasily Gorbik