summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* s390: make extables read-onlyVasily Gorbik2023-04-041-1/+2
* s390/kasan: move shadow mapping to decompressorVasily Gorbik2023-03-201-0/+7
* Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-02-211-0/+4
|\
| * s390: discard .interp sectionIlya Leoshkevich2023-01-251-0/+1
| * Merge branch 'fixes' into featuresHeiko Carstens2023-01-171-0/+4
| |\
| * | s390/mm: start kernel with DAT enabledAlexander Gordeev2023-01-131-0/+3
* | | Merge tag 'v6.2-rc6' into sched/core, to pick up fixesIngo Molnar2023-01-311-0/+4
|\ \ \ | | |/ | |/|
| * | s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36Masahiro Yamada2023-01-061-0/+2
| * | s390: expicitly align _edata and _end symbols on page boundaryAlexander Gordeev2023-01-061-0/+2
| |/
* / objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
|/
* s390: fix nospec table alignmentsJosh Poimboeuf2022-08-301-0/+1
* s390: remove .fixup sectionHeiko Carstens2022-03-081-1/+0
* s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-041-0/+1
* s390: fix typo in linker scriptHeiko Carstens2021-08-251-1/+1
* s390: rename dma section to amode31Heiko Carstens2021-08-051-19/+19
* s390/ftrace: implement hotpatchingIlya Leoshkevich2021-08-031-0/+2
* s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-271-0/+33
* s390/mm: use invalid asce instead of kernel asceHeiko Carstens2020-11-231-1/+2
* vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook2020-09-011-0/+1
* vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook2019-11-041-1/+1
* vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-2/+0
* vmlinux.lds.h: Move Program Header restoration into NOTES macroKees Cook2019-11-041-3/+1
* vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notesKees Cook2019-11-041-0/+2
* s390: Move RO_DATA into "text" PT_LOAD Program HeaderKees Cook2019-11-041-2/+2
* s390: put _stext and _etext into .text sectionVasily Gorbik2019-08-061-6/+4
* s390/kernel: build a relocatable kernelGerald Schaefer2019-04-291-0/+15
* s390: introduce .boot.preserved.data sectionGerald Schaefer2019-04-101-0/+4
* s390: avoid vmlinux segments overlapVasily Gorbik2018-10-261-2/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-10-231-0/+1
|\
| * s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel2018-10-021-1/+1
| * jump_table: Move entries into ro_after_init regionArd Biesheuvel2018-09-271-0/+1
* | s390: introduce .boot.data sectionVasily Gorbik2018-10-091-4/+9
* | s390: rescue initrd as early as possibleVasily Gorbik2018-10-091-0/+1
* | s390/decompressor: rework uncompressed image info collectionVasily Gorbik2018-10-091-0/+10
|/
* s390: move _text to an actual .text startVasily Gorbik2018-07-021-6/+1
* s390: correct _stext offsetVasily Gorbik2018-07-021-0/+1
* s390: get rid of the first mb of uncompressed imageVasily Gorbik2018-07-021-1/+1
* s390: put expoline execute-trampolines into .text sectionVasily Gorbik2018-07-021-0/+1
* s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik2018-06-251-1/+1
* s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada2018-05-231-2/+2
* s390: introduce execute-trampolines for branchesMartin Schwidefsky2018-02-071-0/+14
* s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner2017-12-131-0/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-131-5/+23
|\
| * s390: remove named saved segment supportHeiko Carstens2017-11-081-5/+0
| * s390: introduce CPU alternativesVasily Gorbik2017-10-181-0/+23
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* s390: move _text symbol to address higher than zeroHeiko Carstens2017-05-091-1/+7
* mm: fix section name for .data..ro_after_initKees Cook2017-03-311-2/+0
* s390: add no-execute supportMartin Schwidefsky2017-02-081-1/+8