summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorLines
2022-08-30s390: fix nospec table alignmentsJosh Poimboeuf-0/+1
2022-03-08s390: remove .fixup sectionHeiko Carstens-1/+0
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev-0/+1
2021-08-25s390: fix typo in linker scriptHeiko Carstens-1/+1
2021-08-05s390: rename dma section to amode31Heiko Carstens-19/+19
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich-0/+2
2021-07-27s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov-0/+33
2020-11-23s390/mm: use invalid asce instead of kernel asceHeiko Carstens-1/+2
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook-2/+0
2019-11-04vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook-3/+1
2019-11-04vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook-0/+2
2019-11-04s390: Move RO_DATA into "text" PT_LOAD Program HeaderKees Cook-2/+2
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik-6/+4
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer-0/+15
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer-0/+4
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik-2/+2
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2018-10-09s390: introduce .boot.data sectionVasily Gorbik-4/+9
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik-0/+1
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik-0/+10
2018-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel-1/+1
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel-0/+1
2018-07-02s390: move _text to an actual .text startVasily Gorbik-6/+1
2018-07-02s390: correct _stext offsetVasily Gorbik-0/+1
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik-1/+1
2018-07-02s390: put expoline execute-trampolines into .text sectionVasily Gorbik-0/+1
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik-1/+1
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada-2/+2
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky-0/+14
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner-0/+3
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-5/+23
2017-11-08s390: remove named saved segment supportHeiko Carstens-5/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-18s390: introduce CPU alternativesVasily Gorbik-0/+23
2017-05-09s390: move _text symbol to address higher than zeroHeiko Carstens-1/+7
2017-03-31mm: fix section name for .data..ro_after_initKees Cook-2/+0
2017-02-08s390: add no-execute supportMartin Schwidefsky-1/+8
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski-0/+2
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf-0/+1
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens-1/+11
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens-1/+8
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko-0/+1
2015-03-25s390: remove 31 bit supportHeiko Carstens-7/+0
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens-0/+4
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens-1/+1
2012-07-26s390/linker script: use RO_DATA_SECTIONHeiko Carstens-1/+1
2012-01-18[S390] cleanup entry point definitionChristian Borntraeger-2/+2