aboutsummaryrefslogtreecommitdiff
path: root/arch/arc/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Gravatar Thomas Gleixner 1-4/+1
2017-01-18ARC: module: Fix !CONFIG_ARC_DW2_UNWIND buildsGravatar Vineet Gupta 1-1/+3
2016-10-28ARC: module: print pretty section namesGravatar Vineet Gupta 1-14/+21
2016-10-28ARC: module: elide loop to save reference to .eh_frameGravatar Vineet Gupta 1-10/+8
2016-09-30ARC: dw2 unwind: switch to .eh_frame based unwindingGravatar Vineet Gupta 1-9/+4
2016-09-30ARC: module: support R_ARC_32_PCREL relocationGravatar Vineet Gupta 1-2/+4
2013-04-09ARC: Fix coding style issuesGravatar Sachin Kamat 1-2/+2
2013-02-15ARC: DWARF2 .debug_frame based stack unwinderGravatar Vineet Gupta 1-0/+58
2013-02-15ARC: Module supportGravatar Vineet Gupta 1-0/+87