x86, AMD IOMMU: remove unnecessary set_bit_string
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / arch / x86 / kernel / amd_iommu.c
2008-07-04 Joerg Roedelx86, AMD IOMMU: remove unnecessary set_bit_string
2008-06-27 Ingo Molnarx86, AMD IOMMU, build fix #2
2008-06-27 Joerg Roedelx86, AMD IOMMU: add amd_iommu.h to export functions...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add dma_ops initialization function
2008-06-27 Joerg Roedelx86, AMD IOMMU: add pre-allocation of protection domains
2008-06-27 Joerg Roedelx86, AMD IOMMU: add mapping functions for coherent...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add mapping functions for scatter gathe...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add dma_ops mapping functions for singl...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add generic dma_ops mapping functions
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to find IOMMU device...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add domain allocation and deallocation...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add address allocation and deallocation...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to initialize unity mappings
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to send IOMMU commands
2008-06-27 Joerg Roedelx86, AMD IOMMU: add generic defines and structures...