| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, AMD IOMMU: flush domain TLB when there is more than one page to flush | Joerg Roedel | 2008-07-04 | 1 | -4/+10 |
* | x86, AMD IOMMU: remove unnecessary set_bit_string | Joerg Roedel | 2008-07-04 | 1 | -1/+0 |
* | x86, AMD IOMMU, build fix #2 | Ingo Molnar | 2008-06-27 | 1 | -0/+2 |
* | x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma code | Joerg Roedel | 2008-06-27 | 1 | -0/+1 |
* | x86, AMD IOMMU: add dma_ops initialization function | Joerg Roedel | 2008-06-27 | 1 | -0/+46 |
* | x86, AMD IOMMU: add pre-allocation of protection domains | Joerg Roedel | 2008-06-27 | 1 | -0/+34 |
* | x86, AMD IOMMU: add mapping functions for coherent mappings | Joerg Roedel | 2008-06-27 | 1 | -0/+74 |
* | x86, AMD IOMMU: add mapping functions for scatter gather lists | Joerg Roedel | 2008-06-27 | 1 | -0/+98 |
* | x86, AMD IOMMU: add dma_ops mapping functions for single mappings | Joerg Roedel | 2008-06-27 | 1 | -0/+59 |
* | x86, AMD IOMMU: add generic dma_ops mapping functions | Joerg Roedel | 2008-06-27 | 1 | -0/+105 |
* | x86, AMD IOMMU: add functions to find IOMMU device resources | Joerg Roedel | 2008-06-27 | 1 | -0/+75 |
* | x86, AMD IOMMU: add domain allocation and deallocation functions | Joerg Roedel | 2008-06-27 | 1 | -0/+147 |
* | x86, AMD IOMMU: add address allocation and deallocation functions | Joerg Roedel | 2008-06-27 | 1 | -0/+48 |
* | x86, AMD IOMMU: add functions to initialize unity mappings | Joerg Roedel | 2008-06-27 | 1 | -0/+122 |
* | x86, AMD IOMMU: add functions to send IOMMU commands | Joerg Roedel | 2008-06-27 | 1 | -0/+106 |
* | x86, AMD IOMMU: add generic defines and structures for mapping code | Joerg Roedel | 2008-06-27 | 1 | -0/+40 |