x86: hardirq: use inc_irq_stat() in non-unified functions
[safe/jmp/linux-2.6] / arch / x86 / kernel / apic.c
2008-12-12 Hiroshi Shimamotox86: hardirq: introduce inc_irq_stat()
2008-11-30 Al Viroenable_IR_x2apic() needs to be __init
2008-10-16 Cyrill Gorcunovx86: apic - unify APIC_DIVISOR
2008-10-16 Cyrill Gorcunovx86: io-apic - interrupt remapping fix
2008-10-16 Cyrill Gorcunovx86: apic - fix unused vars warning in calibrate_APIC_clock
2008-10-16 Cyrill Gorcunovx86: apic - skip writting ESR register if we dont have on
2008-10-16 Cyrill Gorcunovx86: apic - lapic_setup_esr does not handle esr_disable...
2008-10-16 Yinghai Lux86: print out apic id in hex format
2008-10-16 Yinghai Lux86: lapic address print out like io apic addr
2008-10-16 Cyrill Gorcunovx86: apic - unify smp_spurious/error_interrupt declaration
2008-10-16 Yinghai Lux86: let 64 bit to use 32 bit calibrate_apic_clock
2008-10-16 Yinghai Lux86: rename apic_32.c and apic_64.c to apic.c