summaryrefslogtreecommitdiffstats
path: root/drivers/iommu/amd_iommu_init.c
Commit message (Expand)AuthorAgeFilesLines
* iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2012-06-041-8/+5
*-. Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-221-64/+123
|\ \
| | * iommu/amd: Fix section mismatchGerard Snitselaar2012-03-221-2/+2
| | * iommu/amd: Move interrupt setup code into seperate functionJoerg Roedel2012-03-151-1/+23
| | * iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-03-151-10/+20
| | * iommu/amd: Fix double free of mem-region in error-pathJoerg Roedel2012-03-091-9/+1
| | * iommu/amd: Split amd_iommu_init functionJoerg Roedel2012-03-011-44/+79
| |/
* / x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-081-1/+1
|/
* iommu/amd: Set IOTLB invalidation timeoutJoerg Roedel2011-12-221-0/+13
* iommu/amd: Remove unnecessary cache flushes in amd_iommu_resumeJoerg Roedel2011-12-221-7/+0
* iommu/amd: Add support for IOMMUv2 domain modeJoerg Roedel2011-12-121-0/+9
* iommu/amd: Put IOMMUv2 capable devices in pt_domainJoerg Roedel2011-12-121-0/+4
* iommu/amd: Add iommuv2 flag to struct amd_iommuJoerg Roedel2011-12-121-0/+15
* iommu/amd: Enable GT mode when supported by IOMMUJoerg Roedel2011-12-121-0/+9
* iommu/amd: Setup PPR log when supported by IOMMUJoerg Roedel2011-12-121-0/+51
* iommu/amd: Get the maximum number of PASIDs supportedJoerg Roedel2011-12-121-0/+13
* iommu/amd: Convert dev_table_entry to u64Joerg Roedel2011-12-121-6/+6
* iommu/amd: Move missing parts to drivers/iommuJoerg Roedel2011-06-211-0/+1574