aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/apic/probe_64.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-09-16x86/irq: Move apic_post_init() invocation to one placeThomas Gleixner1-3/+0
2020-08-06locking/seqlock, headers: Untangle the spaghetti monsterPeter Zijlstra1-0/+1
2019-07-25x86/apic/flat64: Remove the IPI shorthand decision logicThomas Gleixner1-7/+0
2019-07-25x86/apic: Remove dest argument from __default_send_IPI_shortcut()Thomas Gleixner1-1/+1
2019-07-25x86/apic: Consolidate the apic local headersThomas Gleixner1-1/+1
2019-07-25x86/apic: Move ipi header into apic directoryThomas Gleixner1-1/+2
2019-07-25x86/apic: Cleanup the include mazeThomas Gleixner1-11/+0
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223Thomas Gleixner1-1/+1
2016-07-19x86/apic: Remove duplicated include from probe_64.cWei Yongjun1-1/+0
2016-07-14x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+1
2012-06-06x86/platform: Introduce APIC post-initialization callbackIdo Yariv1-9/+2
2011-05-22x86, apic: Make apic drivers staticSuresh Siddha1-21/+0
2011-05-22x86, apic: Use .apicdrivers section for the apic drivers listSuresh Siddha1-12/+16
2011-05-20x86, apic: Use probe routines to simplify apic selectionSuresh Siddha1-15/+7
2010-12-13x86: Enable the intr-remap fault handling after local APIC setupKenji Kaneshige1-7/+0
2010-09-15x86, x2apic: Simplify apic init in SMP and UP buildsSuresh Siddha1-0/+3
2010-02-09x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUsSuresh Siddha1-1/+1
2010-01-18x86, apic: use logical flat for systems with <= 8 logical cpusSuresh Siddha1-5/+3
2010-01-11Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus"Ananth N Mavinakayanahalli1-11/+4
2009-09-19x86, apic: Use logical flat on intel with <= 8 logical cpusSuresh Siddha1-4/+11
2009-09-14Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2009-08-26x86: Fix vSMP boot crashYinghai Lu1-0/+10
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov1-3/+3
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha1-1/+1
2009-03-17x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic codeSuresh Siddha1-2/+0
2009-03-17x86, x2apic: enable fault handling for intr-remappingSuresh Siddha1-0/+9
2009-02-26x86: remove update_apic from x86_quirksYinghai Lu1-3/+0
2009-02-22x86: select x2apic ops in early apic probe only if x2apic mode is enabledSuresh Siddha1-3/+10
2009-02-17x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/*Ingo Molnar1-0/+89