summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/amd_iommu_types.h
AgeCommit message (Expand)Author
2009-05-28Merge branches 'amd-iommu/fixes', 'amd-iommu/debug', 'amd-iommu/suspend-resum...Joerg Roedel
2009-05-28amd-iommu: change dma_dom->next_bit to dma_dom->next_addressJoerg Roedel
2009-05-28amd-iommu: make address allocator aware of multiple aperture rangesJoerg Roedel
2009-05-28amd-iommu: introduce aperture_range structureJoerg Roedel
2009-05-28amd-iommu: introduce for_each_iommu* macrosJoerg Roedel
2009-05-28amd-iommu: add amd_iommu_dump parameterJoerg Roedel
2009-01-03AMD IOMMU: add init code for statistic collectionJoerg Roedel
2009-01-03AMD IOMMU: add necessary header defines for stats countingJoerg Roedel
2009-01-03AMD IOMMU: convert amd_iommu_isolate to boolJoerg Roedel
2009-01-03AMD IOMMU: convert iommu->need_sync to boolJoerg Roedel
2009-01-03AMD IOMMU: use dev_name instead of self-build print_devidJoerg Roedel
2009-01-03AMD IOMMU: add a domain flag for default domainsJoerg Roedel
2009-01-03AMD IOMMU: add device reference counting for protection domainsJoerg Roedel
2009-01-03AMD IOMMU: add protection domain flagsJoerg Roedel
2008-12-03AMD IOMMU: struct amd_iommu remove padding on 64 bitRichard Kennedy
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro