Merge branch 'master' into for-2.6.35
[safe/jmp/linux-2.6] / arch / x86 / kernel / amd_iommu_init.c
2008-07-04 Joerg Roedelx86, AMD IOMMU: remove unnecessary code from the iommu_...
2008-07-04 Joerg Roedelx86, AMD IOMMU: don't try to init IOMMU if early detect...
2008-07-04 Joerg Roedelx86, AMD IOMMU: honor iommu=off instead of amd_iommu=off
2008-06-30 Joerg Roedelx86, AMD IOMMU: disable suspend/resume with IOMMU enabl...
2008-06-27 Ingo Molnarx86, AMD IOMMU, build fix #2
2008-06-27 Joerg Roedelx86, AMD IOMMU: initialize dma_ops from IOMMU initializ...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add amd_iommu.h to export functions...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add kernel command line parameters...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add early detection code
2008-06-27 Joerg Roedelx86, AMD IOMMU: clue initialization code together
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to parse IOMMU memory...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add detect code for AMD IOMMU hardware
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions for IOMMU hardware initia...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add device table initialization functions
2008-06-27 Joerg Roedelx86, AMD IOMMU: add command buffer (de-)allocation
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions for programming IOMMU...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions for mapping/unmapping...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add functions to find last possible...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add data structures to manage the IOMMU...
2008-06-27 Joerg Roedelx86, AMD IOMMU: add defines and structures for ACPI...