summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2009-02-05x86, numaq: cleanupsIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05x86: move default_ipi_xx back to ipi.cYinghai Lu
2009-02-05x86, apic: explain the purpose of max_physical_apicidIngo Molnar
2009-02-05smp, generic: introduce arch_disable_smp_support() instead of disable_ioapic_...Ingo Molnar
2009-02-05x86: fix grammar in user-visible BIOS warningAlex Chiang
2009-02-04x86, 64-bit: print DMI info in the oops traceKyle McMartin
2009-02-04Merge branch 'core/xen' into x86/urgentIngo Molnar
2009-02-03x86: APIC: enable workaround on AMD Fam10h CPUsBorislav Petkov
2009-02-02x86: push old stack address on irqstack for unwinderMartin Hicks
2009-02-01irq, x86: fix lock status with numa_migrate_irq_descYinghai Lu
2009-02-01x86: add cache descriptors for Intel Core i7Dave Jones
2009-01-31Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-01-31Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-01-31x86/Voyager: make it build and bootJames Bottomley
2009-01-31x86, apic: clean up spurious vector sanity checkIngo Molnar
2009-01-31x86: update copyrightsIngo Molnar
2009-01-31x86, apic: clean up header sectionIngo Molnar
2009-01-30x86, apic, 32-bit: add self-IPI methodsIngo Molnar
2009-01-30x86: don't treat bigsmp as non-standardYinghai Lu
2009-01-30x86: seperate default_send_IPI_mask_sequence/allbutself from logicalYinghai Lu
2009-01-30x86: fix compiling with 64bit with def_to_bigsmpYinghai Lu
2009-01-29Documentation: move DMA-mapping.txt to Doc/PCI/Randy Dunlap
2009-01-30x86: allow more than 8 cpus to be used on 32-bitYinghai Lu
2009-01-29x86: unify genapic code, unify subarchitectures, remove old subarchitecture c...Suresh Siddha
2009-01-29x86: rename X86_GENERICARCH to X86_32_NON_STANDARDIngo Molnar
2009-01-29x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar
2009-01-29x86/Voyager: remove X86_BIOS_REBOOT Kconfig quirkIngo Molnar
2009-01-29x86: generalize boot_cpu_idIngo Molnar
2009-01-29x86: replace CONFIG_X86_SMP with CONFIG_SMPIngo Molnar
2009-01-29x86: remove subarchitecture supportIngo Molnar
2009-01-29x86: move mach-default/*.h files to asm/Ingo Molnar
2009-01-29x86: remove subarchitecture support codeIngo Molnar
2009-01-29x86, smp: remove mach_ipi.hIngo Molnar
2009-01-29x86, bigsmp: consolidate header codeIngo Molnar
2009-01-29x86, bigsmp: consolidate codeIngo Molnar
2009-01-29x86, NUMAQ: Consolidate codeIngo Molnar
2009-01-29x86, ES7000: Consolidate codeIngo Molnar
2009-01-29x86: remove mach_apic.hIngo Molnar
2009-01-29x86, summit: consolidate code, fixIngo Molnar
2009-01-29x86: tone down mtrr_trim_uncached_memory() warningIngo Molnar
2009-01-28x86, summit: consolidate codeIngo Molnar
2009-01-28x86, smp: refactor ->wake_cpuIngo Molnar
2009-01-28x86: remove mach_apicdef.hIngo Molnar
2009-01-28x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar
2009-01-28x86, smp: eliminate asm/mach-default/mach_wakecpu.hIngo Molnar
2009-01-28x86, smp: refactor ->inquire_remote_apic() methodsIngo Molnar
2009-01-28x86, smp: remove ->restore_NMI_vector()Ingo Molnar
2009-01-28x86, smp: refactor ->store/restore_NMI_vector() methodsIngo Molnar
2009-01-28x86, smp: refactor ->smp_callin_clear_local_apic() methodsIngo Molnar