| Commit message (Expand) | Author | Age | Files | Lines |
* | dmar: fix uninitialised 'ret' variable in dmar_parse_dev() | David Woodhouse | 2008-10-18 | 1 | -3/+2 |
* | intel-iommu: IA64 support | Fenghua Yu | 2008-10-18 | 1 | -8/+11 |
* | dmar: remove the quirk which disables dma-remapping when intr-remapping enabled | Youquan Song | 2008-10-17 | 1 | -15/+5 |
* | dmar: context cache and IOTLB invalidation using queued invalidation | Youquan Song | 2008-10-17 | 1 | -0/+56 |
* | dmar: use spin_lock_irqsave() in qi_submit_sync() | Suresh Siddha | 2008-10-17 | 1 | -6/+13 |
* | VT-d: Changes to support KVM | Kay, Allen M | 2008-10-15 | 1 | -2/+2 |
* | x64, x2apic/intr-remap: disable DMA-remapping if Interrupt-remapping is detec... | Suresh Siddha | 2008-07-12 | 1 | -0/+25 |
* | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 | 1 | -0/+16 |
* | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 2008-07-12 | 1 | -0/+150 |
* | x64, x2apic/intr-remap: parse ioapic scope under vt-d structures | Suresh Siddha | 2008-07-12 | 1 | -0/+3 |
* | x64, x2apic/intr-remap: Fix the need for RMRR in the DMA-remapping detection | Suresh Siddha | 2008-07-12 | 1 | -3/+1 |
* | x64, x2apic/intr-remap: use CONFIG_DMAR for DMA-remapping specific code | Suresh Siddha | 2008-07-12 | 1 | -11/+24 |
* | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 | 1 | -16/+73 |
* | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 2008-07-12 | 1 | -2/+9 |
* | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 2008-07-12 | 1 | -1/+89 |
* | copyright owner and author clean up for intel iommu and related files | mark gross | 2008-02-23 | 1 | -4/+5 |
* | Genericizing iova.[ch] | David Miller | 2008-02-06 | 1 | -0/+1 |
* | PCI: More Sanity checks for DMAR | Fenghua Yu | 2008-02-01 | 1 | -3/+17 |
* | Intel IOMMU: DMAR detection and parsing logic | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+329 |