index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
reboot.h
Age
Commit message (
Expand
)
Author
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
2023-07-28
kernel/reboot: Add device to sys_off_handler
Benjamin Bara
2022-10-04
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2017-11-17
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-04-15
kernel/reboot.c: add orderly_reboot for graceful reboot
Joel Stanley
2014-09-26
kernel: add support for kernel restart handler call chain
Guenter Roeck
2014-04-16
x86: Remove the PCI reboot method from the default chain
Ingo Molnar
2013-12-18
kexec: migrate to reboot cpu
Vivek Goyal
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
reboot: arm: change reboot_mode to use enum reboot_mode
Robin Holt
2013-07-09
reboot: unicore32: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
reboot: x86: prepare reboot_mode for moving to generic kernel code
Robin Holt
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2011-07-25
notifiers: sys: move reboot notifiers into reboot.h
Amerigo Wang
2010-03-12
sysctl extern cleanup: C_A_D
Dave Young
2008-08-15
kexec jump: remove duplication of kexec_restart_prepare()
Huang Ying
2008-02-05
make kernel_shutdown_prepare() static
Adrian Bunk
2007-07-18
Add common orderly_poweroff()
Jeremy Fitzhardinge
2006-06-25
[PATCH] kernel/sys.c: cleanups
Adrian Bunk
2005-12-15
[ACPI] fix reboot upon suspend-to-disk
Alexey Starikovskiy
2005-09-22
[PATCH] reboot: comment and factor the main reboot functions
Eric W. Biederman
2005-07-26
[PATCH] Add emergency_restart()
Eric W. Biederman
2005-07-26
[PATCH] Refactor sys_reboot into reusable parts
Eric W. Biederman
2005-06-25
[PATCH] kdump: Use real pt_regs from exception
Alexander Nyberg
2005-06-25
[PATCH] kexec: add kexec syscalls
Eric W. Biederman
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds