Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_htc_msm8960
/
052d014485d2ce5bb7fa8dd0df875dafd1db77df
/
arch
/
x86
/
kernel
/
apic_64.c
2584a82
x86: don't read maxlvt before checking if APIC is mapped
by Chuck Ebbert
· 18 years ago
877084f
x86: cleanup div_sc() usage
by Akinobu Mita
· 18 years ago
a4928cf
"make namespacecheck" fixes
by Ingo Molnar
· 18 years ago
2fe6014
x86: move up & smp variables to setup.c
by Alexey Starikovskiy
· 18 years ago
af926a5
x86: move x86_bios_cpu_apicid to io_apic_64.c
by Alexey Starikovskiy
· 18 years ago
ac23d4e
x86: support for new UV apic
by Jack Steiner
· 18 years ago
05f2d12
x86: change GET_APIC_ID() from an inline function to an out-of-line function
by Jack Steiner
· 18 years ago
be8a568
x86: move generic_processor_info to apic_64.c
by Alexey Starikovskiy
· 18 years ago
86cc0d9
x86: move boot_cpu_physical_apicid to apic_64.c
by Alexey Starikovskiy
· 18 years ago
3f53070
x86: move mp_lapic_addr to apic_64.c
by Alexey Starikovskiy
· 18 years ago
dd46e3c
x86: move apic declarations to mach_apic.h
by Glauber Costa
· 18 years ago
5af5573
x86: move ipi definitions to mach_ipi.h
by Glauber Costa
· 18 years ago
1cb6848
x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP systems
by Ravikiran G Thirumalai
· 18 years ago
c70dcb7
x86: change boot_cpu_id to boot_cpu_physical_apicid
by Glauber de Oliveira Costa
· 18 years ago
8643f9d
x86: get boot_cpu_id as early for k8_scan_nodes
by Yinghai Lu
· 18 years ago
f8fffa4
x86: apic_is_clustered_box for vsmp
by Yinghai Lu
· 18 years ago
1e934dd
x86: insert_resorce for lapic addr after e820_reserve_resources
by Yinghai Lu
· 18 years ago
322850a
x86: make amd quad core 8 socket system not be clustered_box, #2
by Yinghai Lu
· 18 years ago
602a54a
x86: change bios_cpu_apicid to percpu data variable fixup
by travis@sgi.com
· 18 years ago
d343289
x86: don't disable the APIC if it hasn't been mapped yet
by Andi Kleen
· 18 years ago
693e3c5
x86: reduce memory and intra-node effects
by Mike Travis
· 18 years ago
e8c10ef
x86: change bios_cpu_apicid to percpu data variable
by travis@sgi.com
· 18 years ago
9d09951
x86: preset apic clockevents multiplicator
by Thomas Gleixner
· 18 years ago
c2b84b3
x86: sanity check APIC timer frequency
by Thomas Gleixner
· 18 years ago
e83a5fd
x86: clean up apic_32/64.c
by Hiroshi Shimamoto
· 18 years ago
e942710
x86: adjust enable_NMI_through_LVT0()
by Jan Beulich
· 18 years ago
53756d3
x86: add set/clear_cpu_cap operations
by Jeremy Fitzhardinge
· 18 years ago
7b83dae
x86: extended interrupt LVT support for AMD Barcelona
by Robert Richter
· 18 years ago
739f33b
x86: untable __init references between IO data
by Andi Kleen
· 18 years ago
1c69524
x86: clear IO_APIC before enabing apic error vector.
by Yinghai Lu
· 18 years ago
0e078e2
x86: prepare merging arch/x86/kernel/apic_32/64.c
by Thomas Gleixner
· 18 years ago
3a12d93
x86: make smp_local_timer_interrupt() static
by Thomas Gleixner
· 18 years ago
87ebecf
x86: move ack_bad_irq into irq code
by Thomas Gleixner
· 18 years ago
3e35a0e
x86: move ioapic code where it belongs
by Thomas Gleixner
· 18 years ago
70a2002
x86: move pmtmr related declarations
by Thomas Gleixner
· 18 years ago
3c6bb07
x86: use u32 for safe_apic_wait_icr_idle()
by Thomas Gleixner
· 18 years ago
37e650c
x86: rename get_maxlvt to lapic_get_maxlvt
by Thomas Gleixner
· 18 years ago
af5ca3f
Driver core: change sysdev classes to use dynamic kobject names
by Kay Sievers
· 18 years ago
9b7711f
x86: add lapic_shutdown for x86_64
by Hiroshi Shimamoto
· 19 years ago
38e760a
x86: expand /proc/interrupts to include missing vectors, v2
by Joe Korty
· 19 years ago
3dfbc88
x86: C1E late detection fix. Really switch off lapic timer
by Thomas Gleixner
· 19 years ago
89039b3
x86: force timer broadcast on late AMD C1E detection
by Thomas Gleixner
· 19 years ago
bc1d99c
x86_64: cleanup apic.c after clock events switch
by Chris Wright
· 19 years ago
9f75e9b
x86_64: remove now unused code
by Thomas Gleixner
· 19 years ago
fb79d22
x86: disable apic timer for AMD C1E enabled CPUs
by Thomas Gleixner
· 19 years ago
b8ce335
x86_64: convert to clock events
by Thomas Gleixner
· 19 years ago
ba7eda4
x86_64: Add (not yet used) clock event functions
by Thomas Gleixner
· 19 years ago
c4d58cb
x86_64: remove nested irq disables
by Thomas Gleixner
· 19 years ago
abc63fc
x86_64: apic change setup_APIC_timer calling convention
by Thomas Gleixner
· 19 years ago
b58eb00
x86_64: Remove APIC_DIVISOR
by Thomas Gleixner
· 19 years ago
d03030e
x86_64: Move apic calibration code around
by Thomas Gleixner
· 19 years ago
500ff08
x86_64: remove pit synchronization
by Thomas Gleixner
· 19 years ago
8017409
x86_64: prepare apic code for clock events
by Thomas Gleixner
· 19 years ago
7ffeeb1
x86: remove never used apic_mapped
by Yinghai Lu
· 19 years ago
250c227
x86_64: move kernel
by Thomas Gleixner
· 19 years ago
[Renamed from arch/x86_64/kernel/apic_64.c]
bd751ae
x86_64: prepare shared kernel/apic.c
by Thomas Gleixner
· 19 years ago
[Renamed from arch/x86_64/kernel/apic.c]
b291aa7
x86_64: fix HPET init race
by Robin Holt
· 19 years ago
6935d1f
x86_64: apic.c coding style janitor work
by Thomas Gleixner
· 19 years ago
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
· 20 years ago
f990fff
[PATCH] x86: Regard MSRs in lapic_suspend()/lapic_resume()
by Karsten Wiese
· 20 years ago
3992872
[PATCH] x86-64: Insert Local and IO APIC(s) into resource map
by Aaron Durbin
· 20 years ago
d150ad7
[PATCH] x86_64 irq_regs fix
by Andrew Morton
· 20 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 20 years ago
0e4a523
[PATCH] revert "insert IOAPIC(s) and Local APIC into resource map"
by Andrew Morton
· 20 years ago
54dbc0c
[PATCH] insert IOAPIC(s) and Local APIC into resource map
by adurbin@google.com
· 20 years ago
b7f5e3c
[PATCH] Don't access the APIC in safe_smp_processor_id when it is not mapped yet
by Andi Kleen
· 20 years ago
2b94ab2
[PATCH] Replace local_save_flags+local_irq_disable with
by Fernando Luis Vázquez Cao
· 20 years ago
2c8c0e6
[PATCH] Convert x86-64 to early param
by Andi Kleen
· 20 years ago
fe7414a
[PATCH] Use BUILD_BUG_ON in apic.c build sanity checking
by Andi Kleen
· 20 years ago
a8fcf1a
[PATCH] Remove obsolete PIC mode
by Andi Kleen
· 20 years ago
3f14c74
[PATCH] Remove old "focus disabled" chipset errata workaround
by Andi Kleen
· 20 years ago
7f11d8a
[PATCH] Remove all ifdefs for local/io apic
by Andi Kleen
· 20 years ago
d5d9ca6
[PATCH] A few trivial spelling and grammar fixes
by Adam Henley
· 20 years ago
f2802e7
[PATCH] Add SMP support on x86_64 to reservation framework
by Don Zickus
· 20 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
Next »