summaryrefslogtreecommitdiff
path: root/arch/riscv/kernel/machine_kexec_file.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-09-16riscv: Strengthen duplicate and inconsistent definition of RV_X()Alexandre Ghiti
2025-09-05riscv: kexec: Initialize kexec_buf structBreno Leitao
2025-06-05riscv: kexec_file: Support loading Image binary fileSong Shuai
2025-06-05riscv: kexec_file: Split the loading of kernel and othersSong Shuai
2022-05-19RISC-V: Add kexec_file supportLiao Chang