summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/es7000_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86, apic: Remove support for ia32-based Unisys ES7000David Rientjes2014-02-121-738/+0Star
* x86/apic: Switch wait_for_init_deassert() to a bool flagDavid Rientjes2014-02-091-4/+2Star
* x86/apic: Only use default_wait_for_init_deassert()David Rientjes2014-02-091-7/+1Star
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-151-1/+1
* x86/apic/es7000: Make apicid of a cluster (not CPU) from a cpumaskAlexander Gordeev2012-06-141-1/+1
* x86/apic/es7000+summit: Always make valid apicid from a cpumaskAlexander Gordeev2012-06-141-0/+2
* x86/apic/es7000+summit: Fix compile warning in cpu_mask_to_apicid()Alexander Gordeev2012-06-141-1/+1
* x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and()Alexander Gordeev2012-06-141-1/+1
* x86/apic: Eliminate cpu_mask_to_apicid() operationAlexander Gordeev2012-06-141-3/+1Star
* x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_maskAlexander Gordeev2012-06-081-2/+1Star
* x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-9/+12
* x86/apic: Factor out default vector_allocation_domain() operationAlexander Gordeev2012-06-081-17/+2Star
* x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin2012-05-181-0/+2
* x86/platform: Move APIC ID validity check into platform APIC codeDaniel J Blueman2012-03-141-0/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-221-2/+2
* x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-221-0/+6
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-021-7/+0Star
* x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-281-4/+3Star
* 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/+2Star
* 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/+0Star
* x86, irq: Kill io_apic_renumber_irqEric W. Biederman2010-05-041-19/+0Star
* 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/+6Star
* 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/+17Star
* x86_32: apic/es7000_32, fix cpu_mask_to_apicidJiri Slaby2009-03-021-20/+10Star
* x86_32: apic/es7000_32, cpu_mask_to_apicid cleanupJiri Slaby2009-03-021-42/+4Star
* x86: fix !ACPI build for es7000_32.cIngo Molnar2009-02-261-2/+9
* x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-261-3/+1Star
* 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