summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/apic.h
AgeCommit message (Expand)Author
2011-11-11apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich
2011-05-22x86, apic: Make apic drivers staticSuresh Siddha
2011-05-22x86, apic: Clean up bigsmp apic selection codeSuresh Siddha
2011-05-22x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha
2011-05-02x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo
2011-03-29x86: Stop including <linux/delay.h> in two asm header filesJean Delvare
2011-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge commit 'v2.6.38' into x86/mmIngo Molnar
2011-03-11x86: Clean up apic.c and apic.hHenrik Kretzschmar
2011-02-25x86: dt: Cleanup local apic setupThomas Gleixner
2011-02-10x86: Fix section mismatch in LAPIC initializationJan Beulich
2011-01-28x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo
2011-01-28x86: Add apic->x86_32_early_logical_apicid()Tejun Heo
2011-01-28x86: Kill apic->cpu_to_logical_apicid()Tejun Heo
2011-01-28x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo
2010-12-09x86, apic: Remove early_init_lapic_mapping()Yinghai Lu
2010-12-09x86, apic: Unify identical register_lapic_address() functionsYinghai Lu
2010-12-09Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner
2010-11-09x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen
2010-10-23x86: Allow platforms to force enable apicThomas Gleixner
2010-10-20apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter
2010-03-18x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov
2009-11-10x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov
2009-10-14x86, apic: Introduce the NOOP apic driverCyrill Gorcunov
2009-09-20Merge branch 'linus' into x86/urgentIngo Molnar
2009-09-20x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov
2009-09-18Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-08-31x86: apic namespace cleanupThomas Gleixner
2009-08-31x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner
2009-08-05x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann
2009-04-21x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha
2009-04-19x86, intr-remap: enable interrupt remapping earlyWeidong Han
2009-04-19x86, intr-remap: fix ack for interrupt remappingWeidong Han
2009-04-12x86: apic - introduce dummy apic operationsCyrill Gorcunov
2009-04-12x86: clean up declarations and variablesJaswinder Singh Rajput
2009-04-04x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong
2009-04-03Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu
2009-03-25Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai
2009-03-24x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu
2009-03-18x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha
2009-03-17x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha
2009-03-05x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar
2009-02-26x86: apic: simplify secondary CPU wakeup methodsIngo Molnar
2009-02-26x86: remove update_apic from x86_quirks, fixIngo Molnar
2009-02-26x86: don't compile vsmp_64 for 32bitYinghai Lu
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