summaryrefslogtreecommitdiff
path: root/arch/xtensa/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov
2023-01-13objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra
2022-03-09xtensa: make secondary reset vector support conditionalMax Filippov
2021-10-18xtensa: only build windowed register support code when neededMax Filippov
2020-02-04xtensa: reorganize vectors placementMax Filippov
2020-02-04xtensa: separate SMP and XIP supportMax Filippov
2020-02-04xtensa: move fast exception handlers close to vectorsMax Filippov
2019-12-03Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2019-11-26xtensa: merge .fixup with .textMax Filippov
2019-11-26xtensa: add XIP kernel supportMax Filippov
2019-11-04xtensa: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-05-06xtensa: replace variant/core.h with asm/core.hMax Filippov
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2018-10-30xtensa: clean up xtensa-specific property sectionsMax Filippov
2018-10-30xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov
2018-10-29xtensa: add NOTES section to the linker scriptMax Filippov
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov
2017-06-05xtensa: reduce double exception literal reservationMax Filippov
2017-03-01xtensa: allow merging vectors into .text sectionMax Filippov
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov
2014-08-14xtensa: don't allow overflow/underflow on unaligned stackMax Filippov
2014-06-09xtensa: add fixup for double exception raised in window overflowMax Filippov
2014-01-14xtensa: add SMP supportMax Filippov
2013-05-09xtensa: add MMU v3 supportMax Filippov
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel
2008-02-13[XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier
2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-07-17xtensa: use DATA_DATA in xtensaMathieu Desnoyers