aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/probe_64.c
AgeCommit message (Expand)Author
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner
2019-07-25x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner
2016-07-19x86/apic: Remove duplicated include from probe_64.cWei Yongjun
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2012-06-06x86/platform: Introduce APIC post-initialization callbackIdo Yariv
2011-05-22x86, apic: Make apic drivers staticSuresh Siddha
2011-05-22x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha
2011-05-20x86, apic: Use probe routines to simplify apic selectionSuresh Siddha
2010-12-13x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige
2010-09-15x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha
2009-09-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-08-26x86: Fix vSMP boot crashYinghai Lu
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar