]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - arch/x86/kernel/amd_iommu_init.c
x86, AMD IOMMU: replace DEVID macro with a function
[linux-2.6-omap-h63xx.git] / arch / x86 / kernel / amd_iommu_init.c
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace DEVID macro with a function
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace self made size parsing with...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace memset with __GFP_ZERO for...
2008-07-11 Joerg Roedelx86, AMD IOMMU: do runtime list initialization at compi...
2008-07-11 Joerg Roedelx86, AMD IOMMU: use true/false instead of 0/1 for bool...
2008-07-11 Joerg Roedelx86, AMD IOMMU: remove unneeded initializations from...
2008-07-11 Joerg Roedelx86, AMD IOMMU: remove unnecessary free checks from...
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace TBL_SIZE macro with a function
2008-07-11 Joerg Roedelx86, AMD IOMMU: replace UPDATE_LAST_BDF macro with...
2008-07-11 Joerg Roedelx86, AMD IOMMU: add comments to the initialization...
2008-07-09 Joerg Roedelx86, AMD IOMMU: ignore detection of GART IOMMU
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...