aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty1-0/+1
2007-10-17x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner1-3/+0
2007-10-14x86: force timer broadcast on late AMD C1E detectionThomas Gleixner1-0/+26
2007-10-12x86_64: cleanup apic.c after clock events switchChris Wright1-8/+14
2007-10-12x86_64: remove now unused codeThomas Gleixner1-105/+1
2007-10-12x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner1-1/+1
2007-10-12x86_64: convert to clock eventsThomas Gleixner1-40/+50
2007-10-12x86_64: Add (not yet used) clock event functionsThomas Gleixner1-0/+79
2007-10-12x86_64: remove nested irq disablesThomas Gleixner1-6/+6
2007-10-12x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner1-4/+4
2007-10-12x86_64: Remove APIC_DIVISORThomas Gleixner1-5/+3
2007-10-12x86_64: Move apic calibration code aroundThomas Gleixner1-9/+6
2007-10-12x86_64: remove pit synchronizationThomas Gleixner1-18/+0
2007-10-12x86_64: prepare apic code for clock eventsThomas Gleixner1-8/+15
2007-10-12x86: remove never used apic_mappedYinghai Lu1-3/+2
2007-10-11x86_64: move kernelThomas Gleixner1-0/+1253