aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_noop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-02x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo1-9/+0
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo1-7/+9
2011-01-28x86: Add apic->x86_32_early_logical_apicid()Tejun Heo1-0/+4
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo1-6/+0
2009-12-07x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner1-1/+1
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov1-14/+4
2009-11-08x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov1-0/+5
2009-10-15x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov1-47/+58
2009-10-14x86, apic: Introduce the NOOP apic driverCyrill Gorcunov1-0/+194