summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-09-10kexec: split kexec_load syscall from kexec core codeDave Young32-1527/+1560
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2-6/+50
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck2-0/+84
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointFabian Frederick1-7/+14
2013-12-19kexec: migrate to reboot cpuVivek Goyal3-1/+3
2013-09-25kernel/reboot.c: re-enable the function of variable reboot_defaultChuansheng Liu1-1/+8
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt8-145/+107
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2-15/+14
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cRobin Holt3-332/+347