headers: remove sched.h from interrupt.h
[safe/jmp/linux-2.6] / arch / x86 / kernel / reboot.c
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into x86/txt
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-10 Shunichi Fujix86: Add reboot quirk for every 5 series MacBook/Pro
2009-08-08 Ozan Çağlayanx86: Add quirk to make Apple MacBookPro5,1 use reboot=pci
2009-08-03 Paul Mackerrasx86: Add quirk to make Apple MacBook5,2 use reboot=pci
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT reboot/halt shutdown support
2009-07-21 Denis Turischevx86: Add reboot fixup for SBC-fitPC2
2009-06-07 Jean Delvarex86: Add quirk for reboot stalls on a Dell Optiplex 360
2009-05-22 Zhang Ruix86: DMI match for the Sony VGN-Z540N as it needs BIOS...
2009-04-08 Alan Coxx86: DMI match for the Dell DXP061 as it needs BIOS...
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-11 Ingo MolnarMerge branch 'linus' into core/percpu
2009-03-05 Ingo MolnarMerge branch 'x86/urgent' into x86/core
2009-03-04 Leann Ogasawarax86: add Dell XPS710 reboot quirk
2009-02-17 Ingo Molnarx86, apic: remove duplicate asm/apic.h inclusions
2009-02-17 Ingo Molnarx86, apic: remove genapic.h
2009-01-29 Ingo Molnarx86, smp: remove mach_ipi.h
2009-01-28 Ingo Molnarx86, apic: untangle the send_IPI_*() jungle
2009-01-07 Jaswinder Singh... x86: smp.h move safe_smp_processor_id declartion to...
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