summaryrefslogtreecommitdiff
path: root/arch/s390/boot/boot.h
AgeCommit message (Expand)Author
2024-02-26s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev
2024-02-26s390/boot: simplify GOT handlingAlexander Gordeev
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf
2023-04-13s390/kaslr: generalize and improve random base distributionVasily Gorbik
2023-04-13s390/kaslr: provide kaslr_enabled() functionHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik
2023-02-06s390/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2023-01-13s390/boot: detect and enable memory facilitiesAlexander Gordeev
2023-01-13s390/boot: cleanup decompressor header filesAlexander Gordeev
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov
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
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2019-09-17Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2019-09-13s390/startup: add pgm check info printingVasily Gorbik
2019-07-29s390/boot: add missing declarations and includesVasily Gorbik
2019-07-23s390: enable detection of kernel version from bzImageVasily Gorbik
2019-04-29s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-03-01s390: warn about clearing als implied facilitiesVasily Gorbik
2019-03-01s390: allow overriding facilities via command lineVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik
2018-10-09s390: remove decompressor's head.SVasily Gorbik