summaryrefslogtreecommitdiff
path: root/arch/s390/boot/boot.h
AgeCommit message (Expand)AuthorFilesLines
2025-03-04s390/boot: Add exception table supportHeiko Carstens1-1/+1
2025-03-04s390/boot: Pass pt_regs to program check handlerHeiko Carstens1-1/+1
2025-03-04s390/alternatives: Add debug functionalityHeiko Carstens1-0/+1
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT2 to cpu_has_edat2()Heiko Carstens1-4/+0
2025-03-04s390/cpufeature: Convert MACHINE_HAS_EDAT1 to cpu_has_edat1()Heiko Carstens1-1/+0
2025-01-26s390/boot: Add physmem tracking debug supportVasily Gorbik1-0/+1
2025-01-26s390/boot: Dump message ring buffer on crash with bootdebugVasily Gorbik1-0/+1
2025-01-26s390/boot: Add prefix filtering to bootdebug messagesVasily Gorbik1-8/+12
2025-01-26s390/boot: Make boot_printk() return intVasily Gorbik1-1/+1
2025-01-26s390/boot: Add support for boot messages loglevelsVasily Gorbik1-0/+12
2025-01-26s390/boot: Add physmem_alloc()Vasily Gorbik1-0/+2
2025-01-26s390/boot: Rename physmem_alloc_top_down() to physmem_alloc_or_die()Vasily Gorbik1-2/+2
2024-12-17s390/mm: Simplify noexec page protection handlingHeiko Carstens1-1/+0
2024-09-07s390/boot: Rename decompressor_printk() to boot_printk()Heiko Carstens1-1/+1
2024-07-23s390: Add infrastructure to patch lowcore accessesSven Schnelle1-0/+2
2024-07-23s390/alternatives: Allow early alternative patching in decompressorSven Schnelle1-0/+2
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar1-6/+0
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev1-1/+0
2024-04-17s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev1-1/+6
2024-02-26s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev1-1/+1
2024-02-26s390/boot: simplify GOT handlingAlexander Gordeev1-2/+2
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf1-0/+6
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik1-1/+3
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens1-1/+0
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik1-0/+7
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik1-5/+25
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik1-1/+1
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik1-1/+1
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik1-0/+1
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik1-1/+2
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik1-2/+2
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik1-1/+1
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev1-0/+2
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev1-1/+5
2023-01-13s390/boot: detect and enable memory facilitiesAlexander Gordeev1-0/+8
2023-01-13s390/boot: cleanup decompressor header filesAlexander Gordeev1-2/+22
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens1-1/+5
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov1-4/+0
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov1-0/+1
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov1-7/+2
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov1-1/+9
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik1-0/+1
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik1-0/+5
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik1-0/+3
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik1-4/+7
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens1-0/+1
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-0/+1
2019-09-13s390/startup: add pgm check info printingVasily Gorbik1-0/+1
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik1-0/+1
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik1-0/+1