summaryrefslogtreecommitdiffstats
path: root/arch/loongarch/kernel/module.c
Commit message (Expand)AuthorAgeFilesLines
* LoongArch: modules/ftrace: Initialize PLT at load timeQing Zhang2022-12-141-0/+21
* LoongArch: module: Use got/plt section indices for relocationsHuacai Chen2022-12-141-12/+27
* LoongArch: Add alternative runtime patching mechanismHuacai Chen2022-12-141-0/+15
* LoongArch: Move {signed,unsigned}_imm_check() to inst.hTiezhu Yang2022-10-121-10/+0
* LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modulesXi Ruoyao2022-10-121-0/+24
* LoongArch: Support PC-relative relocations in modulesXi Ruoyao2022-10-121-0/+69
* LoongArch: Define ELF relocation types added in ABIv2.0Xi Ruoyao2022-10-121-1/+1
* LoongArch: Add Non-Uniform Memory Access (NUMA) supportHuacai Chen2022-06-031-0/+1
* LoongArch: Add ELF and module supportHuacai Chen2022-06-031-0/+374