summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/apic_noop.c
Commit message (Expand)AuthorAgeFilesLines
* x86: Fix bogus warning in apic_noop.apic_write()Thomas Gleixner2009-12-071-1/+1
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-101-14/+4
* x86, apic: Get rid of apicid_to_cpu_present assign on 64-bitCyrill Gorcunov2009-11-081-0/+5
* x86: apic: Allow noop operations to be called almost at any timeCyrill Gorcunov2009-10-151-47/+58
* x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-141-0/+194