aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/amd_iommu_types.h
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel2011-05-101-4/+24
|\ \
| | * x86/amd-iommu: Add support for invalidate_all commandJoerg Roedel2011-04-121-0/+1
| | * x86/amd-iommu: Add extended feature detectionJoerg Roedel2011-04-121-0/+17
| * | x86/amd-iommu: Add ATS enable/disable codeJoerg Roedel2011-04-111-0/+2
| * | x86/amd-iommu: Add flag to indicate IOTLB supportJoerg Roedel2011-04-111-0/+2
| * | x86/amd-iommu: Flush device IOTLB if ATS is enabledJoerg Roedel2011-04-111-1/+2
| |/
| * x86/amd-iommu: Remove command buffer resetting logicJoerg Roedel2011-04-071-3/+0
|/
* x86/amd-iommu: Update copyright headersJoerg Roedel2010-10-131-1/+1
* x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspendMatthew Garrett2010-10-131-6/+15
* x86/amd-iommu: Work around S3 BIOS bugJoerg Roedel2010-09-231-0/+9
* x86/amd-iommu: Set iommu configuration flags in enable-loopJoerg Roedel2010-09-231-0/+3
* Merge branch 'iommu/largepages' into amd-iommu/2.6.35Joerg Roedel2010-05-111-0/+34
|\
| * x86/amd-iommu: Make iommu_unmap_page and fetch_pte aware of page sizesJoerg Roedel2010-03-071-0/+6
| * x86/amd-iommu: Make iommu_map_page and alloc_pte aware of page sizesJoerg Roedel2010-03-071-0/+28
* | x86/amd-iommu: warn when issuing command to uninitialized cmd bufferChris Wright2010-04-071-0/+1
* | x86/amd-iommu: Protect IOMMU-API map/unmap pathJoerg Roedel2010-03-011-0/+2
|/
* x86/amd-iommu: Remove amd_iommu_pd_tableJoerg Roedel2009-11-271-3/+0
* x86/amd-iommu: Cleanup DTE flushing codeJoerg Roedel2009-11-271-0/+1
* x86/amd-iommu: Keep devices per domain in a listJoerg Roedel2009-11-271-0/+2
* x86/amd-iommu: Add device bind reference countingJoerg Roedel2009-11-271-0/+1
* x86/amd-iommu: Use dev->arch->iommu to store iommu related informationJoerg Roedel2009-11-271-0/+8
* x86/amd-iommu: Remove support for domain sharingJoerg Roedel2009-11-271-3/+0
* x86/amd-iommu: Make np-cache a global flagJoerg Roedel2009-11-271-0/+3
* x86/amd-iommu: Implement protection domain listJoerg Roedel2009-11-271-0/+7
* x86/amd-iommu: Add per IOMMU reference countingJoerg Roedel2009-11-271-0/+2
* x86/amd-iommu: Add an index field to struct amd_iommuJoerg Roedel2009-11-271-0/+17
* x86/amd-iommu: Update copyright headersJoerg Roedel2009-11-271-1/+1
* x86/amd-iommu: Separate internal interface definitionsJoerg Roedel2009-11-271-5/+0
* Merge branch 'amd-iommu/pagetable' into amd-iommu/2.6.32Joerg Roedel2009-09-031-18/+20
|\
| * x86/amd-iommu: Change iommu_map_page to support multiple page sizesJoerg Roedel2009-09-031-0/+6
| * x86/amd-iommu: Support higher level PTEs in iommu_page_unmapJoerg Roedel2009-09-031-0/+1
| * x86/amd-iommu: Remove old page table handling macrosJoerg Roedel2009-09-031-19/+0
| * x86/amd-iommu: Introduce increase_address_space functionJoerg Roedel2009-09-031-0/+4
| * x86/amd-iommu: Flush domains if address space size was increasedJoerg Roedel2009-09-031-0/+1
| * x86/amd-iommu: Make fetch_pte aware of dynamic mapping levelsJoerg Roedel2009-09-031-0/+9
* | Merge branch 'amd-iommu/passthrough' into amd-iommu/2.6.32Joerg Roedel2009-09-031-0/+4
|\ \
| * | x86/amd-iommu: Add passthrough mode initialization functionsJoerg Roedel2009-09-031-0/+4
| |/
| |
| \
*-. \ Merge branches 'gart/fixes', 'amd-iommu/fixes+cleanups' and 'amd-iommu/fault-...Joerg Roedel2009-09-031-1/+7
|\ \ \ | |_|/ |/| |
| | * x86/amd-iommu: Panic if IOMMU command buffer reset failsJoerg Roedel2009-09-031-0/+3
| | * x86/amd-iommu: Add reset function for command buffersJoerg Roedel2009-09-031-0/+3
| |/ |/|
| * x86/amd-iommu: replace "AMD IOMMU" by "AMD-Vi"Joerg Roedel2009-09-031-1/+1
|/
*---. Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel2009-05-281-11/+44
|\ \ \
| | | * amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel2009-05-281-1/+1
| | | * amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel2009-05-281-2/+9
| | | * amd-iommu: introduce aperture_range structureJoerg Roedel2009-05-281-10/+22
| |_|/ |/| |
| | * amd-iommu: introduce for_each_iommu* macrosJoerg Roedel2009-05-281-0/+8
| |/ |/|
| * amd-iommu: add amd_iommu_dump parameterJoerg Roedel2009-05-281-0/+6
|/
* AMD IOMMU: add init code for statistic collectionJoerg Roedel2009-01-031-0/+2
* AMD IOMMU: add necessary header defines for stats countingJoerg Roedel2009-01-031-0/+26
* AMD IOMMU: convert amd_iommu_isolate to boolJoerg Roedel2009-01-031-1/+1