aboutsummaryrefslogtreecommitdiff
path: root/kernel/kexec_core.c
AgeCommit message (Expand)AuthorFilesLines
2015-11-06kexec: use file name as the output message prefixGravatar Minfei Huang 1-2/+2
2015-10-21kexec/crash: Say which char is the unrecognizedGravatar Borislav Petkov 1-3/+3
2015-09-10kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoGravatar Baoquan He 1-0/+3
2015-09-10kexec: align crash_notes allocation to make it be inside one physical pageGravatar Baoquan He 1-1/+22
2015-09-10kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Gravatar Minfei Huang 1-2/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeGravatar Dave Young 1-0/+1511