index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
2021-11-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2021-10-20
reboot: Remove the unreachable panic after do_exit in reboot(2)
Eric W. Biederman
2021-10-16
reboot: export symbol 'reboot_mode'
Shawn Guo
2021-06-21
reboot: Add hardware protection power-off
Matti Vaittinen
2021-03-18
Revert "PM: ACPI: reboot: Use S5 for reboot"
Josef Bacik
2020-12-15
reboot: hide from sysfs not applicable settings
Matteo Croce
2020-12-15
reboot: allow to override reboot type if quirks are found
Matteo Croce
2020-12-15
reboot: remove cf9_safe from allowed types and rename cf9_force
Matteo Croce
2020-12-15
reboot: allow to specify reboot mode via sysfs
Matteo Croce
2020-12-15
reboot: refactor and comment the cpu selection code
Matteo Croce
2020-12-15
Merge branches 'pm-sleep', 'pm-acpi', 'pm-domains' and 'powercap'
Rafael J. Wysocki
2020-11-14
reboot: fix overflow parsing reboot cpu number
Matteo Croce
2020-11-14
Revert "kernel/reboot.c: convert simple_strtoul to kstrtoint"
Matteo Croce
2020-11-10
PM: ACPI: reboot: Use S5 for reboot
Kai-Heng Feng
2020-07-01
arch: remove unicore32 port
Mike Rapoport
2020-05-30
printk: Collapse shutdown types into a single dump reason
Kees Cook
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-14
panic/reboot: allow specifying reboot_mode for panic only
Aaro Koskinen
2018-09-11
kernel/reboot.c: export pm_power_off_prepare
Oleksij Rempel
2018-08-06
PM / reboot: Eliminate race between reboot and suspend
Pingfan Liu
2017-11-17
kernel/reboot.c: add devm_register_reboot_notifier()
Andrey Smirnov
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
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-06-04
kernel/reboot.c: convert simple_strtoul to kstrtoint
Fabian Frederick
2013-12-18
kexec: migrate to reboot cpu
Vivek Goyal
2013-09-24
kernel/reboot.c: re-enable the function of variable reboot_default
Chuansheng Liu
2013-07-09
reboot: move arch/x86 reboot= handling to generic kernel
Robin Holt
2013-07-09
reboot: checkpatch.pl the new kernel/reboot.c file
Robin Holt
2013-07-09
reboot: move shutdown/reboot related functions to kernel/reboot.c
Robin Holt