summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/probe_64.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner2019-05-301-1/+1
* x86/apic: Remove duplicated include from probe_64.cWei Yongjun2016-07-191-1/+0Star
* x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-141-1/+1
* x86/platform: Introduce APIC post-initialization callbackIdo Yariv2012-06-061-9/+2Star
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-221-21/+0Star
* x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha2011-05-221-12/+16
* x86, apic: Use probe routines to simplify apic selectionSuresh Siddha2011-05-201-15/+7Star
* x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige2010-12-141-7/+0Star
* x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha2010-09-161-0/+3
* x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha2010-02-101-1/+1
* x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha2010-01-181-5/+3Star
* Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli2010-01-121-11/+4Star
* x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha2009-09-191-4/+11
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2009-09-141-3/+3
|\
| * x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov2009-08-051-3/+3
* | x86: Fix vSMP boot crashYinghai Lu2009-08-261-0/+10
|/
* x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-211-1/+1
* x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha2009-03-171-2/+0Star
* x86, x2apic: enable fault handling for intr-remappingSuresh Siddha2009-03-171-0/+9
* x86: remove update_apic from x86_quirksYinghai Lu2009-02-261-3/+0Star
* x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha2009-02-221-3/+10
* x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar2009-02-171-0/+89