aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kexec_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-06kexec: use file name as the output message prefixMinfei Huang1-2/+2
2015-10-21kexec/crash: Say which char is the unrecognizedBorislav Petkov1-3/+3
2015-09-10kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoBaoquan He1-0/+3
2015-09-10kexec: align crash_notes allocation to make it be inside one physical pageBaoquan He1-1/+22
2015-09-10kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Minfei Huang1-2/+1
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young1-0/+1511