Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list | Geliang Tang | 2016-01-20 | 1 | -5/+2 |
* | kexec: Fix race between panic() and crash_kexec() | Hidehiro Kawai | 2015-12-19 | 1 | -1/+29 |
* | kexec: use file name as the output message prefix | Minfei Huang | 2015-11-06 | 1 | -2/+2 |
* | kexec/crash: Say which char is the unrecognized | Borislav Petkov | 2015-10-21 | 1 | -3/+3 |
* | kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo | Baoquan He | 2015-09-10 | 1 | -0/+3 |
* | kexec: align crash_notes allocation to make it be inside one physical page | Baoquan He | 2015-09-10 | 1 | -1/+22 |
* | kexec: remove unnecessary test in kimage_alloc_crash_control_pages() | Minfei Huang | 2015-09-10 | 1 | -2/+1 |
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -0/+1511 |