summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/boot.h
Commit message (Expand)AuthorAgeFilesLines
* s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar2024-04-291-6/+0
* s390/boot: Rework deployment of the kernel imageAlexander Gordeev2024-04-171-1/+0
* s390/mm: Uncouple physical vs virtual address spacesAlexander Gordeev2024-04-171-1/+6
* s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev2024-02-261-1/+1
* s390/boot: simplify GOT handlingAlexander Gordeev2024-02-261-2/+2
* s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-201-0/+6
* s390/kaslr: generalize and improve random base distributionVasily Gorbik2023-04-131-1/+3
* s390/kaslr: provide kaslr_enabled() functionHeiko Carstens2023-04-131-1/+0
* s390/kasan: move shadow mapping to decompressorVasily Gorbik2023-03-201-0/+7
* s390/boot: rework decompressor reserved trackingVasily Gorbik2023-03-201-5/+25
* s390/boot: rename mem_detect to physmem_infoVasily Gorbik2023-03-201-1/+1
* s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik2023-02-141-1/+1
* s390/boot: avoid page tables memory in kaslrVasily Gorbik2023-02-061-0/+1
* s390/mem_detect: handle online memory limit just onceVasily Gorbik2023-02-061-1/+2
* s390/boot: fix mem_detect extended area allocationVasily Gorbik2023-02-061-2/+2
* s390/boot: avoid mapping standby memoryVasily Gorbik2023-01-311-1/+1
* s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev2023-01-131-0/+2
* s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-131-1/+5
* s390/boot: detect and enable memory facilitiesAlexander Gordeev2023-01-131-0/+8
* s390/boot: cleanup decompressor header filesAlexander Gordeev2023-01-131-2/+22
* s390/boot: convert initial lowcore to CHeiko Carstens2022-05-061-1/+5
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-4/+0
* s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-271-0/+1
* s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-271-7/+2
* s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov2021-07-271-1/+9
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-181-0/+1
* s390/decompressor: add stacktrace supportVasily Gorbik2020-11-201-0/+5
* s390/decompressor: add decompressor_printkVasily Gorbik2020-11-201-0/+3
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-4/+7
* s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens2020-11-091-0/+1
* Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-09-171-0/+1
|\
| * s390/startup: add pgm check info printingVasily Gorbik2019-09-131-0/+1
* | s390/boot: add missing declarations and includesVasily Gorbik2019-07-291-0/+1
|/
* s390: enable detection of kernel version from bzImageVasily Gorbik2019-07-231-0/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-0/+3
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+2
* s390: warn about clearing als implied facilitiesVasily Gorbik2019-03-011-0/+1
* s390: allow overriding facilities via command lineVasily Gorbik2019-03-011-0/+1
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-0/+3
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+1
* s390: remove decompressor's head.SVasily Gorbik2018-10-091-0/+7