index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
apic_64.c
Age
Commit message (
Expand
)
Author
2008-04-26
x86: cleanup div_sc() usage
Akinobu Mita
2008-04-24
"make namespacecheck" fixes
Ingo Molnar
2008-04-17
x86: move up & smp variables to setup.c
Alexey Starikovskiy
2008-04-17
x86: move x86_bios_cpu_apicid to io_apic_64.c
Alexey Starikovskiy
2008-04-17
x86: support for new UV apic
Jack Steiner
2008-04-17
x86: change GET_APIC_ID() from an inline function to an out-of-line function
Jack Steiner
2008-04-17
x86: move generic_processor_info to apic_64.c
Alexey Starikovskiy
2008-04-17
x86: move boot_cpu_physical_apicid to apic_64.c
Alexey Starikovskiy
2008-04-17
x86: move mp_lapic_addr to apic_64.c
Alexey Starikovskiy
2008-04-17
x86: move apic declarations to mach_apic.h
Glauber Costa
2008-04-17
x86: move ipi definitions to mach_ipi.h
Glauber Costa
2008-04-17
x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP sys...
Ravikiran G Thirumalai
2008-04-17
x86: change boot_cpu_id to boot_cpu_physical_apicid
Glauber de Oliveira Costa
2008-04-17
x86: get boot_cpu_id as early for k8_scan_nodes
Yinghai Lu
2008-04-17
x86: apic_is_clustered_box for vsmp
Yinghai Lu
2008-04-17
x86: insert_resorce for lapic addr after e820_reserve_resources
Yinghai Lu
2008-04-17
x86: make amd quad core 8 socket system not be clustered_box, #2
Yinghai Lu
2008-01-30
x86: change bios_cpu_apicid to percpu data variable fixup
travis@sgi.com
2008-01-30
x86: don't disable the APIC if it hasn't been mapped yet
Andi Kleen
2008-01-30
x86: reduce memory and intra-node effects
Mike Travis
2008-01-30
x86: change bios_cpu_apicid to percpu data variable
travis@sgi.com
2008-01-30
x86: preset apic clockevents multiplicator
Thomas Gleixner
2008-01-30
x86: sanity check APIC timer frequency
Thomas Gleixner
2008-01-30
x86: clean up apic_32/64.c
Hiroshi Shimamoto
2008-01-30
x86: adjust enable_NMI_through_LVT0()
Jan Beulich
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86: extended interrupt LVT support for AMD Barcelona
Robert Richter
2008-01-30
x86: untable __init references between IO data
Andi Kleen
2008-01-30
x86: clear IO_APIC before enabing apic error vector.
Yinghai Lu
2008-01-30
x86: prepare merging arch/x86/kernel/apic_32/64.c
Thomas Gleixner
2008-01-30
x86: make smp_local_timer_interrupt() static
Thomas Gleixner
2008-01-30
x86: move ack_bad_irq into irq code
Thomas Gleixner
2008-01-30
x86: move ioapic code where it belongs
Thomas Gleixner
2008-01-30
x86: move pmtmr related declarations
Thomas Gleixner
2008-01-30
x86: use u32 for safe_apic_wait_icr_idle()
Thomas Gleixner
2008-01-30
x86: rename get_maxlvt to lapic_get_maxlvt
Thomas Gleixner
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
2007-10-23
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2007-10-17
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
2007-10-14
x86: force timer broadcast on late AMD C1E detection
Thomas Gleixner
2007-10-12
x86_64: cleanup apic.c after clock events switch
Chris Wright
2007-10-12
x86_64: remove now unused code
Thomas Gleixner
2007-10-12
x86: disable apic timer for AMD C1E enabled CPUs
Thomas Gleixner
2007-10-12
x86_64: convert to clock events
Thomas Gleixner
2007-10-12
x86_64: Add (not yet used) clock event functions
Thomas Gleixner
2007-10-12
x86_64: remove nested irq disables
Thomas Gleixner
2007-10-12
x86_64: apic change setup_APIC_timer calling convention
Thomas Gleixner
2007-10-12
x86_64: Remove APIC_DIVISOR
Thomas Gleixner
2007-10-12
x86_64: Move apic calibration code around
Thomas Gleixner
[next]