summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-171-3/+0
* x86: force timer broadcast on late AMD C1E detectionThomas Gleixner2007-10-141-0/+26
* x86_64: cleanup apic.c after clock events switchChris Wright2007-10-121-8/+14
* x86_64: remove now unused codeThomas Gleixner2007-10-121-105/+1
* x86: disable apic timer for AMD C1E enabled CPUsThomas Gleixner2007-10-121-1/+1
* x86_64: convert to clock eventsThomas Gleixner2007-10-121-40/+50
* x86_64: Add (not yet used) clock event functionsThomas Gleixner2007-10-121-0/+79
* x86_64: remove nested irq disablesThomas Gleixner2007-10-121-6/+6
* x86_64: apic change setup_APIC_timer calling conventionThomas Gleixner2007-10-121-4/+4
* x86_64: Remove APIC_DIVISORThomas Gleixner2007-10-121-5/+3
* x86_64: Move apic calibration code aroundThomas Gleixner2007-10-121-9/+6
* x86_64: remove pit synchronizationThomas Gleixner2007-10-121-18/+0
* x86_64: prepare apic code for clock eventsThomas Gleixner2007-10-121-8/+15
* x86: remove never used apic_mappedYinghai Lu2007-10-121-3/+2
* x86_64: move kernelThomas Gleixner2007-10-111-0/+1253