aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_noop.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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