summaryrefslogtreecommitdiff
path: root/arch/s390/boot/compressed/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens1-108/+0
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov1-23/+0
2021-07-27s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov1-1/+4
2021-07-27s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov1-0/+13
2020-12-09s390/boot: add build-id to decompressorPhilipp Rudo1-0/+1
2020-11-20s390/decompressor: add symbols supportVasily Gorbik1-0/+8
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov1-9/+13
2019-08-21s390/startup: adjust _sdma and _edma to page boundariesVasily Gorbik1-1/+2
2019-05-07s390/boot: fix compiler error due to missing awk strtonumMartin Schwidefsky1-0/+2
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-0/+21
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer1-0/+1
2018-10-09s390: introduce .boot.data sectionVasily Gorbik1-0/+3
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik1-6/+15
2018-07-02s390/decompressor: correct EXCLUDE_FILE constructVasily Gorbik1-1/+3
2018-07-02s390/decompressor: discard ___kcrctab sectionVasily Gorbik1-0/+1
2018-06-25s390/decompressor: support uncompressed kernelVasily Gorbik1-4/+8
2018-02-27s390/decompressor: discard __ex_table sectionVasily Gorbik1-0/+1
2018-01-23s390/decompressor: discard __ksymtab and .eh_frame sectionsVasily Gorbik1-0/+6
2018-01-23s390/decompressor: swap .text and .rodata.compressed sectionsVasily Gorbik1-3/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens1-5/+0
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens1-1/+1
2010-02-27[S390] add support for compressed kernelsMartin Schwidefsky1-0/+55