summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/reboot.c
AgeCommit message (Expand)Author
2008-12-12Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096Ingo Molnar
2008-11-24x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin
2008-11-22x86: revert default reboot method to REBOOT_KBDH. Peter Anvin
2008-11-18x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin
2008-11-12x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost
2008-11-12x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost
2008-11-12x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost
2008-11-11x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin
2008-11-11x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera
2008-11-06Revert "x86: default to reboot via ACPI"Eduardo Habkost
2008-08-25x86: default to reboot via ACPIAvi Kivity
2008-07-26cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-18cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis
2008-07-17x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar
2008-05-25x86: constify data in reboot.cJan Beulich
2008-05-04x86: remove dell reboot dmi quirk board name matchBen
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis
2008-04-17x86: use cpu_online()Akinobu Mita
2008-04-17x86: cleanup duplicate includesJoe Perches
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane
2008-03-07x86: re-add reboot fixupsIngo Molnar
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka
2008-01-30x86: reboot: remove inb_p usageAlan Cox
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton