summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mpspec.h
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/cpu: Remove unused and undefined __generic_processor_info() declarationDou Liyang2017-09-111-1/+0
* x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and docu...Ingo Molnar2017-01-281-2/+2
* x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGu Zheng2016-09-211-0/+1
* x86/apic: Get rid of apic_version[] arrayDenys Vlasenko2016-09-201-1/+1
* x86, apic: Remove mps_oem_check callbackDavid Rientjes2014-07-311-2/+0
* x86, mpparse: Simplify arch/x86/include/asm/mpspec.hJiang Liu2014-06-211-13/+0
* x86, platforms: Remove NUMAQH. Peter Anvin2014-02-271-6/+0
* x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-061-1/+0
* x86 / ACPI: simplify _acpi_map_lsapic()Jiang Liu2013-09-241-1/+1
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-141-1/+1
* MCA: delete all remaining traces of microchannel bus support.Paul Gortmaker2012-05-171-1/+1
* x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-281-1/+0
* x86: Drop x86_32 MAX_APICIDTejun Heo2011-01-281-2/+0
* x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionYinghai Lu2011-01-051-18/+11
* x86, acpi: Add MAX_LOCAL_APIC for 32bitYinghai Lu2010-12-231-1/+1
* x86, ioapic: Simplify probe_nr_irqs_gsi.Eric W. Biederman2010-05-041-6/+0
* x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.hEric W. Biederman2010-05-041-4/+0
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-081-8/+3
|\
| * x86: Move find_smp_config() earlier and avoid bootmem usageYinghai Lu2009-11-241-8/+3
* | x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-101-7/+9
|/
* x86: Move get/find_smp_config to x86_init_opsThomas Gleixner2009-08-311-7/+30
* x86: Move oem_bus_info to x86_init_opsThomas Gleixner2009-08-271-0/+6
* x86: Move smp_read_mpc_oem to x86_init_ops.Thomas Gleixner2009-08-271-0/+2
* x86: Move mpc_apic_id to x86_init_opsThomas Gleixner2009-08-271-0/+2
* x86: enable_update_mptable should be a macroYinghai Lu2009-05-281-9/+2
* x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledYinghai Lu2009-05-181-0/+9
* x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Yinghai Lu2009-05-111-9/+0
* irq: change ACPI GSI APIs to also take a device argumentYinghai Lu2009-04-281-1/+3
* x86, numaq_32: clean up, miscIngo Molnar2009-02-171-2/+0
* x86: add mp_find_ioapic_pinJeremy Fitzhardinge2009-02-091-0/+1
* x86: unstatic mp_find_ioapic so it can be used elsewhereJeremy Fitzhardinge2009-02-091-0/+1
* x86: find nr_irqs_gsi with mp_ioapic_routingYinghai Lu2009-02-091-0/+6
* x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkIngo Molnar2009-01-291-1/+3
* x86: remove mach_mpspec.hIngo Molnar2009-01-281-6/+19
* x86: eliminate asm/mach-*/mach_mpparse.hIngo Molnar2009-01-281-0/+4
* x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput2008-12-291-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+145