Age | Commit message (Expand) | Author | Files | Lines |
2022-05-30 | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+91 |
2022-05-19 | kernel/reboot: Add devm_register_restart_handler() | Dmitry Osipenko | 1 | -0/+4 |
2022-05-19 | kernel/reboot: Add devm_register_power_off_handler() | Dmitry Osipenko | 1 | -0/+4 |
2022-05-19 | kernel/reboot: Add register_platform_power_off() | Dmitry Osipenko | 1 | -0/+3 |
2022-05-19 | kernel/reboot: Add kernel_can_power_off() | Dmitry Osipenko | 1 | -0/+1 |
2022-05-19 | kernel/reboot: Add do_kernel_power_off() | Dmitry Osipenko | 1 | -0/+2 |
2022-05-19 | kernel/reboot: Introduce sys-off handler API | Dmitry Osipenko | 1 | -0/+77 |
2022-04-06 | kernel/reboot: move reboot sysctls to its own file | tangmeng | 1 | -4/+0 |
2021-06-21 | reboot: Add hardware protection power-off | Matti Vaittinen | 1 | -0/+1 |
2019-05-15 | panic/reboot: allow specifying reboot_mode for panic only | Aaro Koskinen | 1 | -0/+2 |
2017-11-18 | kernel/reboot.c: add devm_register_reboot_notifier() | Andrey Smirnov | 1 | -0/+4 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-04-16 | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley | 1 | -1/+2 |
2014-09-26 | kernel: add support for kernel restart handler call chain | Guenter Roeck | 1 | -0/+3 |
2014-04-16 | x86: Remove the PCI reboot method from the default chain | Ingo Molnar | 1 | -7/+7 |
2013-12-19 | kexec: migrate to reboot cpu | Vivek Goyal | 1 | -0/+1 |
2013-07-09 | reboot: move arch/x86 reboot= handling to generic kernel | Robin Holt | 1 | -0/+17 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 1 | -0/+1 |
2013-07-09 | reboot: unicore32: prepare reboot_mode for moving to generic kernel code | Robin Holt | 1 | -0/+2 |
2013-07-09 | reboot: x86: prepare reboot_mode for moving to generic kernel code | Robin Holt | 1 | -0/+5 |
2013-07-09 | reboot: checkpatch.pl the new kernel/reboot.c file | Robin Holt | 1 | -1/+1 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -37/+1 |
2011-07-26 | notifiers: sys: move reboot notifiers into reboot.h | Amerigo Wang | 1 | -0/+5 |
2010-03-13 | sysctl extern cleanup: C_A_D | Dave Young | 1 | -0/+1 |
2008-08-15 | kexec jump: remove duplication of kexec_restart_prepare() | Huang Ying | 1 | -0/+1 |
2008-02-05 | make kernel_shutdown_prepare() static | Adrian Bunk | 1 | -2/+0 |
2007-07-18 | Add common orderly_poweroff() | Jeremy Fitzhardinge | 1 | -0/+5 |
2006-06-25 | [PATCH] kernel/sys.c: cleanups | Adrian Bunk | 1 | -2/+2 |
2005-12-15 | [ACPI] fix reboot upon suspend-to-disk | Alexey Starikovskiy | 1 | -2/+1 |
2005-09-23 | [PATCH] reboot: comment and factor the main reboot functions | Eric W. Biederman | 1 | -0/+4 |
2005-07-27 | [PATCH] Add emergency_restart() | Eric W. Biederman | 1 | -0/+7 |
2005-07-27 | [PATCH] Refactor sys_reboot into reusable parts | Eric W. Biederman | 1 | -0/+9 |
2005-06-26 | [PATCH] kdump: Use real pt_regs from exception | Alexander Nyberg | 1 | -1/+2 |
2005-06-26 | [PATCH] kexec: add kexec syscalls | Eric W. Biederman | 1 | -0/+3 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+56 |