Age | Commit message (Expand) | Author |
---|---|---|
2016-04-28 | kexec: export OFFSET(page.compound_head) to find out compound tail page | Atsushi Kumagai |
2016-04-28 | kexec: update VMCOREINFO for compound_order/dtor | Atsushi Kumagai |
2016-01-30 | kexec: Set IORESOURCE_SYSTEM_RAM for System RAM | Toshi Kani |
2016-01-20 | kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list | Geliang Tang |
2015-12-19 | kexec: Fix race between panic() and crash_kexec() | Hidehiro Kawai |
2015-11-06 | kexec: use file name as the output message prefix | Minfei Huang |
2015-10-21 | kexec/crash: Say which char is the unrecognized | Borislav Petkov |
2015-09-10 | kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo | Baoquan He |
2015-09-10 | kexec: align crash_notes allocation to make it be inside one physical page | Baoquan He |
2015-09-10 | kexec: remove unnecessary test in kimage_alloc_crash_control_pages() | Minfei Huang |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |