summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/pgm_check_info.c
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: Uncouple virtual and physical kernel offsetsAlexander Gordeev2024-04-171-1/+3
* s390/kaslr: provide kaslr_enabled() functionHeiko Carstens2023-04-131-1/+1
* s390/boot: rework decompressor reserved trackingVasily Gorbik2023-03-201-3/+2
* s390: rename last_break to pgm_last_breakSven Schnelle2021-10-261-2/+2
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+1
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-271-2/+2
* | s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov2021-07-271-1/+0
|/
* s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik2020-11-201-0/+7
* s390/decompressor: add stacktrace supportVasily Gorbik2020-11-201-0/+23
* s390/decompressor: add symbols supportVasily Gorbik2020-11-201-2/+67
* s390/decompressor: add decompressor_printkVasily Gorbik2020-11-201-78/+65
* s390/startup: correct early pgm check info formattingVasily Gorbik2020-10-021-1/+2
* s390/startup: add kaslr_offset to pgm check info printVasily Gorbik2020-09-301-0/+8
* s390/startup: add pgm check info printingVasily Gorbik2019-09-131-0/+90