aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/reboot.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-05x86: Fix "Acer Aspire 1" reboot hangPeter Chubb1-2/+11
2011-12-05x86/reboot: Blacklist Dell OptiPlex 990 known to require PCI rebootRafael J. Wysocki1-0/+8
2011-10-10x86, nmi: Wire up NMI handlers to new routinesDon Zickus1-16/+7
2011-07-21x86: Make Dell Latitude E6420 use reboot=pciH. Peter Anvin1-0/+8
2011-07-21x86: Make Dell Latitude E5420 use reboot=pciDaniel J Blueman1-0/+8
2011-07-12x86. reboot: Make Dell Latitude E6320 use reboot=pciMaxime Ripard1-0/+8
2011-07-05x86, reboot: Acer Aspire One A110 reboot quirkPeter Chubb1-0/+8
2011-04-06x86: Reorder reboot method preferencesMatthew Garrett1-1/+23
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare1-0/+1
2011-03-16Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-95/+25
2011-02-21x86: Fix reboot problem on VersaLogic Menlow boardsKushal Koolwal1-0/+8
2011-02-17x86, reboot: Move the real-mode reboot code to an assembly fileH. Peter Anvin1-95/+25
2011-01-07x86, NMI: Remove DIE_NMI_IPIDon Zickus1-1/+2
2011-01-07x86, NMI: Add priorities to handlersDon Zickus1-0/+2
2010-10-25Merge branch 'linus' into x86/urgentIngo Molnar1-9/+3
2010-10-21x86, kexec: Make sure to stop all CPUs before exiting the kernelAlok Kataria1-1/+1
2010-10-20x86-32, mm: Add an initial page table for core bootstrappingBorislav Petkov1-8/+2
2010-08-12x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter1-1/+1
2010-06-20x86: Fix rebooting on Dell Precision WorkStation T7400Thomas Backlund1-0/+8
2010-02-17x86: Add iMac9,1 to pci_reboot_dmi_tableJustin P. Mattock1-0/+8
2010-01-27x86: Add Dell OptiPlex 760 reboot quirkLeann Ogasawara1-0/+9
2009-12-07Merge branch 'linus' into x86/urgentIngo Molnar1-2/+2
2009-12-04x86: ASUS P4S800 reboot=bios quirkLeann Ogasawara1-0/+8
2009-11-08x86: Use x86_platform for iommu_shutdownFUJITA Tomonori1-2/+2
2009-11-02x86: Add reboot quirk for 3 series Mac miniGottfried Haider1-0/+8
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar1-1/+49
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang1-2/+1
2009-08-10x86: Add reboot quirk for every 5 series MacBook/ProShunichi Fuji1-6/+6
2009-08-08x86: Add quirk to make Apple MacBookPro5,1 use reboot=pciOzan Çağlayan1-1/+9
2009-08-03x86: Add quirk to make Apple MacBook5,2 use reboot=pciPaul Mackerras1-1/+33
2009-07-21x86, intel_txt: Intel TXT reboot/halt shutdown supportJoseph Cihula1-0/+8
2009-07-20x86: Add reboot fixup for SBC-fitPC2Denis Turischev1-0/+8
2009-06-07x86: Add quirk for reboot stalls on a Dell Optiplex 360Jean Delvare1-0/+9
2009-05-22x86: DMI match for the Sony VGN-Z540N as it needs BIOS rebootZhang Rui1-0/+8
2009-04-08x86: DMI match for the Dell DXP061 as it needs BIOS rebootAlan Cox1-0/+8
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar1-3/+2
2009-03-04x86: add Dell XPS710 reboot quirkLeann Ogasawara1-0/+8
2009-02-17x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar1-2/+0
2009-02-17x86, apic: remove genapic.hIngo Molnar1-1/+1
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar1-1/+1
2009-01-28x86, apic: untangle the send_IPI_*() jungleIngo Molnar1-1/+1
2009-01-07x86: smp.h move safe_smp_processor_id declartion to cpu.hJaswinder Singh Rajput1-0/+1
2009-01-03Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-2/+2
2009-01-03x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_idsMike Travis1-2/+2
2009-01-02Merge branch 'linus' into x86/cleanupsIngo Molnar1-6/+61
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+1
2008-12-31x86: disable VMX on all CPUs on rebootEduardo Habkost1-2/+60
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput1-2/+1
2008-12-27x86: reboot.c declare port_cf9_safe before they get usedJaswinder Singh1-0/+1