Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump', 'x86...
[safe/jmp/linux-2.6] / arch / x86 / kernel / apic.c
2008-12-23 Ingo MolnarMerge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeat...
2008-12-23 Ingo MolnarMerge commit 'v2.6.28-rc9' into x86/apic
2008-12-12 Hiroshi Shimamotox86: kill #ifdef for exit_idle()
2008-11-30 Al Viroenable_IR_x2apic() needs to be __init
2008-11-11 Thomas Gleixnerx86: apic reset counter on shutdown
2008-11-10 Cyrill Gorcunovx86: apic - use pr_ macros for logging
2008-11-10 Cyrill Gorcunovx86: apic - calibrate_APIC_clock remove redundant irq...
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