summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic.c (follow)
Commit message (Expand)AuthorAgeFilesLines
*---. Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar2008-12-231-73/+54
|\ \ \
| | | * x86: kill #ifdef for exit_idle()Hiroshi Shimamoto2008-12-121-6/+0
| |_|/ |/| |
| * | Merge commit 'v2.6.28-rc9' into x86/apicIngo Molnar2008-12-231-1/+1
| |\ \ | |/ / |/| |
| * | x86: apic reset counter on shutdownThomas Gleixner2008-11-111-0/+1
| * | x86: apic - use pr_ macros for loggingCyrill Gorcunov2008-11-101-63/+53
| * | x86: apic - calibrate_APIC_clock remove redundant irq-enable-disableCyrill Gorcunov2008-11-101-4/+0
| |/
* / 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