| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -3/+3 |
|\ |
|
| * | x86: Add read_mostly declaration/definition to variables from smp.h | Vlad Zolotarov | 2012-06-14 | 1 | -3/+3 |
* | | Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-07-24 | 1 | -0/+17 |
|\ \ |
|
| * | | apic: add apic_set_eoi_write for PV use | Michael S. Tsirkin | 2012-07-16 | 1 | -0/+17 |
| |/ |
|
* | | x86/apic: Fix ugly casting and branching in cpu_mask_to_apicid_and() | Alexander Gordeev | 2012-06-14 | 1 | -4/+4 |
* | | x86/apic: Eliminate cpu_mask_to_apicid() operation | Alexander Gordeev | 2012-06-14 | 1 | -18/+6 |
* | | x86/apic: Make cpu_mask_to_apicid() operations check cpu_online_mask | Alexander Gordeev | 2012-06-08 | 1 | -1/+1 |
* | | x86/apic: Make cpu_mask_to_apicid() operations return error code | Alexander Gordeev | 2012-06-08 | 1 | -15/+18 |
* | | x86/apic: Factor out default cpu_mask_to_apicid() operations | Alexander Gordeev | 2012-06-06 | 1 | -0/+28 |
|/ |
|
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-05-22 | 1 | -5/+7 |
|\ |
|
| * | x86: Conditionally update time when ack-ing pending irqs | Shai Fultheim | 2012-05-07 | 1 | -5/+7 |
* | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch] | Suresh Siddha | 2012-05-07 | 1 | -1/+1 |
* | | iommu: rename intr_remapping references to irq_remapping | Suresh Siddha | 2012-05-07 | 1 | -11/+11 |
* | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops | Joerg Roedel | 2012-05-07 | 1 | -3/+3 |
* | | iommu/vt-d: Make intr-remapping initialization generic | Joerg Roedel | 2012-05-07 | 1 | -5/+9 |
|/ |
|
* | x86, apic: APIC code touches invalid MSR on P5 class machines | Bryan O'Donoghue | 2012-04-18 | 1 | -14/+20 |
* | x86/apic/amd: Be more verbose about LVT offset assignments | Robert Richter | 2012-03-28 | 1 | -4/+9 |
* | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -26/+81 |
|\ |
|
| * | x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOS | Yinghai Lu | 2011-12-23 | 1 | -10/+27 |
| * | x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remapping | Yinghai Lu | 2011-12-23 | 1 | -18/+55 |
| * | x86: Convert per-cpu counter icr_read_retry_count into a member of irq_stat | Fernando Luis Vazquez Cao | 2011-12-18 | 1 | -6/+1 |
| * | x86: Add per-cpu stat counter for APIC ICR read tries | Fernando Luis Vázquez Cao | 2011-12-14 | 1 | -0/+6 |
* | | x86: Call idle notifier after irq_enter() | Frederic Weisbecker | 2011-12-11 | 1 | -3/+3 |
|/ |
|
* | x86/apic: Allow use of lapic timer early calibration result | Jacob Pan | 2011-11-10 | 1 | -7/+26 |
* | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -1/+1 |
* | x86, x2apic: Enable the bios request for x2apic optout | Suresh Siddha | 2011-09-21 | 1 | -16/+15 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
*---. | Merge branches 'x86-detect-hyper-for-linus', 'x86-fpu-for-linus', 'x86-kexec-... | Linus Torvalds | 2011-07-23 | 1 | -2/+20 |
|\ \ \ |
|
| | | * | x86, boot: Wait for boot cpu to show up if nr_cpus limit is about to hit | Vivek Goyal | 2011-07-08 | 1 | -2/+20 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-22 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86, x2apic: Preserve high 32-bits of IA32_APIC_BASE MSR | Naga Chumbalkar | 2011-07-12 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2011-07-22 | 1 | -1/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86: i8253: Consolidate definitions of global_clock_event | Ralf Baechle | 2011-06-09 | 1 | -0/+1 |
| * | | i8253: Create linux/i8253.h and use it in all 8253 related files | Ralf Baechle | 2011-06-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o... | Ingo Molnar | 2011-06-08 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | oprofile, x86: Add comments to IBS LVT offset initialization | Robert Richter | 2011-05-30 | 1 | -1/+2 |
* | | x86, ioapic: Use ioapic_saved_data while enabling intr-remapping | Suresh Siddha | 2011-05-20 | 1 | -35/+13 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-05-19 | 1 | -16/+12 |
|\ \ |
|
| * | | x86-32, NUMA: Make apic->x86_32_numa_cpu_node() optional | Tejun Heo | 2011-05-02 | 1 | -17/+3 |
| * | | x86-32, NUMA: Automatically set apicid -> node in setup_local_APIC() | Tejun Heo | 2011-05-02 | 1 | -0/+10 |
| * | | x86: A fast way to check capabilities of the current cpu | Christoph Lameter | 2011-03-29 | 1 | -1/+1 |
| |/ |
|
* | | x86, apic: Print verbose error interrupt reason on apic=debug | Youquan Song | 2011-04-19 | 1 | -15/+26 |
|/ |
|
* | x86: Use syscore_ops instead of sysdev classes and sysdevs | Rafael J. Wysocki | 2011-03-23 | 1 | -24/+9 |
* | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2011-03-15 | 1 | -45/+24 |
|\ |
|
| * | x86: Clean up apic.c and apic.h | Henrik Kretzschmar | 2011-03-11 | 1 | -43/+22 |
| * | x86: dt: Cleanup local apic setup | Thomas Gleixner | 2011-02-25 | 1 | -3/+3 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 | 1 | -4/+33 |
|\ \ |
|
| * \ | Merge commit 'v2.6.38' into x86/mm | Ingo Molnar | 2011-03-15 | 1 | -2/+7 |
| |\ \ |
|
| * | | | x86: Fix build failure on X86_UP_APIC | Tejun Heo | 2011-01-28 | 1 | -2/+0 |
| * | | | x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bit | Tejun Heo | 2011-01-28 | 1 | -1/+1 |