aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/kexec_image.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-08-05arm64/kexec: Use consistent convention of initializing 'kxec_buf.mem' with KEXEC_BUF_MEM_UNKNOWNBhupesh Sharma1-1/+1
2019-06-14docs: arm64: convert docs to ReST and rename to .rstMauro Carvalho Chehab1-1/+1
2019-06-08docs: fix broken documentation linksMauro Carvalho Chehab1-1/+1
2018-12-07arm64: kexec_file: forbid kdump via kexec_file_load()James Morse1-0/+4
2018-12-06arm64: kexec_file: add kernel signature verification supportAKASHI Takahiro1-5/+18
2018-12-06arm64: kexec_file: allow for loading Image-format kernelAKASHI Takahiro1-0/+113