summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/es7000_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-021-7/+0
* x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-4/+3
* x86: Implement x86_32_early_logical_apicid() for numaq_32Tejun Heo2011-01-281-2/+8
* x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-281-0/+4
* x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-281-16/+2
* x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-281-1/+1
* x86/apic/es7000_32: Remove unused variableJavier Martinez Canillas2010-07-081-1/+0
* x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-041-19/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86: es7000_32.c: Use pr_<level> and add pr_fmt(fmt)Joe Perches2009-12-101-5/+7
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-101-10/+6
* Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Ingo Molnar2009-08-291-1/+2
|\
| * x86: Fix false positive section mismatch in es7000_32.cRakib Mullick2009-07-131-1/+2
* | x86: Fix x86_model test in es7000_apic_is_cluster()Roel Kluin2009-08-251-1/+1
|/
* 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