Age | Commit message (Expand) | Author | Files | Lines |
2012-07-02 | iommu/amd: fix type bug in flush code | Dan Carpenter | 1 | -1/+1 |
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 |
2011-11-15 | iommu/amd: Implement iommu_device_group | Alex Williamson | 1 | -0/+13 |
2011-11-10 | iommu/amd: announce supported page sizes | Ohad Ben-Cohen | 1 | -0/+19 |
2011-11-10 | iommu/core: stop converting bytes to page order back and forth | Ohad Ben-Cohen | 1 | -8/+5 |
2011-10-21 | Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '... | Joerg Roedel | 1 | -2/+2 |
2011-10-21 | iommu/amd: Use bus_set_iommu instead of register_iommu | Joerg Roedel | 1 | -1/+1 |
2011-10-11 | iommu/amd: Fix wrong shift direction | Joerg Roedel | 1 | -1/+1 |
2011-09-02 | iommu/amd: Don't take domain->lock recursivly | Joerg Roedel | 1 | -5/+0 |
2011-09-02 | iommu/amd: Make sure iommu->need_sync contains correct value | Joerg Roedel | 1 | -3/+10 |
2011-07-06 | iommu/amd: Don't use MSI address range for DMA addresses | Joerg Roedel | 1 | -1/+15 |
2011-06-21 | Merge branches 'amd/transparent-bridge' and 'core' | Joerg Roedel | 1 | -0/+2810 |
2011-06-21 | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 1 | -3/+4 |
2011-06-21 | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 1 | -0/+2764 |