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