index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86_64
/
kernel
/
apic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
[PATCH] x86-64: Avoid overflows during apic timer calibration
David P. Reed
1
-5
/
+6
2007-05-02
[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64
Fernando Luis VazquezCao
1
-0
/
+22
2007-05-02
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
Joerg Roedel
1
-1
/
+1
2007-03-23
[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself
Thomas Gleixner
1
-0
/
+8
2007-03-23
x86-64: add "local_apic_timer_c2_ok" here too
Linus Torvalds
1
-0
/
+11
2007-02-16
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
john stultz
1
-1
/
+1
2007-02-16
[PATCH] time: x86_64: hpet_address cleanup
john stultz
1
-1
/
+2
2006-12-07
[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APIC
David Rientjes
1
-3
/
+1
2006-12-07
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
Karsten Wiese
1
-4
/
+18
2006-12-07
[PATCH] x86-64: Insert Local and IO APIC(s) into resource map
Aaron Durbin
1
-0
/
+78
2006-10-06
[PATCH] x86_64 irq_regs fix
Andrew Morton
1
-1
/
+4
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+6
2006-10-02
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
Andrew Morton
1
-54
/
+0
2006-09-26
[PATCH] insert IOAPIC(s) and Local APIC into resource map
adurbin@google.com
1
-0
/
+54
2006-09-26
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
Andi Kleen
1
-0
/
+2
2006-09-26
[PATCH] Replace local_save_flags+local_irq_disable with
Fernando Luis Vázquez Cao
1
-2
/
+1
2006-09-26
[PATCH] Convert x86-64 to early param
Andi Kleen
1
-15
/
+19
2006-09-26
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
Andi Kleen
1
-4
/
+1
2006-09-26
[PATCH] Remove obsolete PIC mode
Andi Kleen
1
-63
/
+29
2006-09-26
[PATCH] Remove old "focus disabled" chipset errata workaround
Andi Kleen
1
-26
/
+2
2006-09-26
[PATCH] Remove all ifdefs for local/io apic
Andi Kleen
1
-5
/
+1
2006-09-26
[PATCH] A few trivial spelling and grammar fixes
Adam Henley
1
-2
/
+2
2006-09-26
[PATCH] Add SMP support on x86_64 to reservation framework
Don Zickus
1
-2
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-26
[PATCH] x86_64: fix apic error on bootup
Siddha, Suresh B
1
-2
/
+13
2006-06-26
[PATCH] x86_64: apic support for extended apic interrupt
Jacob Shin
1
-6
/
+4
2006-06-26
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
Vojtech Pavlik
1
-4
/
+3
2006-06-23
[PATCH] x86: make using_apic_timer __read_mostly
Andreas Mohr
1
-1
/
+1
2006-03-31
[PATCH] Don't pass boot parameters to argv_init[]
OGAWA Hirofumi
1
-7
/
+7
2006-03-25
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
Vivek Goyal
1
-0
/
+20
2006-02-27
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC...
Linus Torvalds
1
-8
/
+1
2006-02-26
[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumpt...
Andi Kleen
1
-1
/
+8
2006-02-17
[PATCH] x86_64: Disable tsc when apicpmtimer is active
Andi Kleen
1
-0
/
+1
2006-02-11
[PATCH] x86-64: Fix HPET timer on x460
Chris McDermott
1
-1
/
+1
2006-02-04
[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...
Andi Kleen
1
-0
/
+20
2006-02-04
[PATCH] x86_64: Calibrate APIC timer using PM timer
Andi Kleen
1
-6
/
+27
2006-02-04
[PATCH] x86_64: mark two routines as __cpuinit
Shaohua Li
1
-1
/
+1
2006-02-04
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
Andi Kleen
1
-2
/
+32
2006-01-16
[PATCH] x86_64: lapic resume uses correct base address
Shaohua Li
1
-4
/
+1
2006-01-11
[PATCH] x86_64: Some housekeeping in local APIC code
Andi Kleen
1
-47
/
+36
2006-01-11
[PATCH] x86_64: x86_64 write apic id fix
Vivek Goyal
1
-1
/
+1
2006-01-11
[PATCH] x86_64: Add idle notifiers
Andi Kleen
1
-0
/
+4
2006-01-11
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
Venkatesh Pallipadi
1
-2
/
+53
2006-01-11
[PATCH] i386/x86-64: Remove sub jiffy profile timer support
Venkatesh Pallipadi
1
-51
/
+2
2005-11-14
[PATCH] x86_64: Support for AMD specific MCE Threshold.
Jacob Shin
1
-0
/
+10
2005-09-12
[PATCH] x86-64: more gratitious linux/irq.h includes
Al Viro
1
-1
/
+0
2005-09-12
[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.
Andi Kleen
1
-2
/
+1
2005-09-12
[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero
Andi Kleen
1
-1
/
+1
2005-09-12
[PATCH] x86-64: Remove code for outdated APICs
Andi Kleen
1
-13
/
+2
2005-09-12
[PATCH] x86-64: Remove esr disable hack in APIC code
Andi Kleen
1
-20
/
+1
[next]