| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2011-12-18 | 1 | -2/+0 |
* | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2011-12-14 | 1 | -0/+3 |
* | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -0/+1 |
* | apic, i386/bigsmp: Fix false warnings regarding logical APIC ID mismatches | Jan Beulich | 2011-09-28 | 1 | -1/+1 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | x86, apic: Make apic drivers static | Suresh Siddha | 2011-05-22 | 1 | -7/+0 |
* | x86, apic: Clean up bigsmp apic selection code | Suresh Siddha | 2011-05-22 | 1 | -1/+1 |
* | x86, apic: Introduce .apicdrivers section to find the list of apic drivers | Suresh Siddha | 2011-05-22 | 1 | -0/+20 |
* | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 2011-05-02 | 1 | -3/+6 |
* | x86: Stop including <linux/delay.h> in two asm header files | Jean Delvare | 2011-03-29 | 1 | -1/+0 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -5/+1 |
|\ |
|
| * | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 1 | -4/+0 |
| * | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 1 | -1/+1 |
* | | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 1 | -0/+1 |
|\ \
| |/ |
|
| * | x86: Fix section mismatch in LAPIC initialization | Jan Beulich | 2011-02-10 | 1 | -0/+1 |
* | | x86: Replace apic->apicid_to_node() with ->x86_32_numa_cpu_node() | Tejun Heo | 2011-01-28 | 1 | -2/+4 |
* | | x86: Add apic->x86_32_early_logical_apicid() | Tejun Heo | 2011-01-28 | 1 | -0/+19 |
* | | x86: Kill apic->cpu_to_logical_apicid() | Tejun Heo | 2011-01-28 | 1 | -7/+0 |
* | | x86: Replace cpu_2_logical_apicid[] with early percpu variable | Tejun Heo | 2011-01-28 | 1 | -4/+0 |
|/ |
|
* | x86, apic: Remove early_init_lapic_mapping() | Yinghai Lu | 2010-12-09 | 1 | -1/+0 |
* | x86, apic: Unify identical register_lapic_address() functions | Yinghai Lu | 2010-12-09 | 1 | -0/+1 |
* | Merge branch 'x86/amd-nb' into x86/apic-cleanups | Thomas Gleixner | 2010-12-09 | 1 | -5/+5 |
|\ |
|
| * | x86: Address gcc4.6 "set but not used" warnings in apic.h | Andi Kleen | 2010-11-09 | 1 | -5/+5 |
* | | x86: Allow platforms to force enable apic | Thomas Gleixner | 2010-10-23 | 1 | -0/+1 |
|/ |
|
* | apic, x86: Use BIOS settings for IBS and MCE threshold interrupt LVT offsets | Robert Richter | 2010-10-20 | 1 | -3/+1 |
* | x86, apic: Allow to use certain functions without APIC built-in support | Cyrill Gorcunov | 2010-03-18 | 1 | -2/+11 |
* | x86: apic: Do not use stacked physid_mask_t | Cyrill Gorcunov | 2009-11-10 | 1 | -12/+7 |
* | x86, apic: Introduce the NOOP apic driver | Cyrill Gorcunov | 2009-10-14 | 1 | -0/+2 |
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2009-09-20 | 1 | -10/+9 |
|\ |
|
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-09-18 | 1 | -10/+9 |
| |\ |
|
| | * | x86: apic namespace cleanup | Thomas Gleixner | 2009-08-31 | 1 | -7/+7 |
| | * | x86: Move percpu clockevents setup to x86_init_ops | Thomas Gleixner | 2009-08-31 | 1 | -3/+2 |
* | | | x86, apic: Fix missed handling of discrete apics | Cyrill Gorcunov | 2009-09-20 | 1 | -0/+13 |
|/ / |
|
* | | x86/apic: Enable x2APIC without interrupt remapping under KVM | Gleb Natapov | 2009-08-05 | 1 | -0/+7 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 | 1 | -1/+1 |
|\ |
|
| * | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann | 2009-06-09 | 1 | -1/+1 |
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2009-06-10 | 1 | -0/+3 |
|\ \ |
|
| * | | x86: clean up declarations and variables | Jaswinder Singh Rajput | 2009-04-12 | 1 | -0/+3 |
| |/ |
|
* | | x86: x2apic, IR: Clean up X86_X2APIC and INTR_REMAP config checks | Suresh Siddha | 2009-04-21 | 1 | -5/+5 |
* | | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2009-04-19 | 1 | -4/+3 |
* | | x86, intr-remap: fix ack for interrupt remapping | Weidong Han | 2009-04-19 | 1 | -8/+0 |
* | | x86: apic - introduce dummy apic operations | Cyrill Gorcunov | 2009-04-12 | 1 | -1/+2 |
|/ |
|
* | x2apic/intr-remap: decouple interrupt remapping from x2apic | Han, Weidong | 2009-04-04 | 1 | -2/+1 |
* | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 1 | -0/+4 |
* | Revert "x86: don't compile vsmp_64 for 32bit" | Ravikiran G Thirumalai | 2009-03-25 | 1 | -1/+1 |
* | x86: use default_cpu_mask_to_apicid for 64bit | Yinghai Lu | 2009-03-24 | 1 | -10/+10 |
* | x86: add x2apic_wrmsr_fence() to x2apic flush tlb paths | Suresh Siddha | 2009-03-18 | 1 | -0/+10 |
* | x86, x2apic: fix clear_local_APIC() in the presence of x2apic | Suresh Siddha | 2009-03-17 | 1 | -0/+3 |
* | x86: UV, SGI RTC: add generic system vector, build fix on UP | Ingo Molnar | 2009-03-05 | 1 | -0/+2 |
* | x86: apic: simplify secondary CPU wakeup methods | Ingo Molnar | 2009-02-26 | 1 | -8/+1 |