aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mpspec.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-16x86/init: Remove unused init opsGravatar Thomas Gleixner 1-10/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-11x86/cpu: Remove unused and undefined __generic_processor_info() declarationGravatar Dou Liyang 1-1/+0
2017-01-28x86/boot/e820: Rename early_reserve_e820() to e820__memblock_alloc() and docu...Gravatar Ingo Molnar 1-2/+2
2016-09-21x86/acpi: Introduce persistent storage for cpuid <-> apicid mappingGravatar Gu Zheng 1-0/+1
2016-09-20x86/apic: Get rid of apic_version[] arrayGravatar Denys Vlasenko 1-1/+1
2014-07-31x86, apic: Remove mps_oem_check callbackGravatar David Rientjes 1-2/+0
2014-06-21x86, mpparse: Simplify arch/x86/include/asm/mpspec.hGravatar Jiang Liu 1-13/+0
2014-02-27x86, platforms: Remove NUMAQGravatar H. Peter Anvin 1-6/+0
2014-01-06x86: Delete non-required instances of include <linux/init.h>Gravatar Paul Gortmaker 1-1/+0
2013-09-24x86 / ACPI: simplify _acpi_map_lsapic()Gravatar Jiang Liu 1-1/+1
2013-07-14x86: delete __cpuinit usage from all x86 filesGravatar Paul Gortmaker 1-1/+1
2012-05-17MCA: delete all remaining traces of microchannel bus support.Gravatar Paul Gortmaker 1-1/+1
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitGravatar Tejun Heo 1-1/+0
2011-01-28x86: Drop x86_32 MAX_APICIDGravatar Tejun Heo 1-2/+0
2011-01-05x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusionGravatar Yinghai Lu 1-18/+11
2010-12-23x86, acpi: Add MAX_LOCAL_APIC for 32bitGravatar Yinghai Lu 1-1/+1
2010-05-04x86, ioapic: Simplify probe_nr_irqs_gsi.Gravatar Eric W. Biederman 1-6/+0
2010-05-04x86, ioapic: Only export mp_find_ioapic and mp_find_ioapic_pin in io_apic.hGravatar Eric W. Biederman 1-4/+0
2009-12-08Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-8/+3
2009-11-24x86: Move find_smp_config() earlier and avoid bootmem usageGravatar Yinghai Lu 1-8/+3
2009-11-10x86: apic: Do not use stacked physid_mask_tGravatar Cyrill Gorcunov 1-7/+9
2009-08-31x86: Move get/find_smp_config to x86_init_opsGravatar Thomas Gleixner 1-7/+30
2009-08-27x86: Move oem_bus_info to x86_init_opsGravatar Thomas Gleixner 1-0/+6
2009-08-27x86: Move smp_read_mpc_oem to x86_init_ops.Gravatar Thomas Gleixner 1-0/+2
2009-08-27x86: Move mpc_apic_id to x86_init_opsGravatar Thomas Gleixner 1-0/+2
2009-05-28x86: enable_update_mptable should be a macroGravatar Yinghai Lu 1-9/+2
2009-05-18x86, irq: don't call mp_config_acpi_gsi() if update_mptable is not enabledGravatar Yinghai Lu 1-0/+9
2009-05-11x86/acpi: call mp_config_acpi_gsi() in mp_register_gsi()Gravatar Yinghai Lu 1-9/+0
2009-04-28irq: change ACPI GSI APIs to also take a device argumentGravatar Yinghai Lu 1-1/+3
2009-02-17x86, numaq_32: clean up, miscGravatar Ingo Molnar 1-2/+0
2009-02-09x86: add mp_find_ioapic_pinGravatar Jeremy Fitzhardinge 1-0/+1
2009-02-09x86: unstatic mp_find_ioapic so it can be used elsewhereGravatar Jeremy Fitzhardinge 1-0/+1
2009-02-09x86: find nr_irqs_gsi with mp_ioapic_routingGravatar Yinghai Lu 1-0/+6
2009-01-29x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirkGravatar Ingo Molnar 1-1/+3
2009-01-28x86: remove mach_mpspec.hGravatar Ingo Molnar 1-6/+19
2009-01-28x86: eliminate asm/mach-*/mach_mpparse.hGravatar Ingo Molnar 1-0/+4
2008-12-29x86: apic.c declare pic_mode before they get usedGravatar Jaswinder Singh Rajput 1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsGravatar H. Peter Anvin 1-3/+3
2008-10-22x86, um: ... and asm-x86 moveGravatar Al Viro 1-0/+145