index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
mach-default
/
mach_apic.h
Age
Commit message (
Expand
)
Author
2008-10-16
x86: make 32bit support per_cpu vector
Yinghai Lu
2008-07-26
Merge branch 'x86/x2apic' into x86/core
Ingo Molnar
2008-07-22
x86: consolidate header guards
Vegard Nossum
2008-07-18
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-13
x86: make 64bit have get_apic_id
Yinghai Lu
2008-07-12
x86: make read_apic_id return final apicid
Yinghai Lu
2008-07-12
x64, x2apic/intr-remap: introcude self IPI to genapic routines
Suresh Siddha
2008-07-12
x64, x2apic/intr-remap: introduce read_apic_id() to genapic routines
Suresh Siddha
2008-07-08
x86: numa 32 using apicid_2_node to get node for logical_apicid
Yinghai Lu
2008-04-30
x86: fix HT cpu booting on 32-bit
Hugh Dickins
2008-04-17
x86: don't set IO APIC features if IO APIC is not enabled
Alexey Starikovskiy
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 apic declarations to mach_apic.h
Glauber Costa
2008-04-17
x86: remove mpc_apic_id()
Alexey Starikovskiy
2008-04-17
x86: include mach_apic.h in smpboot_64.c and smpboot.c
Glauber de Oliveira Costa
2008-01-30
x86: cleanup mpspec variants
Thomas Gleixner
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner