| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel/reboot: Add SYS_OFF_MODE_RESTART_PREPARE mode | Kai-Heng Feng | 2022-10-04 | 1 | -0/+17 |
* | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 2022-06-23 | 1 | -15/+1 |
|\ |
|
| * | Revert "printk: add functions to prefer direct printing" | Petr Mladek | 2022-06-23 | 1 | -13/+1 |
| * | Revert "printk: Wait for the global console lock when the system is going down" | Petr Mladek | 2022-06-23 | 1 | -2/+0 |
* | | Merge tag 'printk-for-5.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2022-06-17 | 1 | -0/+2 |
|\ \ |
|
| * | | Merge branch 'rework/kthreads' into for-linus | Petr Mladek | 2022-06-17 | 1 | -0/+2 |
| |\| |
|
| | * | printk: Wait for the global console lock when the system is going down | Petr Mladek | 2022-06-15 | 1 | -0/+2 |
* | | | kernel/reboot: Fix powering off using a non-syscall code paths | Dmitry Osipenko | 2022-06-07 | 1 | -20/+26 |
* | | | kernel/reboot: Use static handler for register_platform_power_off() | Dmitry Osipenko | 2022-06-02 | 1 | -6/+37 |
|/ / |
|
* | | Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2022-05-30 | 1 | -7/+341 |
|\ \ |
|
| * | | kernel/reboot: Change registration order of legacy power-off handler | Dmitry Osipenko | 2022-05-25 | 1 | -16/+17 |
| * | | kernel/reboot: Add devm_register_restart_handler() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+22 |
| * | | kernel/reboot: Add devm_register_power_off_handler() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+22 |
| * | | reboot: Remove pm_power_off_prepare() | Dmitry Osipenko | 2022-05-19 | 1 | -19/+0 |
| * | | kernel/reboot: Add register_platform_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+55 |
| * | | kernel/reboot: Add kernel_can_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -1/+13 |
| * | | kernel/reboot: Add stub for pm_power_off | Dmitry Osipenko | 2022-05-19 | 1 | -0/+6 |
| * | | kernel/reboot: Add do_kernel_power_off() | Dmitry Osipenko | 2022-05-19 | 1 | -0/+13 |
| * | | kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers | Dmitry Osipenko | 2022-05-19 | 1 | -2/+42 |
| * | | kernel/reboot: Introduce sys-off handler API | Dmitry Osipenko | 2022-05-19 | 1 | -0/+182 |
* | | | Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2022-05-26 | 1 | -2/+32 |
|\ \ \
| |_|/
|/| | |
|
| * | | reboot: Fix build warning without CONFIG_SYSCTL | YueHaibing | 2022-05-09 | 1 | -27/+27 |
| * | | kernel/reboot: move reboot sysctls to its own file | tangmeng | 2022-04-06 | 1 | -2/+32 |
| |/ |
|
* / | printk: add functions to prefer direct printing | John Ogness | 2022-04-22 | 1 | -1/+13 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2021-11-12 | 1 | -0/+1 |
|\ |
|
| * | reboot: export symbol 'reboot_mode' | Shawn Guo | 2021-10-16 | 1 | -0/+1 |
* | | reboot: Remove the unreachable panic after do_exit in reboot(2) | Eric W. Biederman | 2021-10-20 | 1 | -1/+0 |
* | | reboot: Add hardware protection power-off | Matti Vaittinen | 2021-06-21 | 1 | -0/+79 |
|/ |
|
* | Revert "PM: ACPI: reboot: Use S5 for reboot" | Josef Bacik | 2021-03-18 | 1 | -2/+0 |
* | reboot: hide from sysfs not applicable settings | Matteo Croce | 2020-12-15 | 1 | -23/+31 |
* | reboot: allow to override reboot type if quirks are found | Matteo Croce | 2020-12-15 | 1 | -0/+6 |
* | reboot: remove cf9_safe from allowed types and rename cf9_force | Matteo Croce | 2020-12-15 | 1 | -9/+3 |
* | reboot: allow to specify reboot mode via sysfs | Matteo Croce | 2020-12-15 | 1 | -0/+206 |
* | reboot: refactor and comment the cpu selection code | Matteo Croce | 2020-12-15 | 1 | -13/+17 |
*-. | Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap' | Rafael J. Wysocki | 2020-12-15 | 1 | -0/+2 |
|\ \ |
|
| | * | PM: ACPI: reboot: Use S5 for reboot | Kai-Heng Feng | 2020-11-10 | 1 | -0/+2 |
| |/ |
|
* | | reboot: fix overflow parsing reboot cpu number | Matteo Croce | 2020-11-14 | 1 | -0/+7 |
* | | Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint" | Matteo Croce | 2020-11-14 | 1 | -14/+7 |
|/ |
|
* | arch: remove unicore32 port | Mike Rapoport | 2020-07-01 | 1 | -1/+1 |
* | printk: Collapse shutdown types into a single dump reason | Kees Cook | 2020-05-30 | 1 | -3/+3 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | panic/reboot: allow specifying reboot_mode for panic only | Aaro Koskinen | 2019-05-14 | 1 | -5/+15 |
* | kernel/reboot.c: export pm_power_off_prepare | Oleksij Rempel | 2018-09-11 | 1 | -0/+1 |
* | PM / reboot: Eliminate race between reboot and suspend | Pingfan Liu | 2018-08-06 | 1 | -3/+3 |
* | kernel/reboot.c: add devm_register_reboot_notifier() | Andrey Smirnov | 2017-11-17 | 1 | -0/+27 |
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -1/+1 |
* | kernel/reboot.c: add orderly_reboot for graceful reboot | Joel Stanley | 2015-04-15 | 1 | -5/+48 |
* | kernel: add support for kernel restart handler call chain | Guenter Roeck | 2014-09-26 | 1 | -0/+81 |
* | kernel/reboot.c: convert simple_strtoul to kstrtoint | Fabian Frederick | 2014-06-04 | 1 | -7/+14 |
* | kexec: migrate to reboot cpu | Vivek Goyal | 2013-12-18 | 1 | -1/+1 |