summaryrefslogtreecommitdiff
path: root/arch/s390/boot/boot.h
AgeCommit message (Expand)Author
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