summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic.c
Commit message (Expand)AuthorAgeFilesLines
* x86, perfcounters: rename intel_arch_perfmon.h => perf_counter.hIngo Molnar2008-12-231-1/+1
* Merge branch 'x86/irq' into perfcounters/coreIngo Molnar2008-12-121-10/+3
|\
| * x86: hardirq: introduce inc_irq_stat()Hiroshi Shimamoto2008-12-121-10/+3
* | performance counters: x86 supportIngo Molnar2008-12-081-0/+2
|/
* enable_IR_x2apic() needs to be __initAl Viro2008-11-301-1/+1
* x86: apic - unify APIC_DIVISORCyrill Gorcunov2008-10-161-6/+2
* x86: io-apic - interrupt remapping fixCyrill Gorcunov2008-10-161-3/+10
* x86: apic - fix unused vars warning in calibrate_APIC_clockCyrill Gorcunov2008-10-161-34/+47
* x86: apic - skip writting ESR register if we dont have onCyrill Gorcunov2008-10-161-1/+1
* x86: apic - lapic_setup_esr does not handle esr_disable - fix itCyrill Gorcunov2008-10-161-30/+33
* x86: print out apic id in hex formatYinghai Lu2008-10-161-1/+1
* x86: lapic address print out like io apic addrYinghai Lu2008-10-161-1/+1
* x86: apic - unify smp_spurious/error_interrupt declarationCyrill Gorcunov2008-10-161-8/+0
* x86: let 64 bit to use 32 bit calibrate_apic_clockYinghai Lu2008-10-161-86/+2
* x86: rename apic_32.c and apic_64.c to apic.cYinghai Lu2008-10-161-0/+2311
OpenPOWER on IntegriCloud