aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/module.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsVineet Gupta1-1/+3
2016-10-28ARC: module: print pretty section namesVineet Gupta1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameVineet Gupta1-10/+8
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingVineet Gupta1-9/+4
2016-09-30ARC: module: support R_ARC_32_PCREL relocationVineet Gupta1-2/+4
2013-04-09ARC: Fix coding style issuesSachin Kamat1-2/+2
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderVineet Gupta1-0/+58
2013-02-15ARC: Module supportVineet Gupta1-0/+87