x86: add Dell XPS710 reboot quirk
[safe/jmp/linux-2.6] / arch / x86 / kernel / reboot.c
2009-03-04 Leann Ogasawarax86: add Dell XPS710 reboot quirk
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Mike Travisx86: cleanup some remaining usages of NR_CPUS where...
2009-01-02 Ingo MolnarMerge branch 'linus' into x86/cleanups
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Eduardo Habkostx86: disable VMX on all CPUs on reboot
2008-12-29 Jaswinder Singh... x86, pci: move arch/x86/pci/pci.h to arch/x86/include...
2008-12-27 Jaswinder Singhx86: reboot.c declare port_cf9_safe before they get...
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-17 Ingo MolnarMerge branch 'x86/crashdump' into cpus4096
2008-12-12 Ingo MolnarMerge branches 'irq/sparseirq', 'x86/quirks' and 'x86...
2008-11-24 H. Peter Anvinx86: drop REBOOT_CF9_COND from reboot fallback chain
2008-11-23 H. Peter Anvinx86: revert default reboot method to REBOOT_KBD
2008-11-18 Steve Conklinx86: quirk for reboot stalls on a Dell Optiplex 330
2008-11-12 Eduardo Habkostx86: disable IRQs before doing anything on nmi_shootdow...
2008-11-12 Eduardo Habkostx86: make nmi_shootdown_cpus() available on !SMP and...
2008-11-12 Eduardo Habkostx86: move nmi_shootdown_cpus() to reboot.c
2008-11-12 H. Peter Anvinx86: attempt reboot via port CF9 if we have standard...
2008-11-11 Ivan Vecerax86: call machine_shutdown and stop all CPUs in native_...
2008-11-06 Eduardo HabkostRevert "x86: default to reboot via ACPI"
2008-08-25 Avi Kivityx86: default to reboot via ACPI
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-18 Mike Traviscpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
2008-07-17 Ingo Molnarx86 reboot quirks: add Dell Precision WorkStation T5400
2008-05-25 Jan Beulichx86: constify data in reboot.c
2008-05-04 Benx86: remove dell reboot dmi quirk board name match
2008-04-30 Dmitri Vorobievx86: add proper header for reboot_force
2008-04-27 Glauber Costax86: make native_machine_shutdown non-static
2008-04-27 Glauber Costax86: allow machine_crash_shutdown to be replaced
2008-04-24 Jeremy Fitzhardingex86: unify KERNEL_PGD_PTRS
2008-04-19 Mike Travisx86: use new set_cpus_allowed_ptr function
2008-04-17 Akinobu Mitax86: use cpu_online()
2008-04-17 Joe Perchesx86: cleanup duplicate includes
2008-03-21 Heinz-Ado Arnoldsx86: fix reboot problem with Dell Optiplex 745, 0KW626...
2008-03-21 Coleman Kanex86: add the DFF (Desktop Form Factor) Dell Optiplex...
2008-03-07 Ingo Molnarx86: re-add reboot fixups
2008-02-13 Jody Belkax86: fixup machine_ops reboot_{32|64}.c unification...
2008-01-30 Alan Coxx86: reboot: remove inb_p usage
2008-01-30 Miguel Botonx86: reboot_{32|64}.c unification