aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_noop.c
Commit message (Expand)AuthorAge
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-02
* x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-28
* x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-28
* x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-28
* x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner2009-12-07
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-09
* x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov2009-11-08
* x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2009-10-15
* x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-14