summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/es7000_32.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into irq/numaIngo Molnar2009-06-011-4/+4
|\
| * x86: Fix false positive section mismatch warnings in the apic codeSam Ravnborg2009-05-101-4/+4
* | x86: es7000, uv - use __cpuinit for kicking secondary cpusCyrill Gorcunov2009-04-191-1/+1
|/
* cpumask: remove x86 cpumask_t uses.Rusty Russell2009-03-131-3/+3
* cpumask: remove cpumask_t assignment from vector_allocation_domain()Rusty Russell2009-03-131-1/+2
* cpumask: use new cpumask functions throughout x86Rusty Russell2009-03-131-3/+3
* cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL.: x86Rusty Russell2009-03-131-1/+1
* x86_32: apic/es7000_32, fix section mismatchJiri Slaby2009-03-021-20/+17
* x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-20/+10
* x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-021-42/+4
* x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-261-2/+9
* x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-261-3/+1
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-261-29/+98
* x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-0/+757
OpenPOWER on IntegriCloud