summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/module.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-14LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang1-0/+21
2022-12-14LoongArch: module: Use got/plt section indices for relocationsHuacai Chen1-12/+27
2022-12-14LoongArch: Add alternative runtime patching mechanismHuacai Chen1-0/+15
2022-10-12LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang1-10/+0
2022-10-12LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao1-0/+24
2022-10-12LoongArch: Support PC-relative relocations in modulesXi Ruoyao1-0/+69
2022-10-12LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao1-1/+1
2022-06-03LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen1-0/+1
2022-06-03LoongArch: Add ELF and module supportHuacai Chen1-0/+374