aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mpspec.h
AgeCommit message (Expand)Author
2012-05-17MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Drop x86_32 MAX_APICIDTejun Heo
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman
2010-05-04x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.hEric W. Biederman
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-08-31x86: Move get/find_smp_config to x86_init_opsThomas Gleixner
2009-08-27x86: Move oem_bus_info to x86_init_opsThomas Gleixner
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner
2009-08-27x86: Move mpc_apic_id to x86_init_opsThomas Gleixner
2009-05-28x86: enable_update_mptable should be a macroYinghai Lu
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu
2009-04-28irq: change ACPI GSI APIs to also take a device argumentYinghai Lu
2009-02-17x86, numaq_32: clean up, miscIngo Molnar
2009-02-09x86: add mp_find_ioapic_pinJeremy Fitzhardinge
2009-02-09x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu
2009-01-29x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar
2009-01-28x86: remove mach_mpspec.hIngo Molnar
2009-01-28x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar
2008-12-29x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro