proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
[linux-2.6] / arch / x86 / kernel / apic.c
2008-10-20  Linus TorvaldsMerge git://git./linux/kernel/git/kyle/parisc-2.6
2008-10-20  Linus TorvaldsMerge branch 'bkl-removal' of git://git.lwn.net/linux-2.6
2008-10-20  Linus TorvaldsMerge branch 'linux-next' of git://git./linux/kernel...
2008-10-20  Linus TorvaldsMerge branch 'tracing-v28-for-linus' of git://git....
2008-10-20  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20  Linus TorvaldsMerge branch 'genirq-v28-for-linus' of git://git./linux...
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