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