aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov2017-11-171-0/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley2015-04-151-1/+2
* kernel: add support for kernel restart handler call chainGuenter Roeck2014-09-261-0/+3
* x86: Remove the PCI reboot method from the default chainIngo Molnar2014-04-161-7/+7
* kexec: migrate to reboot cpuVivek Goyal2013-12-181-0/+1
* reboot: move arch/x86 reboot= handling to generic kernelRobin Holt2013-07-091-0/+17
* reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt2013-07-091-0/+1
* reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-0/+2
* reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt2013-07-091-0/+5
* reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt2013-07-091-1/+1
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-37/+1
* notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang2011-07-251-0/+5
* sysctl extern cleanup: C_A_DDave Young2010-03-121-0/+1
* kexec jump: remove duplication of kexec_restart_prepare()Huang Ying2008-08-151-0/+1
* make kernel_shutdown_prepare() staticAdrian Bunk2008-02-051-2/+0
* Add common orderly_poweroff()Jeremy Fitzhardinge2007-07-181-0/+5
* [PATCH] kernel/sys.c: cleanupsAdrian Bunk2006-06-251-2/+2
* [ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy2005-12-151-2/+1
* [PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman2005-09-231-0/+4
* [PATCH] Add emergency_restart()Eric W. Biederman2005-07-261-0/+7
* [PATCH] Refactor sys_reboot into reusable partsEric W. Biederman2005-07-261-0/+9
* [PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg2005-06-251-1/+2
* [PATCH] kexec: add kexec syscallsEric W. Biederman2005-06-251-0/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+56