index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
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