Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
f40f31bfe104d50d4fceb760ec48d2effd0610aa
/
arch
/
x86_64
/
kernel
/
apic.c
f40f31b
x86_64: Fix APIC typo
by Thomas Gleixner
· 19 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 19 years ago
4637a74
[PATCH] x86-64: Avoid overflows during apic timer calibration
by David P. Reed
· 19 years ago
8339e9f
[PATCH] x86-64: safe_apic_wait_icr_idle - x86_64
by Fernando Luis VazquezCao
· 19 years ago
6b37f5a
[PATCH] x86-64: fix cpu MHz reporting on constant_tsc cpus
by Joerg Roedel
· 19 years ago
f33bc55
[PATCH] x86_64: avoid sending LOCAL_TIMER_VECTOR IPI to itself
by Thomas Gleixner
· 19 years ago
2e7c283
x86-64: add "local_apic_timer_c2_ok" here too
by Linus Torvalds
· 19 years ago
1489939
[PATCH] time: x86_64: convert x86_64 to use GENERIC_TIME
by john stultz
· 19 years ago
2d0c87c
[PATCH] time: x86_64: hpet_address cleanup
by john stultz
· 19 years ago
86bd58b
[PATCH] x86-64: Remove unused GET_APIC_VERSION call from clear_local_APIC
by David Rientjes
· 19 years ago
f990fff
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
by Karsten Wiese
· 19 years ago
3992872
[PATCH] x86-64: Insert Local and IO APIC(s) into resource map
by Aaron Durbin
· 19 years ago
d150ad7
[PATCH] x86_64 irq_regs fix
by Andrew Morton
· 19 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 19 years ago
0e4a523
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
by Andrew Morton
· 19 years ago
54dbc0c
[PATCH] insert IOAPIC(s) and Local APIC into resource map
by adurbin@google.com
· 19 years ago
b7f5e3c
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
by Andi Kleen
· 19 years ago
2b94ab2
[PATCH] Replace local_save_flags+local_irq_disable with
by Fernando Luis Vázquez Cao
· 19 years ago
2c8c0e6
[PATCH] Convert x86-64 to early param
by Andi Kleen
· 19 years ago
fe7414a
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
by Andi Kleen
· 19 years ago
a8fcf1a
[PATCH] Remove obsolete PIC mode
by Andi Kleen
· 19 years ago
3f14c74
[PATCH] Remove old "focus disabled" chipset errata workaround
by Andi Kleen
· 19 years ago
7f11d8a
[PATCH] Remove all ifdefs for local/io apic
by Andi Kleen
· 19 years ago
d5d9ca6
[PATCH] A few trivial spelling and grammar fixes
by Adam Henley
· 19 years ago
f2802e7
[PATCH] Add SMP support on x86_64 to reservation framework
by Don Zickus
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 20 years ago
704fc59
[PATCH] x86_64: fix apic error on bootup
by Siddha, Suresh B
· 20 years ago
17fc14f
[PATCH] x86_64: apic support for extended apic interrupt
by Jacob Shin
· 20 years ago
f8bf3c6
[PATCH] x86_64: Rename oem_force_hpet_timer to apic_is_clustered_box
by Vojtech Pavlik
· 20 years ago
acae9d3
[PATCH] x86: make using_apic_timer __read_mostly
by Andreas Mohr
· 20 years ago
9b41046
[PATCH] Don't pass boot parameters to argv_init[]
by OGAWA Hirofumi
· 20 years ago
da7ed9f
[PATCH] x86_64: timer interrupt lockup due to pending interrupt
by Vivek Goyal
· 20 years ago
637029c
Revert "[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems"
by Linus Torvalds
· 20 years ago
13a229a
[PATCH] x86_64: Only do the clustered systems have unsynchronized TSC assumption on IBM systems
by Andi Kleen
· 20 years ago
7fd6784
[PATCH] x86_64: Disable tsc when apicpmtimer is active
by Andi Kleen
· 20 years ago
33042a9
[PATCH] x86-64: Fix HPET timer on x460
by Chris McDermott
· 20 years ago
3777a95
[PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is not enabled
by Andi Kleen
· 20 years ago
0c3749c
[PATCH] x86_64: Calibrate APIC timer using PM timer
by Andi Kleen
· 20 years ago
396bd50
[PATCH] x86_64: mark two routines as __cpuinit
by Shaohua Li
· 20 years ago
73dea47
[PATCH] x86_64: Allow to run main time keeping from the local APIC interrupt
by Andi Kleen
· 20 years ago
5b74357
[PATCH] x86_64: lapic resume uses correct base address
by Shaohua Li
· 20 years ago
11a8e77
[PATCH] x86_64: Some housekeeping in local APIC code
by Andi Kleen
· 20 years ago
b9d1e4b
[PATCH] x86_64: x86_64 write apic id fix
by Vivek Goyal
· 20 years ago
95833c8
[PATCH] x86_64: Add idle notifiers
by Andi Kleen
· 20 years ago
d25bf7e
[PATCH] x86_64: Handle missing local APIC timer interrupts on C3 state
by Venkatesh Pallipadi
· 20 years ago
5a07a30
[PATCH] i386/x86-64: Remove sub jiffy profile timer support
by Venkatesh Pallipadi
· 20 years ago
89b831e
[PATCH] x86_64: Support for AMD specific MCE Threshold.
by Jacob Shin
· 20 years ago
9cdd304
[PATCH] x86-64: more gratitious linux/irq.h includes
by Al Viro
· 20 years ago
1d3fbbf
[PATCH] x86-64: Don't trust boot_cpu_id in the mptable.
by Andi Kleen
· 20 years ago
357e11d
[PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zero
by Andi Kleen
· 20 years ago
5a40b7c
[PATCH] x86-64: Remove code for outdated APICs
by Andi Kleen
· 20 years ago
61c1134
[PATCH] x86-64: Remove esr disable hack in APIC code
by Andi Kleen
· 20 years ago
208fb93
[PATCH] kexec: x86_64: restore apic virtual wire mode on shutdown
by Eric W. Biederman
· 21 years ago
e6982c6
[PATCH] x86_64: Change init sections for CPU hotplug support
by Ashok Raj
· 21 years ago
7515211
[PATCH] x86_64: Collected NMI watchdog fixes.
by Andi Kleen
· 21 years ago
376ec33
[PATCH] x86_64: Fix OEM hpet check
by Suresh Siddha
· 21 years ago
0b9c33a
[PATCH] Fix u32 vs. pm_message_t in x86-64
by Pavel Machek
· 21 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 21 years ago