Age | Commit message (Expand) | Author | Files | Lines |
2019-07-25 | x86/apic: Consolidate the apic local headers | Thomas Gleixner | 1 | -1/+1 |
2019-07-25 | x86/apic: Move ipi header into apic directory | Thomas Gleixner | 1 | -1/+2 |
2019-07-25 | x86/apic: Cleanup the include maze | Thomas Gleixner | 1 | -11/+0 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 223 | Thomas Gleixner | 1 | -1/+1 |
2016-07-19 | x86/apic: Remove duplicated include from probe_64.c | Wei Yongjun | 1 | -1/+0 |
2016-07-14 | x86/kernel: Audit and remove any unnecessary uses of module.h | Paul Gortmaker | 1 | -1/+1 |
2012-06-06 | x86/platform: Introduce APIC post-initialization callback | Ido Yariv | 1 | -9/+2 |
2011-05-22 | x86, apic: Make apic drivers static | Suresh Siddha | 1 | -21/+0 |
2011-05-22 | x86, apic: Use .apicdrivers section for the apic drivers list | Suresh Siddha | 1 | -12/+16 |
2011-05-20 | x86, apic: Use probe routines to simplify apic selection | Suresh Siddha | 1 | -15/+7 |
2010-12-14 | x86: Enable the intr-remap fault handling after local APIC setup | Kenji Kaneshige | 1 | -7/+0 |
2010-09-16 | x86, x2apic: Simplify apic init in SMP and UP builds | Suresh Siddha | 1 | -0/+3 |
2010-02-10 | x86, apic: Don't use logical-flat mode when CPU hotplug may exceed 8 CPUs | Suresh Siddha | 1 | -1/+1 |
2010-01-19 | x86, apic: use logical flat for systems with <= 8 logical cpus | Suresh Siddha | 1 | -5/+3 |
2010-01-12 | Revert "x86, apic: Use logical flat on intel with <= 8 logical cpus" | Ananth N Mavinakayanahalli | 1 | -11/+4 |
2009-09-19 | x86, apic: Use logical flat on intel with <= 8 logical cpus | Suresh Siddha | 1 | -4/+11 |
2009-09-14 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -3/+3 |
2009-08-26 | x86: Fix vSMP boot crash | Yinghai Lu | 1 | -0/+10 |
2009-08-05 | x86/apic: Enable x2APIC without interrupt remapping under KVM | Gleb Natapov | 1 | -3/+3 |
2009-04-21 | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 1 | -1/+1 |
2009-03-18 | x86, x2apic: cleanup ifdef CONFIG_INTR_REMAP in io_apic code | Suresh Siddha | 1 | -2/+0 |
2009-03-18 | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 1 | -0/+9 |
2009-02-26 | x86: remove update_apic from x86_quirks | Yinghai Lu | 1 | -3/+0 |
2009-02-22 | x86: select x2apic ops in early apic probe only if x2apic mode is enabled | Suresh Siddha | 1 | -3/+10 |
2009-02-17 | x86, apic: move remaining APIC drivers to arch/x86/kernel/apic/* | Ingo Molnar | 1 | -0/+89 |