summaryrefslogtreecommitdiff
path: root/include/linux/reboot.h
AgeCommit message (Expand)Author
2021-06-21reboot: Add hardware protection power-offMatti Vaittinen
2019-05-14panic/reboot: allow specifying reboot_mode for panic onlyAaro Koskinen
2017-11-17kernel/reboot.c: add devm_register_reboot_notifier()Andrey Smirnov
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-04-15kernel/reboot.c: add orderly_reboot for graceful rebootJoel Stanley
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar
2013-12-18kexec: migrate to reboot cpuVivek Goyal
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang
2010-03-12sysctl extern cleanup: C_A_DDave Young
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk
2005-12-15[ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman
2005-04-16Linux-2.6.12-rc2Linus Torvalds