summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/startup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: get rid of startup archiveHeiko Carstens2022-05-061-1/+1
* s390/boot: simplify and fix kernel memory layout setupVasily Gorbik2021-11-161-57/+31
* s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-041-0/+8
* s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev2021-08-251-8/+12
* s390/boot: get rid of arithmetics on function pointersHeiko Carstens2021-07-271-1/+1
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-31/+0
* s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov2021-07-271-2/+5
* s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-271-4/+8
* s390/boot: disable Secure Execution in dump modeAlexander Egorenkov2021-07-271-0/+1
* s390/boot: move uv function declarations to boot/uv.hAlexander Egorenkov2021-07-271-0/+1
* s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov2021-07-271-6/+0
* s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov2021-07-051-0/+1
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-181-0/+88
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-071-0/+3
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-201-4/+44
* s390/early: rewrite program parameter setup in CVasily Gorbik2020-11-091-0/+10
* s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens2020-11-091-0/+16
* treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches2020-10-251-1/+1
* s390: remove unused _swsusp_reset_dmaVasily Gorbik2020-09-291-2/+0
* s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-161-0/+3
* s390/kaslr: store KASLR offset for early dumpsGerald Schaefer2019-11-301-0/+5
* Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2019-11-251-1/+1
|\
| * s390/boot: fix section name escapingNick Desaulniers2019-10-311-1/+1
* | s390/kaslr: add support for R_390_GLOB_DAT relocation typeGerald Schaefer2019-10-221-3/+11
|/
* s390: clean .bss before running uncompressed kernelVasily Gorbik2019-08-211-0/+6
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-1/+1
* s390/kernel: add support for kernel address space layout randomization (KASLR)Gerald Schaefer2019-04-291-2/+29
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-0/+39
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+27
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-9/+9
* s390/uv: introduce guest side ultravisor codeVasily Gorbik2019-04-101-0/+2
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-101-0/+4
* 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/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-091-0/+1
* s390: introduce .boot.data sectionVasily Gorbik2018-10-091-0/+10
* s390/decompressor: clean up and rename compressed/misc.cVasily Gorbik2018-10-091-0/+10
* s390: rescue initrd as early as possibleVasily Gorbik2018-10-091-0/+24
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-091-6/+4
* s390: remove decompressor's head.SVasily Gorbik2018-10-091-0/+17