index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-31
/
+109
2025-03-16
reboot: add support for configuring emergency hardware protection action
Ahmad Fatoum
1
-0
/
+48
2025-03-16
reboot: indicate whether it is a HARDWARE PROTECTION reboot or shutdown
Ahmad Fatoum
1
-1
/
+2
2025-03-16
reboot: rename now misleading __hw_protection_shutdown symbols
Ahmad Fatoum
1
-4
/
+4
2025-03-16
reboot: describe do_kernel_restart's cmd argument in kernel-doc
Ahmad Fatoum
1
-0
/
+3
2025-03-16
reboot: reboot, not shutdown, on hw_protection_reboot timeout
Ahmad Fatoum
1
-21
/
+49
2025-03-16
reboot: replace __hw_protection_shutdown bool action parameter with an enum
Ahmad Fatoum
1
-8
/
+6
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
1
-0
/
+1
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
1
-1
/
+1
2024-11-11
kernel/reboot: replace sprintf() with sysfs_emit()
zhangguopeng
1
-4
/
+4
2024-11-05
reboot: move reboot_notifier_list to kernel/reboot.c
Thomas Weißschuh
1
-0
/
+7
2024-04-24
kernel misc: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2024-01-09
Merge tag 'thermal-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-14
/
+20
2024-01-02
reboot: Introduce thermal_zone_device_critical_reboot()
Fabio Estevam
1
-11
/
+17
2024-01-02
thermal/core: Prepare for introduction of thermal reboot
Fabio Estevam
1
-4
/
+4
2023-12-10
kernel/reboot: explicitly notify if halt occurred instead of power off
Dongmin Lee
1
-2
/
+15
2023-07-28
kernel/reboot: Add device to sys_off_handler
Benjamin Bara
1
-0
/
+3
2023-07-28
kernel/reboot: emergency_restart: Set correct system_state
Benjamin Bara
1
-0
/
+1
2022-10-04
kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode
Kai-Heng Feng
1
-0
/
+17
2022-06-23
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-15
/
+1
2022-06-23
Revert "printk: add functions to prefer direct printing"
Petr Mladek
1
-13
/
+1
2022-06-23
Revert "printk: Wait for the global console lock when the system is going down"
Petr Mladek
1
-2
/
+0
2022-06-17
Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2022-06-17
Merge branch 'rework/kthreads' into for-linus
Petr Mladek
1
-0
/
+2
2022-06-15
printk: Wait for the global console lock when the system is going down
Petr Mladek
1
-0
/
+2
2022-06-07
kernel/reboot: Fix powering off using a non-syscall code paths
Dmitry Osipenko
1
-20
/
+26
2022-06-02
kernel/reboot: Use static handler for register_platform_power_off()
Dmitry Osipenko
1
-6
/
+37
2022-05-30
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
1
-7
/
+341
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+32
2022-05-25
kernel/reboot: Change registration order of legacy power-off handler
Dmitry Osipenko
1
-16
/
+17
2022-05-19
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
1
-0
/
+22
2022-05-19
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
1
-0
/
+22
2022-05-19
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
1
-19
/
+0
2022-05-19
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
1
-0
/
+55
2022-05-19
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
1
-1
/
+13
2022-05-19
kernel/reboot: Add stub for pm_power_off
Dmitry Osipenko
1
-0
/
+6
2022-05-19
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
1
-0
/
+13
2022-05-19
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Dmitry Osipenko
1
-2
/
+42
2022-05-19
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
1
-0
/
+182
2022-05-09
reboot: Fix build warning without CONFIG_SYSCTL
YueHaibing
1
-27
/
+27
2022-04-22
printk: add functions to prefer direct printing
John Ogness
1
-1
/
+13
2022-04-06
kernel/reboot: move reboot sysctls to its own file
tangmeng
1
-2
/
+32
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2021-10-20
reboot: Remove the unreachable panic after do_exit in reboot(2)
Eric W. Biederman
1
-1
/
+0
2021-10-16
reboot: export symbol 'reboot_mode'
Shawn Guo
1
-0
/
+1
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
1
-0
/
+79
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
1
-2
/
+0
2020-12-15
reboot: hide from sysfs not applicable settings
Matteo Croce
1
-23
/
+31
2020-12-15
reboot: allow to override reboot type if quirks are found
Matteo Croce
1
-0
/
+6
2020-12-15
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
1
-9
/
+3
[next]