summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic_64.c
Commit message (Expand)AuthorAgeFilesLines
* x86: extended interrupt LVT support for AMD BarcelonaRobert Richter2008-01-301-4/+22
* x86: untable __init references between IO dataAndi Kleen2008-01-301-23/+23
* x86: clear IO_APIC before enabing apic error vector.Yinghai Lu2008-01-301-0/+7
* x86: prepare merging arch/x86/kernel/apic_32/64.cThomas Gleixner2008-01-301-484/+549
* x86: make smp_local_timer_interrupt() staticThomas Gleixner2008-01-301-1/+1
* x86: move ack_bad_irq into irq codeThomas Gleixner2008-01-301-20/+0Star
* x86: move ioapic code where it belongsThomas Gleixner2008-01-301-87/+0Star
* x86: move pmtmr related declarationsThomas Gleixner2008-01-301-0/+1
* x86: use u32 for safe_apic_wait_icr_idle()Thomas Gleixner2008-01-301-2/+2
* x86: rename get_maxlvt to lapic_get_maxlvtThomas Gleixner2008-01-301-6/+6
* Driver core: change sysdev classes to use dynamic kobject namesKay Sievers2008-01-251-1/+1
* x86: add lapic_shutdown for x86_64Hiroshi Shimamoto2007-10-231-0/+14
* x86: expand /proc/interrupts to include missing vectors, v2Joe Korty2007-10-171-0/+1
* x86: C1E late detection fix. Really switch off lapic timerThomas Gleixner2007-10-171-3/+0Star
* 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/+1Star
* 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/+3Star
* x86_64: Move apic calibration code aroundThomas Gleixner2007-10-121-9/+6Star
* x86_64: remove pit synchronizationThomas Gleixner2007-10-121-18/+0Star
* x86_64: prepare apic code for clock eventsThomas Gleixner2007-10-121-8/+15
* x86: remove never used apic_mappedYinghai Lu2007-10-121-3/+2Star
* x86_64: move kernelThomas Gleixner2007-10-111-0/+1253