Age | Commit message (Expand) | Author |
2010-10-20 | x86-32, mm: Add an initial page table for core bootstrapping | Borislav Petkov |
2010-08-12 | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter |
2010-06-20 | x86: Fix rebooting on Dell Precision WorkStation T7400 | Thomas Backlund |
2010-02-17 | x86: Add iMac9,1 to pci_reboot_dmi_table | Justin P. Mattock |
2010-01-27 | x86: Add Dell OptiPlex 760 reboot quirk | Leann Ogasawara |
2009-12-07 | Merge branch 'linus' into x86/urgent | Ingo Molnar |
2009-12-04 | x86: ASUS P4S800 reboot=bios quirk | Leann Ogasawara |
2009-11-08 | x86: Use x86_platform for iommu_shutdown | FUJITA Tomonori |
2009-11-02 | x86: Add reboot quirk for 3 series Mac mini | Gottfried Haider |
2009-10-11 | headers: remove sched.h from interrupt.h | Alexey Dobriyan |
2009-09-02 | Merge commit 'v2.6.31-rc8' into x86/txt | Ingo Molnar |
2009-09-01 | x86, intel_txt: clean up the impact on generic code, unbreak non-x86 | Shane Wang |
2009-08-10 | x86: Add reboot quirk for every 5 series MacBook/Pro | Shunichi Fuji |
2009-08-08 | x86: Add quirk to make Apple MacBookPro5,1 use reboot=pci | Ozan Çağlayan |
2009-08-03 | x86: Add quirk to make Apple MacBook5,2 use reboot=pci | Paul Mackerras |
2009-07-21 | x86, intel_txt: Intel TXT reboot/halt shutdown support | Joseph Cihula |
2009-07-20 | x86: Add reboot fixup for SBC-fitPC2 | Denis Turischev |
2009-06-07 | x86: Add quirk for reboot stalls on a Dell Optiplex 360 | Jean Delvare |
2009-05-22 | x86: DMI match for the Sony VGN-Z540N as it needs BIOS reboot | Zhang Rui |
2009-04-08 | x86: DMI match for the Dell DXP061 as it needs BIOS reboot | Alan Cox |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-03-04 | x86: add Dell XPS710 reboot quirk | Leann Ogasawara |
2009-02-17 | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar |
2009-02-17 | x86, apic: remove genapic.h | Ingo Molnar |
2009-01-29 | x86, smp: remove mach_ipi.h | Ingo Molnar |
2009-01-28 | x86, apic: untangle the send_IPI_*() jungle | Ingo Molnar |
2009-01-07 | x86: smp.h move safe_smp_processor_id declartion to cpu.h | Jaswinder Singh Rajput |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-01-03 | x86: cleanup some remaining usages of NR_CPUS where s/b nr_cpu_ids | Mike Travis |
2009-01-02 | Merge branch 'linus' into x86/cleanups | Ingo Molnar |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2008-12-31 | x86: disable VMX on all CPUs on reboot | Eduardo Habkost |
2008-12-29 | x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.h | Jaswinder Singh Rajput |
2008-12-27 | x86: reboot.c declare port_cf9_safe before they get used | Jaswinder Singh |
2008-12-23 | Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',... | Ingo Molnar |
2008-12-17 | Merge branch 'x86/crashdump' into cpus4096 | Ingo Molnar |
2008-12-12 | Merge branches 'irq/sparseirq', 'x86/quirks' and 'x86/reboot' into cpus4096 | Ingo Molnar |
2008-11-24 | x86: drop REBOOT_CF9_COND from reboot fallback chain | H. Peter Anvin |
2008-11-22 | x86: revert default reboot method to REBOOT_KBD | H. Peter Anvin |
2008-11-18 | x86: quirk for reboot stalls on a Dell Optiplex 330 | Steve Conklin |
2008-11-12 | x86: disable IRQs before doing anything on nmi_shootdown_cpus() | Eduardo Habkost |
2008-11-12 | x86: make nmi_shootdown_cpus() available on !SMP and !X86_LOCAL_APIC | Eduardo Habkost |
2008-11-12 | x86: move nmi_shootdown_cpus() to reboot.c | Eduardo Habkost |
2008-11-11 | x86: attempt reboot via port CF9 if we have standard PCI ports | H. Peter Anvin |
2008-11-11 | x86: call machine_shutdown and stop all CPUs in native_machine_halt | Ivan Vecera |
2008-11-06 | Revert "x86: default to reboot via ACPI" | Eduardo Habkost |
2008-08-25 | x86: default to reboot via ACPI | Avi Kivity |
2008-07-26 | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-18 | cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr | Mike Travis |