aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-04-04Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mappingLinus Torvalds1-4/+6
2012-03-28X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz1-4/+6
2012-03-19x86: Fix section warningsSteffen Persvold1-1/+1
2012-01-23iommu/amd: Work around broken IVRS tablesJoerg Roedel1-0/+3
2012-01-09Merge branches 'iommu/page-sizes' and 'iommu/group-id' into nextJoerg Roedel1-0/+21
2011-12-22iommu/amd: Init stats for iommu=ptJoerg Roedel1-0/+2
2011-12-15iommu/amd: Add amd_iommu_device_info() functionJoerg Roedel1-0/+43
2011-12-15iommu/amd: Adapt IOMMU driver to PCI register name changesJoerg Roedel1-8/+8
2011-12-14Merge branch 'iommu/page-sizes' into x86/amdJoerg Roedel1-8/+24
2011-12-12iommu/amd: Add stat counter for IOMMUv2 eventsJoerg Roedel1-0/+17
2011-12-12iommu/amd: Add device errata handlingJoerg Roedel1-3/+54
2011-12-12iommu/amd: Add function to get IOMMUv2 domain for pdevJoerg Roedel1-0/+18
2011-12-12iommu/amd: Implement function to send PPR completionsJoerg Roedel1-0/+51
2011-12-12iommu/amd: Implement functions to manage GCR3 tableJoerg Roedel1-0/+130
2011-12-12iommu/amd: Implement IOMMUv2 TLB flushing routinesJoerg Roedel1-0/+136
2011-12-12iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel1-4/+140
2011-12-12iommu/amd: Add amd_iommu_domain_direct_map functionJoerg Roedel1-2/+36
2011-12-12iommu/amd: Implement notifier for PPR faultsJoerg Roedel1-1/+89
2011-12-12iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel1-16/+78
2011-12-12iommu/amd: Convert dev_table_entry to u64Joerg Roedel1-8/+10
2011-11-15iommu: Add option to group multi-function devicesAlex Williamson1-1/+9
2011-11-15iommu/amd: Implement iommu_device_groupAlex Williamson1-0/+13
2011-11-10iommu/amd: announce supported page sizesOhad Ben-Cohen1-0/+19
2011-11-10iommu/core: stop converting bytes to page order back and forthOhad Ben-Cohen1-8/+5
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', 'iommu/fault-reporting' and 'api/iommu-ops-per-bus' into nextJoerg Roedel1-2/+2
2011-10-21iommu/amd: Use bus_set_iommu instead of register_iommuJoerg Roedel1-1/+1
2011-10-11iommu/amd: Fix wrong shift directionJoerg Roedel1-1/+1
2011-09-02iommu/amd: Don't take domain->lock recursivlyJoerg Roedel1-5/+0
2011-09-02iommu/amd: Make sure iommu->need_sync contains correct valueJoerg Roedel1-3/+10
2011-07-06iommu/amd: Don't use MSI address range for DMA addressesJoerg Roedel1-1/+15
2011-06-21Merge branches 'amd/transparent-bridge' and 'core'Joerg Roedel1-0/+2810
2011-06-21iommu/amd: Move missing parts to drivers/iommuJoerg Roedel1-3/+4
2011-06-21x86: amd_iommu: move to drivers/iommu/Ohad Ben-Cohen1-0/+2764