summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm: kmemleak: scan .data.ro_after_initJakub Kicinski2016-11-111-0/+2
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+1
* s390: add proper __ro_after_init supportHeiko Carstens2016-06-131-1/+11
* s390/mm: align swapper_pg_dir to 16kHeiko Carstens2016-06-131-1/+8
* arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko2016-03-251-0/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-7/+0
* s390/linker skript: discard exit.data at runtimeHeiko Carstens2013-02-141-0/+4
* s390: fix linker script for 31 bit buildsHeiko Carstens2012-10-181-1/+1
* s390/linker script: use RO_DATA_SECTIONHeiko Carstens2012-07-261-1/+1
* [S390] cleanup entry point definitionChristian Borntraeger2012-01-181-2/+2
* [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
* percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
* percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-1/+1
* [S390] Enable kmemleak on s390.Heiko Carstens2009-10-061-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-6/+3
|\
| * linker script: unify usage of discard definitionTejun Heo2009-07-091-7/+3
| * linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* | [S390] clean up linker script using new linker script macros.Nelson Elhage2009-09-111-76/+7
* | [S390] Use macros for .data.page_aligned.Tim Abbott2009-09-111-5/+1
|/
* [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-121-0/+1
* s390: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-2/+2
* [S390] Fix hypervisor detection for KVMChristian Borntraeger2009-03-261-0/+2
* [S390] Fix alignment of initial kernel stack.Heiko Carstens2008-11-271-1/+2
* [S390] Fix linker script.Heiko Carstens2008-08-251-1/+1
* move BUG_TABLE into RODATAJan Beulich2008-05-251-1/+0
* [S390] Fix linker script.Heiko Carstens2008-02-051-1/+1
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+4
* [S390] Move NOTES and BUG_TABLE.Martin Schwidefsky2008-01-261-3/+9
* [S390] s390: use PAGE_SIZE in vmlinux.ldsSam Ravnborg2007-10-121-13/+14
* [S390] s390: beautify vmlinux.ldsSam Ravnborg2007-10-121-106/+127
* [S390] Get rid of new section mismatch warnings.Heiko Carstens2007-07-271-0/+1
* s390: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-191-0/+2
* define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* [PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge2007-05-021-1/+1
* [S390] Use generic bug.Heiko Carstens2007-04-271-1/+9
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+3
* [S390] Mark kernel text section read-only.Heiko Carstens2007-02-051-1/+2
* [S390] boot from NSS supportHongjie Yang2007-02-051-5/+5
OpenPOWER on IntegriCloud