aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/machine_kexec_file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-05arm64: kexec_file: handle empty command-lineJean-Philippe Brucker1-1/+3
2019-01-11arm64: kexec_file: return successfully even if kaslr-seed doesn't existAKASHI Takahiro1-1/+3
2018-12-11arm64: kexec_file: include linux/vmalloc.hArnd Bergmann1-0/+1
2018-12-06arm64: kexec_file: Refactor setup_dtb() to consolidate error checkingWill Deacon1-30/+34
2018-12-06arm64: kexec_file: add kaslr supportAKASHI Takahiro1-1/+18
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro1-0/+1
2018-12-06arm64: kexec_file: load initrd and device-treeAKASHI Takahiro1-0/+185
2018-12-06arm64: enable KEXEC_FILE configAKASHI Takahiro1-0/+16