aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/probe_64.c
Commit message (Expand)AuthorAge
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
* x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-22
* x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-20
* x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-13
* x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-15
* x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-09
* x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-18
* Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-11
* x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-19
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-14
|\
| * x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov2009-08-05
* | x86: Fix vSMP boot crashYinghai Lu2009-08-26
|/
* x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-21
* x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha2009-03-17
* x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-17
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-26
* x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha2009-02-22
* x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-17