| Commit message (Expand) | Author | Age | Files | Lines |
* | intel-iommu: fix compile warnings | FUJITA Tomonori | 2008-11-19 | 1 | -2/+4 |
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David Woodhouse | 2008-10-20 | 1 | -121/+129 |
|\ |
|
| * | intel-iommu: use coherent_dma_mask in alloc_coherent | FUJITA Tomonori | 2008-10-18 | 1 | -10/+19 |
| * | intel-iommu: IA64 support | Fenghua Yu | 2008-10-18 | 1 | -62/+66 |
| * | dmar: Use queued invalidation interface for IOTLB and context invalidation | Youquan Song | 2008-10-17 | 1 | -50/+45 |
* | | intel-iommu: typo fix and correct word in the comment | Ameya Palande | 2008-10-20 | 1 | -2/+2 |
|/ |
|
* | VT-d: Changes to support KVM | Kay, Allen M | 2008-10-15 | 1 | -4/+112 |
* | Merge branch 'linus' into x86/x2apic | Ingo Molnar | 2008-07-22 | 1 | -1/+1 |
|\ |
|
| *---. | Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8... | Ingo Molnar | 2008-07-21 | 1 | -1/+1 |
| |\ \ \ |
|
| | | * | | x86: make only GART code include gart.h | FUJITA Tomonori | 2008-07-11 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2008-07-16 | 1 | -1/+0 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | PCI: eliminate double kfree in intel-iommu initialization | Julia Lawall | 2008-06-10 | 1 | -1/+0 |
| | |/ |
|
* | | | x64, x2apic/intr-remap: Interrupt remapping infrastructure | Suresh Siddha | 2008-07-12 | 1 | -13/+8 |
* | | | x64, x2apic/intr-remap: Queued invalidation infrastructure (part of VT-d) | Suresh Siddha | 2008-07-12 | 1 | -7/+0 |
* | | | x64, x2apic/intr-remap: move IOMMU_WAIT_OP() macro to intel-iommu.h | Suresh Siddha | 2008-07-12 | 1 | -15/+0 |
* | | | x64, x2apic/intr-remap: code re-structuring, to be used by both DMA and Inter... | Suresh Siddha | 2008-07-12 | 1 | -5/+5 |
* | | | x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus | Suresh Siddha | 2008-07-12 | 1 | -17/+7 |
* | | | x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization | Suresh Siddha | 2008-07-12 | 1 | -84/+8 |
|/ / |
|
* / | RFC x86: try to remove arch_get_ram_range | Yinghai Lu | 2008-07-08 | 1 | -14/+37 |
|/ |
|
* | PCI: Make the intel-iommu_wait_op macro work when jiffies are not running | mark gross | 2008-05-13 | 1 | -3/+3 |
* | intel-iommu.c: dma ops fix | Ingo Molnar | 2008-04-24 | 1 | -18/+17 |
* | PCI: pci-iommu-iotlb-flushing-speedup | mark gross | 2008-04-20 | 1 | -36/+40 |
* | PCI: iommu: iotlb flushing | mark gross | 2008-04-20 | 1 | -18/+129 |
* | PCI: iova: lockdep false alarm fix | Mark Gross | 2008-03-24 | 1 | -0/+7 |
* | copyright owner and author clean up for intel iommu and related files | mark gross | 2008-02-23 | 1 | -3/+4 |
* | intel-iommu: fault_reason index cleanup | mark gross | 2008-02-08 | 1 | -6/+5 |
* | intel-iommu: PMEN support | mark gross | 2008-02-08 | 1 | -1/+20 |
* | Genericizing iova.[ch] | David Miller | 2008-02-06 | 1 | -2/+2 |
* | PCI: Spelling fixes | Joe Perches | 2008-02-01 | 1 | -1/+1 |
* | intel-iommu: Fix array overflow | Takashi Iwai | 2007-10-30 | 1 | -2/+2 |
* | x86 gart: rename iommu.h to gart.h | Joerg Roedel | 2007-10-30 | 1 | -1/+1 |
* | intel-iommu fixes | Al Viro | 2007-10-29 | 1 | -4/+3 |
* | intel-iommu: fix sg_page() | FUJITA Tomonori | 2007-10-23 | 1 | -2/+2 |
* | intel-iommu sg chaining support | FUJITA Tomonori | 2007-10-22 | 1 | -17/+17 |
* | intel-iommu: fix for IOMMU early crash | Keshavamurthy, Anil S | 2007-10-22 | 1 | -11/+11 |
* | intel-iommu: optimize sg map/unmap calls | Keshavamurthy, Anil S | 2007-10-22 | 1 | -146/+179 |
* | Intel IOMMU: Iommu floppy workaround | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+27 |
* | Intel IOMMU: Iommu Gfx workaround | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+33 |
* | Intel IOMMU: DMAR fault handling support | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+194 |
* | Intel IOMMU: Intel iommu cmdline option - forcedac | Keshavamurthy, Anil S | 2007-10-22 | 1 | -1/+6 |
* | Intel IOMMU: Avoid memory allocation failures in dma map api calls | Keshavamurthy, Anil S | 2007-10-22 | 1 | -4/+26 |
* | Intel IOMMU: Intel IOMMU driver | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+1957 |