aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/apic.h
Commit message (Expand)AuthorAge
* x86/apic: Allow use of lapic timer early calibration resultJacob Pan2011-11-10
* apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatchesJan Beulich2011-09-28
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* x86, apic: Make apic drivers staticSuresh Siddha2011-05-22
* x86, apic: Clean up bigsmp apic selection codeSuresh Siddha2011-05-22
* x86, apic: Introduce .apicdrivers section to find the list of apic driversSuresh Siddha2011-05-22
* x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optionalTejun Heo2011-05-02
* x86: Stop including <linux/delay.h> in two asm header filesJean Delvare2011-03-29
* Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-03-15
|\
| * x86: Clean up apic.c and apic.hHenrik Kretzschmar2011-03-11
| * x86: dt: Cleanup local apic setupThomas Gleixner2011-02-25
* | Merge commit 'v2.6.38' into x86/mmIngo Molnar2011-03-15
|\|
| * x86: Fix section mismatch in LAPIC initializationJan Beulich2011-02-10
* | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node()Tejun Heo2011-01-28
* | x86: Add apic->x86_32_early_logical_apicid()Tejun Heo2011-01-28
* | x86: Kill apic->cpu_to_logical_apicid()Tejun Heo2011-01-28
* | x86: Replace cpu_2_logical_apicid[] with early percpu variableTejun Heo2011-01-28
|/
* x86, apic: Remove early_init_lapic_mapping()Yinghai Lu2010-12-09
* x86, apic: Unify identical register_lapic_address() functionsYinghai Lu2010-12-09
* Merge branch 'x86/amd-nb' into x86/apic-cleanupsThomas Gleixner2010-12-09
|\
| * x86: Address gcc4.6 "set but not used" warnings in apic.hAndi Kleen2010-11-09
* | x86: Allow platforms to force enable apicThomas Gleixner2010-10-23
|/
* apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsetsRobert Richter2010-10-19
* x86, apic: Allow to use certain functions without APIC built-in supportCyrill Gorcunov2010-03-18
* x86: apic: Do not use stacked physid_mask_tCyrill Gorcunov2009-11-09
* x86, apic: Introduce the NOOP apic driverCyrill Gorcunov2009-10-14
* Merge branch 'linus' into x86/urgentIngo Molnar2009-09-20
|\
| * Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-18
| |\
| | * x86: apic namespace cleanupThomas Gleixner2009-08-31
| | * x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-31
* | | x86, apic: Fix missed handling of discrete apicsCyrill Gorcunov2009-09-20
|/ /
* / x86/apic: Enable x2APIC without interrupt remapping under KVMGleb Natapov2009-08-05
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-10
|\
| * x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-09
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-10
|\ \
| * | x86: clean up declarations and variablesJaswinder Singh Rajput2009-04-12
| |/
* | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checksSuresh Siddha2009-04-21
* | x86, intr-remap: enable interrupt remapping earlyWeidong Han2009-04-19
* | x86, intr-remap: fix ack for interrupt remappingWeidong Han2009-04-19
* | x86: apic - introduce dummy apic operationsCyrill Gorcunov2009-04-12
|/
* x2apic/intr-remap: decouple interrupt remapping from x2apicHan, Weidong2009-04-04
* Intel IOMMU Suspend/Resume Support - Interrupt RemappingFenghua Yu2009-04-03
* Revert "x86: don't compile vsmp_64 for 32bit"Ravikiran G Thirumalai2009-03-25
* x86: use default_cpu_mask_to_apicid for 64bitYinghai Lu2009-03-24
* x86: add x2apic_wrmsr_fence() to x2apic flush tlb pathsSuresh Siddha2009-03-18
* x86, x2apic: fix clear_local_APIC() in the presence of x2apicSuresh Siddha2009-03-17
* x86: UV, SGI RTC: add generic system vector, build fix on UPIngo Molnar2009-03-05
* x86: apic: simplify secondary CPU wakeup methodsIngo Molnar2009-02-26
* x86: remove update_apic from x86_quirks, fixIngo Molnar2009-02-26
* x86: don't compile vsmp_64 for 32bitYinghai Lu2009-02-26