aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-291-2/+1
* | | | | x86: reboot.c declare port_cf9_safe before they get usedJaswinder Singh2008-12-271-0/+1
|/ / / /
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-3/+123
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | / / | | | | |/ / | | |_|_| / | |/| | |
| | | | * x86: drop REBOOT_CF9_COND from reboot fallback chainH. Peter Anvin2008-11-241-4/+4
| | | | * x86: revert default reboot method to REBOOT_KBDH. Peter Anvin2008-11-221-1/+1
| | | | * x86: attempt reboot via port CF9 if we have standard PCI portsH. Peter Anvin2008-11-111-7/+27
| | | | * x86: call machine_shutdown and stop all CPUs in native_machine_haltIvan Vecera2008-11-111-0/+5
| | | |/
| * | | x86: disable IRQs before doing anything on nmi_shootdown_cpus()Eduardo Habkost2008-11-121-0/+1
| * | | x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APICEduardo Habkost2008-11-121-1/+12
| * | | x86: move nmi_shootdown_cpus() to reboot.cEduardo Habkost2008-11-121-0/+83
| | |/ | |/|
* | | x86: quirk for reboot stalls on a Dell Optiplex 330Steve Conklin2008-11-181-0/+9
|/ /
* | Revert "x86: default to reboot via ACPI"Eduardo Habkost2008-11-061-5/+1
|/
* x86: default to reboot via ACPIAvi Kivity2008-08-251-1/+5
* cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpuMike Travis2008-07-261-8/+3
* Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-5/+9
|\
| * cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptrMike Travis2008-07-181-5/+9
* | x86 reboot quirks: add Dell Precision WorkStation T5400Ingo Molnar2008-07-171-0/+8
|/
* x86: constify data in reboot.cJan Beulich2008-05-251-9/+9
* x86: remove dell reboot dmi quirk board name matchBen2008-05-041-1/+0
* x86: add proper header for reboot_forceDmitri Vorobiev2008-04-301-0/+1
* x86: make native_machine_shutdown non-staticGlauber Costa2008-04-271-1/+1
* x86: allow machine_crash_shutdown to be replacedGlauber Costa2008-04-271-1/+10
* x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-241-2/+2
* x86: use new set_cpus_allowed_ptr functionMike Travis2008-04-191-1/+1
* x86: use cpu_online()Akinobu Mita2008-04-171-2/+2
* x86: cleanup duplicate includesJoe Perches2008-04-171-1/+0
* x86: fix reboot problem with Dell Optiplex 745, 0KW626 boardHeinz-Ado Arnolds2008-03-211-0/+9
* x86: add the DFF (Desktop Form Factor) Dell Optiplex 745 to the reboot errata...Coleman Kane2008-03-211-0/+9
* x86: re-add reboot fixupsIngo Molnar2008-03-071-0/+6
* x86: fixup machine_ops reboot_{32|64}.c unification falloutJody Belka2008-02-131-10/+36
* x86: reboot: remove inb_p usageAlan Cox2008-01-301-2/+4
* x86: reboot_{32|64}.c unificationMiguel Boton2008-01-301-0/+449