summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2019-08-06s390: put _stext and _etext into .text sectionVasily Gorbik
2019-04-29s390/kernel: build a relocatable kernelGerald Schaefer
2019-04-10s390: introduce .boot.preserved.data sectionGerald Schaefer
2018-10-26s390: avoid vmlinux segments overlapVasily Gorbik
2018-10-23Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-10-09s390: introduce .boot.data sectionVasily Gorbik
2018-10-09s390: rescue initrd as early as possibleVasily Gorbik
2018-10-09s390/decompressor: rework uncompressed image info collectionVasily Gorbik
2018-10-02s390/vmlinux.lds: Move JUMP_TABLE_DATA into output sectionArd Biesheuvel
2018-09-27jump_table: Move entries into ro_after_init regionArd Biesheuvel
2018-07-02s390: move _text to an actual .text startVasily Gorbik
2018-07-02s390: correct _stext offsetVasily Gorbik
2018-07-02s390: get rid of the first mb of uncompressed imageVasily Gorbik
2018-07-02s390: put expoline execute-trampolines into .text sectionVasily Gorbik
2018-06-25s390/boot: make head.S and als.c be part of the decompressor onlyVasily Gorbik
2018-05-23s390: remove no-op macro VMLINUX_SYMBOL()Masahiro Yamada
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky
2017-12-13s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sectionsHendrik Brueckner
2017-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-18s390: introduce CPU alternativesVasily Gorbik
2017-05-09s390: move _text symbol to address higher than zeroHeiko Carstens
2017-03-31mm: fix section name for .data..ro_after_initKees Cook
2017-02-08s390: add no-execute supportMartin Schwidefsky
2016-11-11mm: kmemleak: scan .data.ro_after_initJakub Kicinski
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko
2015-03-25s390: remove 31 bit supportHeiko Carstens
2013-02-14s390/linker skript: discard exit.data at runtimeHeiko Carstens
2012-10-18s390: fix linker script for 31 bit buildsHeiko Carstens
2012-07-26s390/linker script: use RO_DATA_SECTIONHeiko Carstens
2012-01-18[S390] cleanup entry point definitionChristian Borntraeger
2011-11-14[S390] incorrect note program headerMartin Schwidefsky
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2009-10-06[S390] Enable kmemleak on s390.Heiko Carstens
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds
2009-09-11[S390] clean up linker script using new linker script macros.Nelson Elhage
2009-09-11[S390] Use macros for .data.page_aligned.Tim Abbott
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-12[S390] ftrace: add function graph tracer supportHeiko Carstens
2009-04-26s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-03-26[S390] Fix hypervisor detection for KVMChristian Borntraeger
2008-11-27[S390] Fix alignment of initial kernel stack.Heiko Carstens
2008-08-25[S390] Fix linker script.Heiko Carstens
2008-05-25move BUG_TABLE into RODATAJan Beulich