Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -1/+1 |
* | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley | 2015-04-15 | 1 | -5/+48 |
* | kernel: add support for kernel restart handler call chain | Guenter Roeck | 2014-09-26 | 1 | -0/+81 |
* | kernel/reboot.c: convert simple_strtoul to kstrtoint | Fabian Frederick | 2014-06-04 | 1 | -7/+14 |
* | kexec: migrate to reboot cpu | Vivek Goyal | 2013-12-18 | 1 | -1/+1 |
* | kernel/reboot.c: re-enable the function of variable reboot_default | Chuansheng Liu | 2013-09-24 | 1 | -1/+8 |
* | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 2013-07-09 | 1 | -1/+75 |
* | reboot: checkpatch.pl the new kernel/reboot.c file | Robin Holt | 2013-07-09 | 1 | -14/+13 |
* | reboot: move shutdown/reboot related functions to kernel/reboot.c | Robin Holt | 2013-07-09 | 1 | -0/+346 |