aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/apic.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itselfThomas Gleixner2007-03-231-0/+8
* x86-64: add "local_apic_timer_c2_ok" here tooLinus Torvalds2007-03-231-0/+11
* [PATCH] time: x86_64: convert x86_64 to use GENERIC_TIMEjohn stultz2007-02-161-1/+1
* [PATCH] time: x86_64: hpet_address cleanupjohn stultz2007-02-161-1/+2
* [PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APICDavid Rientjes2006-12-071-3/+1
* [PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()Karsten Wiese2006-12-071-4/+18
* [PATCH] x86-64: Insert Local and IO APIC(s) into resource mapAaron Durbin2006-12-071-0/+78
* [PATCH] x86_64 irq_regs fixAndrew Morton2006-10-061-1/+4
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-6/+6
* [PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"Andrew Morton2006-10-021-54/+0
* [PATCH] insert IOAPIC(s) and Local APIC into resource mapadurbin@google.com2006-09-261-0/+54
* [PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yetAndi Kleen2006-09-261-0/+2
* [PATCH] Replace local_save_flags+local_irq_disable withFernando Luis Vázquez Cao2006-09-261-2/+1
* [PATCH] Convert x86-64 to early paramAndi Kleen2006-09-261-15/+19
* [PATCH] Use BUILD_BUG_ON in apic.c build sanity checkingAndi Kleen2006-09-261-4/+1
* [PATCH] Remove obsolete PIC modeAndi Kleen2006-09-261-63/+29
* [PATCH] Remove old "focus disabled" chipset errata workaroundAndi Kleen2006-09-261-26/+2
* [PATCH] Remove all ifdefs for local/io apicAndi Kleen2006-09-261-5/+1
* [PATCH] A few trivial spelling and grammar fixesAdam Henley2006-09-261-2/+2
* [PATCH] Add SMP support on x86_64 to reservation frameworkDon Zickus2006-09-261-2/+1
* 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