aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/boot/compressed/vmlinux.lds.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* s390/boot: get rid of startup archiveHeiko Carstens2022-05-061-108/+0
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-23/+0
* s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-271-1/+4
* s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-271-0/+13
* s390/boot: add build-id to decompressorPhilipp Rudo2020-12-091-0/+1
* s390/decompressor: add symbols supportVasily Gorbik2020-11-201-0/+8
* s390/boot: enable .bss section for compressed kernelAlexander Egorenkov2020-09-161-9/+13
* s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik2019-08-211-1/+2
* s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky2019-05-071-0/+2
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-0/+21
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-101-0/+1
* s390: introduce .boot.data sectionVasily Gorbik2018-10-091-0/+3
* s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-091-6/+15
* s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik2018-07-021-1/+3
* s390/decompressor: discard ___kcrctab sectionVasily Gorbik2018-07-021-0/+1
* s390/decompressor: support uncompressed kernelVasily Gorbik2018-06-251-4/+8
* s390/decompressor: discard __ex_table sectionVasily Gorbik2018-02-271-0/+1
* s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik2018-01-231-0/+6
* s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik2018-01-231-3/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-5/+0
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-181-1/+1
* [S390] add support for compressed kernelsMartin Schwidefsky2010-02-261-0/+55