aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/bigsmp_32.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-09-28apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich1-4/+16
2011-05-22x86, apic: Make apic drivers staticSuresh Siddha1-1/+1
2011-05-22x86, apic: Clean up bigsmp apic selection codeSuresh Siddha1-0/+8
2011-05-22x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha1-0/+2
2011-05-02x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo1-1/+0
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo1-6/+1
2011-01-28x86: Implement x86_32_early_logical_apicid() for bigsmp_32Tejun Heo1-1/+7
2011-01-28x86: Add apic->x86_32_early_logical_apicid()Tejun Heo1-0/+2
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo1-12/+7
2009-12-17x86, irq: Allow 0xff for /proc/irq/[n]/smp_affinity on an 8-cpu systemSuresh Siddha1-4/+1
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov1-9/+4
2009-08-31x86: apic namespace cleanupThomas Gleixner1-1/+1
2009-03-13cpumask: use new cpumask functions throughout x86Rusty Russell1-8/+8
2009-03-02x86_32: apic/bigsmp_32, de-inline functionsJiri Slaby1-23/+17
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar1-1/+0
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu1-1/+1
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-0/+274