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
/
arch
/
x86
/
kernel
/
reboot.c
Age
Commit message (
Expand
)
Author
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-11-24
x86: drop REBOOT_CF9_COND from reboot fallback chain
H. Peter Anvin
2008-11-22
x86: revert default reboot method to REBOOT_KBD
H. Peter Anvin
2008-11-18
x86: quirk for reboot stalls on a Dell Optiplex 330
Steve Conklin
2008-11-12
x86: disable IRQs before doing anything on nmi_shootdown_cpus()
Eduardo Habkost
2008-11-12
x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC
Eduardo Habkost
2008-11-12
x86: move nmi_shootdown_cpus() to reboot.c
Eduardo Habkost
2008-11-11
x86: attempt reboot via port CF9 if we have standard PCI ports
H. Peter Anvin
2008-11-11
x86: call machine_shutdown and stop all CPUs in native_machine_halt
Ivan Vecera
2008-11-06
Revert "x86: default to reboot via ACPI"
Eduardo Habkost
2008-08-25
x86: default to reboot via ACPI
Avi Kivity
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-23
Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2008-07-18
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-17
x86 reboot quirks: add Dell Precision WorkStation T5400
Ingo Molnar
2008-05-25
x86: constify data in reboot.c
Jan Beulich
2008-05-04
x86: remove dell reboot dmi quirk board name match
Ben
2008-04-30
x86: add proper header for reboot_force
Dmitri Vorobiev
2008-04-27
x86: make native_machine_shutdown non-static
Glauber Costa
2008-04-27
x86: allow machine_crash_shutdown to be replaced
Glauber Costa
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-19
x86: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-17
x86: use cpu_online()
Akinobu Mita
2008-04-17
x86: cleanup duplicate includes
Joe Perches
2008-03-21
x86: fix reboot problem with Dell Optiplex 745, 0KW626 board
Heinz-Ado Arnolds
2008-03-21
x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...
Coleman Kane
2008-03-07
x86: re-add reboot fixups
Ingo Molnar
2008-02-13
x86: fixup machine_ops reboot_{32|64}.c unification fallout
Jody Belka
2008-01-30
x86: reboot: remove inb_p usage
Alan Cox
2008-01-30
x86: reboot_{32|64}.c unification
Miguel Boton