Age | Commit message (Expand) | Author | Files | Lines |
2012-07-25 | Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+3 |
2012-07-24 | iommu: Fix typo in iommu | Masanari Iida | 1 | -1/+1 |
2012-07-23 | Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai... | Joerg Roedel | 1 | -1/+3 |
2012-07-19 | iommu/amd: Add missing spin_lock initialization | Joerg Roedel | 1 | -0/+2 |
2012-07-17 | iommu/amd: Fix sparse warnings | Joerg Roedel | 1 | -1/+1 |
2012-03-15 | iommu/amd: Don't initialize IOMMUv2 resources when not required | Joerg Roedel | 1 | -1/+13 |
2011-12-15 | iommu/amd: Add invalidate-context call-back | Joerg Roedel | 1 | -0/+35 |
2011-12-14 | iommu/amd: Add invalid_ppr callback | Joerg Roedel | 1 | -2/+55 |
2011-12-14 | iommu/amd: Implement notifiers for IOMMUv2 | Joerg Roedel | 1 | -10/+176 |
2011-12-12 | iommu/amd: Implement IO page-fault handler | Joerg Roedel | 1 | -8/+196 |
2011-12-12 | iommu/amd: Add routines to bind/unbind a pasid | Joerg Roedel | 1 | -0/+306 |
2011-12-12 | iommu/amd: Implement device aquisition code for IOMMUv2 | Joerg Roedel | 1 | -0/+210 |
2011-12-12 | iommu/amd: Add driver stub for AMD IOMMUv2 support | Joerg Roedel | 1 | -0/+36 |