index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
reboot.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
kernel/reboot: Add device to sys_off_handler
Benjamin Bara
2023-07-28
1
-0
/
+3
*
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
2022-10-04
1
-0
/
+8
*
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
1
-0
/
+91
|
\
|
*
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
1
-0
/
+4
|
*
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
1
-0
/
+4
|
*
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+3
|
*
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+1
|
*
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+2
|
*
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-19
1
-0
/
+77
*
|
kernel/reboot: move reboot sysctls to its own file
tangmeng
2022-04-06
1
-4
/
+0
|
/
*
reboot: Add hardware protection power-off
Matti Vaittinen
2021-06-21
1
-0
/
+1
*
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2019-05-14
1
-0
/
+2
*
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-17
1
-0
/
+4
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
2015-04-15
1
-1
/
+2
*
kernel: add support for kernel restart handler call chain
Guenter Roeck
2014-09-26
1
-0
/
+3
*
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
2014-04-16
1
-7
/
+7
*
kexec: migrate to reboot cpu
Vivek Goyal
2013-12-18
1
-0
/
+1
*
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
1
-0
/
+17
*
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
1
-0
/
+1
*
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
1
-0
/
+2
*
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
1
-0
/
+5
*
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
1
-1
/
+1
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-37
/
+1
*
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2011-07-25
1
-0
/
+5
*
sysctl extern cleanup: C_A_D
Dave Young
2010-03-12
1
-0
/
+1
*
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
2008-08-15
1
-0
/
+1
*
make kernel_shutdown_prepare() static
Adrian Bunk
2008-02-05
1
-2
/
+0
*
Add common orderly_poweroff()
Jeremy Fitzhardinge
2007-07-18
1
-0
/
+5
*
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
2006-06-25
1
-2
/
+2
*
[ACPI] fix reboot upon suspend-to-disk
Alexey Starikovskiy
2005-12-15
1
-2
/
+1
*
[PATCH] reboot: comment and factor the main reboot functions
Eric W. Biederman
2005-09-22
1
-0
/
+4
*
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
1
-0
/
+7
*
[PATCH] Refactor sys_reboot into reusable parts
Eric W. Biederman
2005-07-26
1
-0
/
+9
*
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-25
1
-1
/
+2
*
[PATCH] kexec: add kexec syscalls
Eric W. Biederman
2005-06-25
1
-0
/
+3
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+56