index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
loongarch
/
kernel
/
module.c
Age
Commit message (
Expand
)
Author
2024-05-14
arch: make execmem setup available regardless of CONFIG_MODULES
Mike Rapoport (IBM)
2024-05-14
mm/execmem, arch: convert simple overrides of module_alloc to execmem
Mike Rapoport (IBM)
2024-03-11
LoongArch: Add ORC stack unwinder support
Tiezhu Yang
2023-09-27
LoongArch: Add support for 64_PCREL relocation type
Tiezhu Yang
2023-09-27
LoongArch: Add support for 32_PCREL relocation type
Tiezhu Yang
2023-09-27
LoongArch: Define relocation types for ABI v2.10
Tiezhu Yang
2022-12-14
LoongArch: modules/ftrace: Initialize PLT at load time
Qing Zhang
2022-12-14
LoongArch: module: Use got/plt section indices for relocations
Huacai Chen
2022-12-14
LoongArch: Add alternative runtime patching mechanism
Huacai Chen
2022-10-12
LoongArch: Move {signed,unsigned}_imm_check() to inst.h
Tiezhu Yang
2022-10-12
LoongArch: Support R_LARCH_GOT_PC_{LO12,HI20} in modules
Xi Ruoyao
2022-10-12
LoongArch: Support PC-relative relocations in modules
Xi Ruoyao
2022-10-12
LoongArch: Define ELF relocation types added in ABIv2.0
Xi Ruoyao
2022-06-03
LoongArch: Add Non-Uniform Memory Access (NUMA) support
Huacai Chen
2022-06-03
LoongArch: Add ELF and module support
Huacai Chen