aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley1-5/+48
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck1-0/+81
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick1-7/+14
2013-12-18kexec: migrate to reboot cpuVivek Goyal1-1/+1
2013-09-24kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu1-1/+8
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-1/+75
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt1-14/+13
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt1-0/+346