summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/apic.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] x86_64: fix apic error on bootupSiddha, Suresh B2006-06-261-2/+13
* [PATCH] x86_64: apic support for extended apic interruptJacob Shin2006-06-261-6/+4
* [PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_boxVojtech Pavlik2006-06-261-4/+3
* [PATCH] x86: make using_apic_timer __read_mostlyAndreas Mohr2006-06-231-1/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-7/+7
* [PATCH] x86_64: timer interrupt lockup due to pending interruptVivek Goyal2006-03-251-0/+20
* Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...Linus Torvalds2006-02-271-8/+1
* [PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...Andi Kleen2006-02-261-1/+8
* [PATCH] x86_64: Disable tsc when apicpmtimer is activeAndi Kleen2006-02-171-0/+1
* [PATCH] x86-64: Fix HPET timer on x460Chris McDermott2006-02-111-1/+1
* [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-041-0/+20
* [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-041-6/+27
* [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-041-1/+1
* [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-041-2/+32
* [PATCH] x86_64: lapic resume uses correct base addressShaohua Li2006-01-161-4/+1
* [PATCH] x86_64: Some housekeeping in local APIC codeAndi Kleen2006-01-111-47/+36
* [PATCH] x86_64: x86_64 write apic id fixVivek Goyal2006-01-111-1/+1
* [PATCH] x86_64: Add idle notifiersAndi Kleen2006-01-111-0/+4
* [PATCH] x86_64: Handle missing local APIC timer interrupts on C3 stateVenkatesh Pallipadi2006-01-111-2/+53
* [PATCH] i386/x86-64: Remove sub jiffy profile timer supportVenkatesh Pallipadi2006-01-111-51/+2
* [PATCH] x86_64: Support for AMD specific MCE Threshold.Jacob Shin2005-11-141-0/+10
* [PATCH] x86-64: more gratitious linux/irq.h includesAl Viro2005-09-121-1/+0
* [PATCH] x86-64: Don't trust boot_cpu_id in the mptable.Andi Kleen2005-09-121-2/+1
* [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Remove code for outdated APICsAndi Kleen2005-09-121-13/+2
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-121-20/+1
* [PATCH] kexec: x86_64: restore apic virtual wire mode on shutdownEric W. Biederman2005-06-251-1/+37
* [PATCH] x86_64: Change init sections for CPU hotplug supportAshok Raj2005-06-251-4/+4
* [PATCH] x86_64: Collected NMI watchdog fixes.Andi Kleen2005-05-171-1/+2
* [PATCH] x86_64: Fix OEM hpet checkSuresh Siddha2005-05-171-1/+1
* [PATCH] Fix u32 vs. pm_message_t in x86-64Pavel Machek2005-04-161-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+1088
OpenPOWER on IntegriCloud