summaryrefslogtreecommitdiffstats
path: root/arch/x86_64/kernel/apic.c
Commit message (Expand)AuthorAgeFilesLines
* x86_64: prepare shared kernel/apic.cThomas Gleixner2007-10-111-1253/+0
* x86_64: fix HPET init raceRobin Holt2007-08-111-4/+2
* x86_64: apic.c coding style janitor workThomas Gleixner2007-07-211-43/+30
* x86_64: Fix APIC typoThomas Gleixner2007-07-211-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] x86-64: Avoid overflows during apic timer calibrationDavid P. Reed2007-05-021-5/+6
* [PATCH] x86-64: safe_apic_wait_icr_idle - x86_64Fernando Luis VazquezCao2007-05-021-0/+22
* [PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpusJoerg Roedel2007-05-021-1/+1
* [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
OpenPOWER on IntegriCloud