aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/apic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-02[PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed1-5/+6
2007-05-02[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao1-0/+22
2007-05-02[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel1-1/+1
2007-03-23[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner1-0/+8
2007-03-23x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds1-0/+11
2007-02-16[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz1-1/+1
2007-02-16[PATCH] time: x86_64: hpet_address cleanupjohn stultz1-1/+2
2006-12-07[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes1-3/+1
2006-12-07[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese1-4/+18
2006-12-07[PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin1-0/+78
2006-10-06[PATCH] x86_64 irq_regs fixAndrew Morton1-1/+4
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-6/+6
2006-10-02[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton1-54/+0
2006-09-26[PATCH] insert IOAPIC(s) and Local APIC into resource mapadurbin@google.com1-0/+54
2006-09-26[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen1-0/+2
2006-09-26[PATCH] Replace local_save_flags+local_irq_disable withFernando Luis Vázquez Cao1-2/+1
2006-09-26[PATCH] Convert x86-64 to early paramAndi Kleen1-15/+19
2006-09-26[PATCH] Use BUILD_BUG_ON in apic.c build sanity checkingAndi Kleen1-4/+1
2006-09-26[PATCH] Remove obsolete PIC modeAndi Kleen1-63/+29
2006-09-26[PATCH] Remove old "focus disabled" chipset errata workaroundAndi Kleen1-26/+2
2006-09-26[PATCH] Remove all ifdefs for local/io apicAndi Kleen1-5/+1
2006-09-26[PATCH] A few trivial spelling and grammar fixesAdam Henley1-2/+2
2006-09-26[PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus1-2/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-26[PATCH] x86_64: fix apic error on bootupSiddha, Suresh B1-2/+13
2006-06-26[PATCH] x86_64: apic support for extended apic interruptJacob Shin1-6/+4
2006-06-26[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik1-4/+3
2006-06-23[PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr1-1/+1
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-7/+7
2006-03-25[PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal1-0/+20
2006-02-27Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems"Linus Torvalds1-8/+1
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systemsAndi Kleen1-1/+8
2006-02-17[PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen1-0/+1
2006-02-11[PATCH] x86-64: Fix HPET timer on x460Chris McDermott1-1/+1
2006-02-04[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabledAndi Kleen1-0/+20
2006-02-04[PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen1-6/+27
2006-02-04[PATCH] x86_64: mark two routines as __cpuinitShaohua Li1-1/+1
2006-02-04[PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen1-2/+32
2006-01-16[PATCH] x86_64: lapic resume uses correct base addressShaohua Li1-4/+1
2006-01-11[PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen1-47/+36
2006-01-11[PATCH] x86_64: x86_64 write apic id fixVivek Goyal1-1/+1
2006-01-11[PATCH] x86_64: Add idle notifiersAndi Kleen1-0/+4
2006-01-11[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi1-2/+53
2006-01-11[PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi1-51/+2
2005-11-14[PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin1-0/+10
2005-09-12[PATCH] x86-64: more gratitious linux/irq.h includesAl Viro1-1/+0
2005-09-12[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.Andi Kleen1-2/+1
2005-09-12[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen1-1/+1
2005-09-12[PATCH] x86-64: Remove code for outdated APICsAndi Kleen1-13/+2