summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/vmlinux.lds.S
Commit message (Expand)AuthorAgeFilesLines
* xtensa: add XIP-aware MTD supportMax Filippov2023-08-281-1/+10
* objtool/idle: Validate __cpuidle code as noinstrPeter Zijlstra2023-01-131-1/+0
* xtensa: make secondary reset vector support conditionalMax Filippov2022-03-091-2/+2
* xtensa: only build windowed register support code when neededMax Filippov2021-10-181-2/+10
* xtensa: reorganize vectors placementMax Filippov2020-02-041-7/+14
* xtensa: separate SMP and XIP supportMax Filippov2020-02-041-34/+34
* xtensa: move fast exception handlers close to vectorsMax Filippov2020-02-041-3/+16
* Merge tag 'xtensa-20191201' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2019-12-031-7/+51
|\
| * xtensa: merge .fixup with .textMax Filippov2019-11-261-5/+1
| * xtensa: add XIP kernel supportMax Filippov2019-11-261-2/+50
* | xtensa: Move EXCEPTION_TABLE to RO_DATA segmentKees Cook2019-11-041-1/+2
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Replace RODATA with RO_DATAKees Cook2019-11-041-1/+1
* | vmlinux.lds.h: Move NOTES into RO_DATAKees Cook2019-11-041-1/+0
|/
* xtensa: replace variant/core.h with asm/core.hMax Filippov2019-05-061-1/+1
* Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2018-11-011-31/+5
|\
| * xtensa: clean up xtensa-specific property sectionsMax Filippov2018-10-301-14/+3
| * xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov2018-10-301-17/+1
| * xtensa: add NOTES section to the linker scriptMax Filippov2018-10-291-0/+1
* | vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook2018-10-101-1/+0
|/
* xtensa: drop unneeded platform/hardware.h headersMax Filippov2018-08-201-1/+1
* xtensa: build kernel with text-section-literalsMax Filippov2017-12-101-66/+24
* xtensa: reduce double exception literal reservationMax Filippov2017-06-051-3/+3
* xtensa: allow merging vectors into .text sectionMax Filippov2017-03-011-0/+41
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-0/+3
* xtensa: cleanup MMU setup and kernel layout macrosMax Filippov2016-07-241-4/+0
* xtensa: drop unused sections and remapped reset handlersMax Filippov2015-11-031-25/+0
* xtensa: fix secondary core boot in SMPMax Filippov2015-11-031-10/+2
* xtensa: don't allow overflow/underflow on unaligned stackMax Filippov2014-08-141-2/+2
* xtensa: add fixup for double exception raised in window overflowMax Filippov2014-06-091-2/+2
* xtensa: add SMP supportMax Filippov2014-01-141-0/+26
* xtensa: add MMU v3 supportMax Filippov2013-05-091-16/+32
* xtensa: dispatch medium-priority interruptsMarc Gauthier2013-02-231-3/+65
* xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov2012-10-031-5/+0
* xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven2012-06-201-2/+1
* 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
* xtensa: Cleanup linker script using new linker script macros.Tim Abbott2009-09-241-61/+14
* linker script: unify usage of discard definitionTejun Heo2009-07-091-10/+4
* linker script: throw away .discard sectionTejun Heo2009-06-241-0/+1
* xtensa: Fix linker script to include .literal sectionsChris Zankel2009-05-111-3/+1
* xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott2009-04-261-2/+2
* xtensa: let platform override KERNELOFFSETJohannes Weiner2009-04-021-0/+3
* xtensa: move headers files to arch/xtensa/includeChris Zankel2008-11-061-1/+1
* [XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier2008-02-131-0/+2
* [XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel2008-02-131-1/+3
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-4/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-1/+2
|\
| * xtensa: use DATA_DATA in xtensaMathieu Desnoyers2007-07-171-1/+2
* | define new percpu interface for shared dataFenghua Yu2007-07-191-4/+1
|/