summaryrefslogtreecommitdiff
path: root/arch/loongarch/kernel/relocate.c
AgeCommit message (Expand)Author
2024-07-20LoongArch: Add support for relocating the kernel with RELR relocationXi Ruoyao
2024-07-20LoongArch: Remove a redundant checking in relocatorXi Ruoyao
2024-07-20LoongArch: Use correct API to map cmdline in relocate_kernel()Huacai Chen
2024-07-20LoongArch: Automatically disable KASLR for hibernationHuacai Chen
2023-11-21LoongArch: Silence the boot warning about 'nokaslr'Huacai Chen
2023-11-21LoongArch: Record pc instead of offset in la_abs relocationWANG Rui
2023-09-06LoongArch: Simplify the processing of jumping new kernel for KASLRQing Zhang
2023-02-25LoongArch: Add support for kernel address space layout randomization (KASLR)Youling Tang
2023-02-25LoongArch: Add support for kernel relocationYouling Tang