aboutsummaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel/vmlinux.lds.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-01Merge tag 'xtensa-20181101' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-31/+5
2018-10-30xtensa: clean up xtensa-specific property sectionsMax Filippov1-14/+3
2018-10-30xtensa: use DWARF_DEBUG in the vmlinux.lds.SMax Filippov1-17/+1
2018-10-29xtensa: add NOTES section to the linker scriptMax Filippov1-0/+1
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook1-1/+0
2018-08-20xtensa: drop unneeded platform/hardware.h headersMax Filippov1-1/+1
2017-12-10xtensa: build kernel with text-section-literalsMax Filippov1-66/+24
2017-06-05xtensa: reduce double exception literal reservationMax Filippov1-3/+3
2017-03-01xtensa: allow merging vectors into .text sectionMax Filippov1-0/+41
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-0/+3
2016-07-24xtensa: cleanup MMU setup and kernel layout macrosMax Filippov1-4/+0
2015-11-03xtensa: drop unused sections and remapped reset handlersMax Filippov1-25/+0
2015-11-03xtensa: fix secondary core boot in SMPMax Filippov1-10/+2
2014-08-14xtensa: don't allow overflow/underflow on unaligned stackMax Filippov1-2/+2
2014-06-09xtensa: add fixup for double exception raised in window overflowMax Filippov1-2/+2
2014-01-14xtensa: add SMP supportMax Filippov1-0/+26
2013-05-09xtensa: add MMU v3 supportMax Filippov1-16/+32
2013-02-23xtensa: dispatch medium-priority interruptsMarc Gauthier1-3/+65
2012-10-03xtensa: drop CONFIG_EMBEDDED_RAMDISKMax Filippov1-5/+0
2012-06-20xtensa: replace xtensa-specific _f{data,text} by _s{data,text}Geert Uytterhoeven1-2/+1
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2009-09-24xtensa: Cleanup linker script using new linker script macros.Tim Abbott1-61/+14
2009-07-09linker script: unify usage of discard definitionTejun Heo1-10/+4
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+1
2009-05-11xtensa: Fix linker script to include .literal sectionsChris Zankel1-3/+1
2009-04-26xtensa: convert to use __HEAD and HEAD_TEXT macros.Tim Abbott1-2/+2
2009-04-02xtensa: let platform override KERNELOFFSETJohannes Weiner1-0/+3
2008-11-06xtensa: move headers files to arch/xtensa/includeChris Zankel1-1/+1
2008-02-13[XTENSA] Add missing RELOCATE_ENTRY for debug vectorMarc Gauthier1-0/+2
2008-02-13[XTENSA] Add .literal sections for various init sectiont to linker scriptChris Zankel1-1/+3
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-4/+5
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-1/+2
2007-07-19define new percpu interface for shared dataFenghua Yu1-4/+1
2007-07-17xtensa: use DATA_DATA in xtensaMathieu Desnoyers1-1/+2
2007-05-31[XTENSA] clean-up header filesChris Zankel1-47/+31
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+2
2007-05-02[PATCH] x86: Allow percpu variables to be page-alignedJeremy Fitzhardinge1-1/+1
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+2
2006-12-10[PATCH] xtensa: remove extra header filesChris Zankel1-15/+12
2006-12-10[PATCH] xtensa: fix irq and misc fixesChris Zankel1-0/+1
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-07-12[PATCH] xtensa: remove old syscallsChris Zankel1-3/+3
2005-06-24[PATCH] xtensa: Architecture support for Tensilica Xtensa Part 3Chris Zankel1-0/+341