summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/elf_kexec.c
Commit message (Expand)AuthorAgeFilesLines
* kexec_file, riscv: print out debugging message if requiredBaoquan He2023-12-201-5/+6
* riscv: kexec: Align the kexeced kernel entrySong Shuai2023-09-121-1/+7
* Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-2/+2
|\
| * kexec: rename ARCH_HAS_KEXEC_PURGATORYEric DeVolder2023-08-181-2/+2
* | riscv/kexec: load initrd high in available memoryTorsten Duwe2023-08-041-1/+1
* | riscv/kexec: handle R_RISCV_CALL_PLT relocation typeTorsten Duwe2023-08-041-0/+1
|/
* RISC-V: kexec: Fix memory leak of elf header bufferLi Huafei2022-12-051-0/+4
* RISC-V: kexec: Fix memory leak of fdt bufferLi Huafei2022-12-051-0/+10
* RISCV: kexec: Fix build error without CONFIG_MODULESLi Zhengyu2022-07-141-1/+1
* RISC-V: Load purgatory in kexec_fileLi Zhengyu2022-05-191-0/+151
* RISC-V: Support for kexec_file on panicLi Zhengyu2022-05-191-1/+118
* RISC-V: Add kexec_file supportLiao Chang2022-05-191-0/+180