summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/elf_kexec.c
AgeCommit message (Expand)Author
2024-02-23riscv, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2023-12-20kexec_file, riscv: print out debugging message if requiredBaoquan He
2023-09-12riscv: kexec: Align the kexeced kernel entrySong Shuai
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-18kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder
2023-08-04riscv/kexec: load initrd high in available memoryTorsten Duwe
2023-08-04riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe
2022-12-05RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei
2022-12-05RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei
2022-07-14RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu
2022-05-19RISC-V: Load purgatory in kexec_fileLi Zhengyu
2022-05-19RISC-V: Support for kexec_file on panicLi Zhengyu
2022-05-19RISC-V: Add kexec_file supportLiao Chang