summaryrefslogtreecommitdiff
path: root/arch/arc/kernel/vmlinux.lds.S
AgeCommit message (Expand)Author
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2018-10-10vmlinux.lds.h: Move LSM_TABLE into INIT_DATAKees Cook
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf
2016-09-30ARC: .exit.* sections can be discarded in .eh_frame regimeVineet Gupta
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta
2015-10-28ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modesVineet Gupta
2014-06-26ARC: optimize kernel bss clearing in early boot codeVineet Gupta
2013-06-27ARC: Adjustments for gcc 4.8Vineet Gupta
2013-02-15ARC: [Review] Multi-platform image #4: Isolate platform headersVineet Gupta
2013-02-15ARC: [Review] Multi-platform image #2: Board callback InfrastructureVineet Gupta
2013-02-15ARC: Support for single cycle Close Coupled Mem (CCM)Vineet Gupta
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta
2013-02-11ARC: Build system: Makefiles, Kconfig, Linker scriptVineet Gupta