| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-09-23 | 1 | -0/+8 |
|\ |
|
| * | intel-iommu: Fix kernel hang if interrupt remapping disabled in BIOS | Youquan Song | 2009-09-11 | 1 | -0/+3 |
| * | intel-iommu: Disallow interrupt remapping if not all ioapics covered | Youquan Song | 2009-09-11 | 1 | -0/+5 |
* | | pci/intr_remapping: Allocate irq_iommu on node | Yinghai Lu | 2009-08-29 | 1 | -11/+3 |
|/ |
|
* | Intel-IOMMU, intr-remap: source-id checking | Weidong Han | 2009-06-23 | 1 | -3/+117 |
* | Intel-IOMMU, intr-remap: set the whole 128bits of irte when modify/free it | Weidong Han | 2009-06-23 | 1 | -14/+26 |
* | Merge git://git.infradead.org/~dwmw2/iommu-2.6.31 | Linus Torvalds | 2009-06-22 | 1 | -5/+3 |
|\ |
|
| * | intel-iommu: Tidy up iommu->gcmd handling | David Woodhouse | 2009-05-10 | 1 | -7/+4 |
* | | Merge branch 'x86/apic' into irq/numa | Ingo Molnar | 2009-05-01 | 1 | -14/+25 |
|\ \ |
|
| * | | x86, intr-remap: add option to disable interrupt remapping | Weidong Han | 2009-04-19 | 1 | -0/+11 |
| * | | x86, intr-remap: enable interrupt remapping early | Weidong Han | 2009-04-19 | 1 | -14/+14 |
| |/ |
|
* | | x86/irq: change irq_desc_alloc() to take node instead of cpu | Yinghai Lu | 2009-04-28 | 1 | -9/+6 |
|/ |
|
* | drivers/pci/intr_remapping.c: include acpi.h | Alexander Beregalov | 2009-04-06 | 1 | -0/+1 |
* | x86, dmar: check if it's initialized before disable queue invalidation | Han, Weidong | 2009-04-04 | 1 | -0/+7 |
* | intel-iommu: set compatibility format interrupt | Han, Weidong | 2009-04-03 | 1 | -0/+15 |
* | Intel IOMMU Suspend/Resume Support - Interrupt Remapping | Fenghua Yu | 2009-04-03 | 1 | -2/+59 |
* | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 1 | -1/+1 |
|\ |
|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -0/+1 |
| |\ |
|
| * \ | Merge branches 'irq/genirq' and 'linus' into irq/core | Ingo Molnar | 2009-03-16 | 1 | -9/+12 |
| |\ \ |
|
| * | | | sparseirq: make some func to be used with genirq | Yinghai Lu | 2009-01-11 | 1 | -1/+1 |
* | | | | x86, dmar: use atomic allocations for QI and Intr-remapping init | Suresh Siddha | 2009-03-17 | 1 | -2/+2 |
* | | | | x86, intr-remapping: fix free_irte() to clear all the IRTE entries | Suresh Siddha | 2009-03-17 | 1 | -1/+1 |
* | | | | x86, dmar: start with sane state while enabling dma and interrupt-remapping | Suresh Siddha | 2009-03-17 | 1 | -0/+17 |
* | | | | x86, dmar: routines for disabling queued invalidation and intr remapping | Suresh Siddha | 2009-03-17 | 1 | -0/+27 |
* | | | | x86, x2apic: enable fault handling for intr-remapping | Suresh Siddha | 2009-03-17 | 1 | -1/+1 |
* | | | | x86, x2apic: fix lock ordering during IRQ migration | Suresh Siddha | 2009-03-17 | 1 | -25/+33 |
| |_|/
|/| | |
|
* | | | Merge branch 'x86/urgent' into x86/pat | Ingo Molnar | 2009-03-01 | 1 | -9/+12 |
|\ \ \
| | |/
| |/| |
|
| * | | VT-d: handle Invalidation Queue Error to avoid system hang | Yu Zhao | 2009-02-09 | 1 | -9/+12 |
| |/ |
|
* | | x86: smp.h move boot_cpu_id declartion to cpu.h | Jaswinder Singh Rajput | 2009-01-07 | 1 | -0/+1 |
|/ |
|
* | sparseirq: fix !SMP building, #2 | Yinghai Lu | 2008-12-17 | 1 | -0/+1 |
* | sparse irq_desc[] array: core kernel and x86 changes | Yinghai Lu | 2008-12-08 | 1 | -2/+74 |
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-10-20 | 1 | -49/+90 |
|\ |
|
| * | intr_remapping: fix typo | Ingo Molnar | 2008-10-16 | 1 | -1/+1 |
| * | genirq: revert dynarray | Thomas Gleixner | 2008-10-16 | 1 | -9/+2 |
| * | genirq: remove sparse irq code | Thomas Gleixner | 2008-10-16 | 1 | -75/+0 |
| * | sparseirq: fix intr-remap with dyn_array/nr_irqs changes] | Suresh Siddha | 2008-10-16 | 1 | -8/+6 |
| * | x86: put irq_2_iommu pointer into irq_desc | Yinghai Lu | 2008-10-16 | 1 | -48/+165 |
| * | irq: make irq2_iommu to use dyn_array | Yinghai Lu | 2008-10-16 | 1 | -2/+10 |
| * | drivers/pci/ intr remapping: use nr_irqs | Yinghai Lu | 2008-10-16 | 1 | -8/+8 |
* | | VT-d: Changes to support KVM | Kay, Allen M | 2008-10-15 | 1 | -1/+1 |
|/ |
|
* | x64, x2apic/intr-remap: MSI and MSI-X support for interrupt remapping infrast... | Suresh Siddha | 2008-07-12 | 1 | -0/+11 |
* | x64, x2apic/intr-remap: IO-APIC support for interrupt-remapping | Suresh Siddha | 2008-07-12 | 1 | -0/+10 |
* | x64, x2apic/intr-remap: routines managing Interrupt remapping table entries. | Suresh Siddha | 2008-07-12 | 1 | -0/+243 |
* | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 | 1 | -0/+137 |
* | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 | 1 | -0/+70 |