aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/apic.c
AgeCommit message (Expand)AuthorFilesLines
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...Linus Torvalds1-8/+1
2006-02-26[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi 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 n...Andi 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
2005-09-12[PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen1-20/+1
2005-06-25[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman1-1/+37
2005-06-25[PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj1-4/+4
2005-05-17[PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen1-1/+2
2005-05-17[PATCH] x86_64: Fix OEM hpet checkSuresh Siddha1-1/+1
2005-04-16[PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek1-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1088