summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/module-sections.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-20LoongArch: Fix some build warnings with W=1Bibo Mao1-0/+1
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang1-1/+11
2022-12-14LoongArch: module: Use got/plt section indices for relocationsHuacai Chen1-25/+29
2022-10-12LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao1-5/+49
2022-10-12LoongArch: Support PC-relative relocations in modulesXi Ruoyao1-1/+6
2022-06-03LoongArch: Add ELF and module supportHuacai Chen1-0/+121