index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic.c
Age
Commit message (
Expand
)
Author
2008-12-23
Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...
Ingo Molnar
2008-12-23
Merge commit 'v2.6.28-rc9' into x86/apic
Ingo Molnar
2008-12-12
x86: kill #ifdef for exit_idle()
Hiroshi Shimamoto
2008-11-30
enable_IR_x2apic() needs to be __init
Al Viro
2008-11-11
x86: apic reset counter on shutdown
Thomas Gleixner
2008-11-10
x86: apic - use pr_ macros for logging
Cyrill Gorcunov
2008-11-10
x86: apic - calibrate_APIC_clock remove redundant irq-enable-disable
Cyrill Gorcunov
2008-10-16
x86: apic - unify APIC_DIVISOR
Cyrill Gorcunov
2008-10-16
x86: io-apic - interrupt remapping fix
Cyrill Gorcunov
2008-10-16
x86: apic - fix unused vars warning in calibrate_APIC_clock
Cyrill Gorcunov
2008-10-16
x86: apic - skip writting ESR register if we dont have on
Cyrill Gorcunov
2008-10-16
x86: apic - lapic_setup_esr does not handle esr_disable - fix it
Cyrill Gorcunov
2008-10-16
x86: print out apic id in hex format
Yinghai Lu
2008-10-16
x86: lapic address print out like io apic addr
Yinghai Lu
2008-10-16
x86: apic - unify smp_spurious/error_interrupt declaration
Cyrill Gorcunov
2008-10-16
x86: let 64 bit to use 32 bit calibrate_apic_clock
Yinghai Lu
2008-10-16
x86: rename apic_32.c and apic_64.c to apic.c
Yinghai Lu