summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/amd_iommu.c
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'x86/urgent', 'x86/amd-iommu', 'x86/apic', 'x86/cleanups', 'x8...Ingo Molnar2008-07-211-13/+218
|\ \
| | * x86: make only GART code include gart.hFUJITA Tomonori2008-07-111-1/+1
| |/ |/|
| * x86, AMD IOMMU: replace DEVID macro with a functionJoerg Roedel2008-07-111-1/+1
| * x86, AMD IOMMU: rename struct command to iommu_cmdJoerg Roedel2008-07-111-6/+6
| * x86, AMD IOMMU: add an emergency exit to the completion wait loopJoerg Roedel2008-07-111-1/+9
| * x86, AMD IOMMU: replace HIGH_U32 macro with upper_32_bits functionJoerg Roedel2008-07-111-2/+2
| * x86, AMD IOMMU: add comments to core codeJoerg Roedel2008-07-111-2/+199
|/
* x86, AMD IOMMU: flush domain TLB when there is more than one page to flushJoerg Roedel2008-07-041-4/+10
* x86, AMD IOMMU: remove unnecessary set_bit_stringJoerg Roedel2008-07-041-1/+0Star
* x86, AMD IOMMU, build fix #2Ingo Molnar2008-06-271-0/+2
* x86, AMD IOMMU: add amd_iommu.h to export functions to the generic x86 dma codeJoerg Roedel2008-06-271-0/+1
* x86, AMD IOMMU: add dma_ops initialization functionJoerg Roedel2008-06-271-0/+46
* x86, AMD IOMMU: add pre-allocation of protection domainsJoerg Roedel2008-06-271-0/+34
* x86, AMD IOMMU: add mapping functions for coherent mappingsJoerg Roedel2008-06-271-0/+74
* x86, AMD IOMMU: add mapping functions for scatter gather listsJoerg Roedel2008-06-271-0/+98
* x86, AMD IOMMU: add dma_ops mapping functions for single mappingsJoerg Roedel2008-06-271-0/+59
* x86, AMD IOMMU: add generic dma_ops mapping functionsJoerg Roedel2008-06-271-0/+105
* x86, AMD IOMMU: add functions to find IOMMU device resourcesJoerg Roedel2008-06-271-0/+75
* x86, AMD IOMMU: add domain allocation and deallocation functionsJoerg Roedel2008-06-271-0/+147
* x86, AMD IOMMU: add address allocation and deallocation functionsJoerg Roedel2008-06-271-0/+48
* x86, AMD IOMMU: add functions to initialize unity mappingsJoerg Roedel2008-06-271-0/+122
* x86, AMD IOMMU: add functions to send IOMMU commandsJoerg Roedel2008-06-271-0/+106
* x86, AMD IOMMU: add generic defines and structures for mapping codeJoerg Roedel2008-06-271-0/+40