aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/reboot.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-26kernel: add support for kernel restart handler call chainGuenter Roeck1-0/+3
2014-04-16x86: Remove the PCI reboot method from the default chainIngo Molnar1-7/+7
2013-12-18kexec: migrate to reboot cpuVivek Goyal1-0/+1
2013-07-09reboot: move arch/x86 reboot= handling to generic kernelRobin Holt1-0/+17
2013-07-09reboot: arm: change reboot_mode to use enum reboot_modeRobin Holt1-0/+1
2013-07-09reboot: unicore32: prepare reboot_mode for moving to generic kernel codeRobin Holt1-0/+2
2013-07-09reboot: x86: prepare reboot_mode for moving to generic kernel codeRobin Holt1-0/+5
2013-07-09reboot: checkpatch.pl the new kernel/reboot.c fileRobin Holt1-1/+1
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-37/+1
2011-07-25notifiers: sys: move reboot notifiers into reboot.hAmerigo Wang1-0/+5
2010-03-12sysctl extern cleanup: C_A_DDave Young1-0/+1
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying1-0/+1
2008-02-05make kernel_shutdown_prepare() staticAdrian Bunk1-2/+0
2007-07-18Add common orderly_poweroff()Jeremy Fitzhardinge1-0/+5
2006-06-25[PATCH] kernel/sys.c: cleanupsAdrian Bunk1-2/+2
2005-12-15[ACPI] fix reboot upon suspend-to-diskAlexey Starikovskiy1-2/+1
2005-09-22[PATCH] reboot: comment and factor the main reboot functionsEric W. Biederman1-0/+4
2005-07-26[PATCH] Add emergency_restart()Eric W. Biederman1-0/+7
2005-07-26[PATCH] Refactor sys_reboot into reusable partsEric W. Biederman1-0/+9
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg1-1/+2
2005-06-25[PATCH] kexec: add kexec syscallsEric W. Biederman1-0/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+56