summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c
AgeCommit message (Expand)AuthorLines
2008-05-04x86: remove dell reboot dmi quirk board name matchBen-1/+0
2008-04-30x86: add proper header for reboot_forceDmitri Vorobiev-0/+1
2008-04-27x86: make native_machine_shutdown non-staticGlauber Costa-1/+1
2008-04-27x86: allow machine_crash_shutdown to be replacedGlauber Costa-1/+10
2008-04-24x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge-2/+2
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis-1/+1
2008-04-17x86: use cpu_online()Akinobu Mita-2/+2
2008-04-17x86: cleanup duplicate includesJoe Perches-1/+0
2008-03-21x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds-0/+9
2008-03-21x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane-0/+9
2008-03-07x86: re-add reboot fixupsIngo Molnar-0/+6
2008-02-13x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka-10/+36
2008-01-30x86: reboot: remove inb_p usageAlan Cox-2/+4
2008-01-30x86: reboot_{32|64}.c unificationMiguel Boton-0/+449