index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
mpspec.h
Age
Commit message (
Expand
)
Author
2011-01-28
x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit
Tejun Heo
2011-01-28
x86: Drop x86_32 MAX_APICID
Tejun Heo
2011-01-05
x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion
Yinghai Lu
2010-12-23
x86, acpi: Add MAX_LOCAL_APIC for 32bit
Yinghai Lu
2010-05-04
x86, ioapic: Simplify probe_nr_irqs_gsi.
Eric W. Biederman
2010-05-04
x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.h
Eric W. Biederman
2009-12-08
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-24
x86: Move find_smp_config() earlier and avoid bootmem usage
Yinghai Lu
2009-11-10
x86: apic: Do not use stacked physid_mask_t
Cyrill Gorcunov
2009-08-31
x86: Move get/find_smp_config to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move oem_bus_info to x86_init_ops
Thomas Gleixner
2009-08-27
x86: Move smp_read_mpc_oem to x86_init_ops.
Thomas Gleixner
2009-08-27
x86: Move mpc_apic_id to x86_init_ops
Thomas Gleixner
2009-05-28
x86: enable_update_mptable should be a macro
Yinghai Lu
2009-05-18
x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabled
Yinghai Lu
2009-05-11
x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()
Yinghai Lu
2009-04-28
irq: change ACPI GSI APIs to also take a device argument
Yinghai Lu
2009-02-17
x86, numaq_32: clean up, misc
Ingo Molnar
2009-02-09
x86: add mp_find_ioapic_pin
Jeremy Fitzhardinge
2009-02-09
x86: unstatic mp_find_ioapic so it can be used elsewhere
Jeremy Fitzhardinge
2009-02-09
x86: find nr_irqs_gsi with mp_ioapic_routing
Yinghai Lu
2009-01-29
x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk
Ingo Molnar
2009-01-28
x86: remove mach_mpspec.h
Ingo Molnar
2009-01-28
x86: eliminate asm/mach-*/mach_mpparse.h
Ingo Molnar
2008-12-29
x86: apic.c declare pic_mode before they get used
Jaswinder Singh Rajput
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro