index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
riscv
/
kernel
/
elf_kexec.c
Age
Commit message (
Expand
)
Author
2025-06-05
riscv: kexec_file: Split the loading of kernel and others
Song Shuai
2025-04-01
riscv/kexec_file: Handle R_RISCV_64 in purgatory relocator
Yao Zi
2024-08-14
riscv/kexec_file: Fix relocation type R_RISCV_ADD16 and R_RISCV_SUB16 unknown
Ying Sun
2024-04-25
fix missing vmalloc.h includes
Kent Overstreet
2024-02-23
riscv, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2023-12-20
kexec_file, riscv: print out debugging message if required
Baoquan He
2023-09-12
riscv: kexec: Align the kexeced kernel entry
Song Shuai
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-18
kexec: rename ARCH_HAS_KEXEC_PURGATORY
Eric DeVolder
2023-08-04
riscv/kexec: load initrd high in available memory
Torsten Duwe
2023-08-04
riscv/kexec: handle R_RISCV_CALL_PLT relocation type
Torsten Duwe
2022-12-05
RISC-V: kexec: Fix memory leak of elf header buffer
Li Huafei
2022-12-05
RISC-V: kexec: Fix memory leak of fdt buffer
Li Huafei
2022-07-14
RISCV: kexec: Fix build error without CONFIG_MODULES
Li Zhengyu
2022-05-19
RISC-V: Load purgatory in kexec_file
Li Zhengyu
2022-05-19
RISC-V: Support for kexec_file on panic
Li Zhengyu
2022-05-19
RISC-V: Add kexec_file support
Liao Chang