Age | Commit message (Expand) | Author | Files | Lines |
2012-10-02 | Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am... | Joerg Roedel | 1 | -5/+509 |
2012-10-02 | iommu/amd: Remove obsolete comment line | Joerg Roedel | 1 | -1/+0 |
2012-10-02 | iommu/amd: Fix possible use after free in get_irq_table() | Dan Carpenter | 1 | -0/+1 |
2012-09-28 | iommu/amd: Report irq remapping through IOMMU-API | Joerg Roedel | 1 | -0/+2 |
2012-09-28 | iommu/amd: Add initialization routines for AMD interrupt remapping | Joerg Roedel | 1 | -0/+16 |
2012-09-28 | iommu/amd: Add call-back routine for HPET MSI | Joerg Roedel | 1 | -0/+26 |
2012-09-28 | iommu/amd: Implement MSI routines for interrupt remapping | Joerg Roedel | 1 | -0/+74 |
2012-09-28 | iommu/amd: Add IOAPIC remapping routines | Joerg Roedel | 1 | -0/+126 |
2012-09-28 | iommu/amd: Add routines to manage irq remapping tables | Joerg Roedel | 1 | -0/+228 |
2012-09-28 | iommu/amd: Add IRTE invalidation routine | Joerg Roedel | 1 | -0/+27 |
2012-09-28 | iommu/amd: Add slab-cache for irq remapping tables | Joerg Roedel | 1 | -0/+2 |
2012-09-28 | iommu/amd: Keep track of HPET and IOAPIC device ids | Joerg Roedel | 1 | -0/+3 |
2012-09-28 | iommu/amd: Fix wrong assumption in iommu-group specific code | Joerg Roedel | 1 | -2/+4 |
2012-09-18 | iommu/amd: Fix some typos | Frank Arnold | 1 | -5/+5 |
2012-08-06 | iommu/amd: Fix ACS path checking | Alex Williamson | 1 | -3/+22 |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 1 | -28/+71 |
2012-07-19 | iommu/amd: Fix hotplug with iommu=pt | Joerg Roedel | 1 | -4/+13 |
2012-07-17 | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() | Joerg Roedel | 1 | -0/+5 |
2012-07-17 | iommu/amd: Introduce early_amd_iommu_init routine | Joerg Roedel | 1 | -1/+0 |
2012-07-17 | iommu/amd: Fix sparse warnings | Joerg Roedel | 1 | -1/+1 |
2012-07-11 | iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attribute | Joerg Roedel | 1 | -0/+4 |
2012-07-02 | iommu/amd: fix type bug in flush code | Dan Carpenter | 1 | -1/+1 |
2012-06-25 | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups | Alex Williamson | 1 | -0/+25 |
2012-06-25 | amd_iommu: Support IOMMU groups | Alex Williamson | 1 | -1/+23 |
2012-06-25 | iommu: IOMMU Groups | Alex Williamson | 1 | -21/+0 |
2012-06-25 | iommu/amd: Initialize dma_ops for hotplug and sriov devices | Joerg Roedel | 1 | -0/+9 |
2012-06-04 | iommu/amd: Fix deadlock in ppr-handling error path | Joerg Roedel | 1 | -27/+44 |
2012-04-12 | iommu/amd: Add workaround for event log erratum | Joerg Roedel | 1 | -6/+23 |
2012-04-12 | iommu/amd: Check for the right TLP prefix bit | Joerg Roedel | 1 | -4/+4 |
2012-04-05 | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma... | Linus Torvalds | 1 | -4/+6 |
2012-03-28 | X86 & IA64: adapt for dma_map_ops changes | Andrzej Pietrasiewicz | 1 | -4/+6 |
2012-03-19 | x86: Fix section warnings | Steffen Persvold | 1 | -1/+1 |
2012-01-23 | iommu/amd: Work around broken IVRS tables | Joerg Roedel | 1 | -0/+3 |
2012-01-09 | Merge branches 'iommu/page-sizes' and 'iommu/group-id' into next | Joerg Roedel | 1 | -0/+21 |
2011-12-22 | iommu/amd: Init stats for iommu=pt | Joerg Roedel | 1 | -0/+2 |
2011-12-15 | iommu/amd: Add amd_iommu_device_info() function | Joerg Roedel | 1 | -0/+43 |
2011-12-15 | iommu/amd: Adapt IOMMU driver to PCI register name changes | Joerg Roedel | 1 | -8/+8 |
2011-12-14 | Merge branch 'iommu/page-sizes' into x86/amd | Joerg Roedel | 1 | -8/+24 |
2011-12-12 | iommu/amd: Add stat counter for IOMMUv2 events | Joerg Roedel | 1 | -0/+17 |
2011-12-12 | iommu/amd: Add device errata handling | Joerg Roedel | 1 | -3/+54 |
2011-12-12 | iommu/amd: Add function to get IOMMUv2 domain for pdev | Joerg Roedel | 1 | -0/+18 |
2011-12-12 | iommu/amd: Implement function to send PPR completions | Joerg Roedel | 1 | -0/+51 |
2011-12-12 | iommu/amd: Implement functions to manage GCR3 table | Joerg Roedel | 1 | -0/+130 |
2011-12-12 | iommu/amd: Implement IOMMUv2 TLB flushing routines | Joerg Roedel | 1 | -0/+136 |
2011-12-12 | iommu/amd: Add support for IOMMUv2 domain mode | Joerg Roedel | 1 | -4/+140 |
2011-12-12 | iommu/amd: Add amd_iommu_domain_direct_map function | Joerg Roedel | 1 | -2/+36 |
2011-12-12 | iommu/amd: Implement notifier for PPR faults | Joerg Roedel | 1 | -1/+89 |
2011-12-12 | iommu/amd: Put IOMMUv2 capable devices in pt_domain | Joerg Roedel | 1 | -16/+78 |
2011-12-12 | iommu/amd: Convert dev_table_entry to u64 | Joerg Roedel | 1 | -8/+10 |
2011-11-15 | iommu: Add option to group multi-function devices | Alex Williamson | 1 | -1/+9 |