aboutsummaryrefslogtreecommitdiff
path: root/kernel/reboot.c
AgeCommit message (Expand)AuthorFilesLines
2018-08-06PM / reboot: Eliminate race between reboot and suspendGravatar Pingfan Liu 1-3/+3
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Gravatar Andrey Smirnov 1-0/+27
2015-09-10kexec: split kexec_load syscall from kexec core codeGravatar Dave Young 1-1/+1
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootGravatar Joel Stanley 1-5/+48
2014-09-26kernel: add support for kernel restart handler call chainGravatar Guenter Roeck 1-0/+81
2014-06-04kernel/reboot.c: convert simple_strtoul to kstrtointGravatar Fabian Frederick 1-7/+14
2013-12-18kexec: migrate to reboot cpuGravatar Vivek Goyal 1-1/+1
2013-09-24kernel/reboot.c: re-enable the function of variable reboot_defaultGravatar Chuansheng Liu 1-1/+8
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelGravatar Robin Holt 1-1/+75
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileGravatar Robin Holt 1-14/+13
2013-07-09reboot: move shutdown/reboot related functions to kernel/reboot.cGravatar Robin Holt 1-0/+346