| Commit message (Expand) | Author | Age | Files | Lines |
* | iommu/amd: Fix wrong check for ARRAY_SIZE() | Joerg Roedel | 2012-08-10 | 1 | -1/+1 |
* | iommu/amd: Fix pci_request_acs() call-place | Joerg Roedel | 2012-08-06 | 1 | -3/+3 |
* | iommu/amd: Convert iommu initialization to state machine | Joerg Roedel | 2012-07-17 | 1 | -64/+109 |
* | iommu/amd: Introduce amd_iommu_init_dma routine | Joerg Roedel | 2012-07-17 | 1 | -7/+20 |
* | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops() | Joerg Roedel | 2012-07-17 | 1 | -8/+0 |
* | iommu/amd: Split enable_iommus() routine | Joerg Roedel | 2012-07-17 | 1 | -3/+18 |
* | iommu/amd: Introduce early_amd_iommu_init routine | Joerg Roedel | 2012-07-17 | 1 | -15/+23 |
* | iommu/amd: Move informational prinks out of iommu_enable | Joerg Roedel | 2012-07-17 | 1 | -17/+27 |
* | iommu/amd: Split out PCI related parts of IOMMU initialization | Joerg Roedel | 2012-07-17 | 1 | -106/+118 |
* | iommu/amd: Use acpi_get_table instead of acpi_table_parse | Joerg Roedel | 2012-07-17 | 1 | -52/+66 |
* | iommu/amd: Fix sparse warnings | Joerg Roedel | 2012-07-17 | 1 | -11/+5 |
* | iommu/amd: fix type bug in flush code | Dan Carpenter | 2012-07-02 | 1 | -1/+1 |
* | iommu/amd: Fix missing iommu_shutdown initialization in passthrough mode | Shuah Khan | 2012-06-07 | 1 | -2/+2 |
* | iommu/amd: Cache pdev pointer to root-bridge | Joerg Roedel | 2012-06-04 | 1 | -8/+5 |
*-. | Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into next | Joerg Roedel | 2012-03-22 | 1 | -64/+123 |
|\ \ |
|
| | * | iommu/amd: Fix section mismatch | Gerard Snitselaar | 2012-03-22 | 1 | -2/+2 |
| | * | iommu/amd: Move interrupt setup code into seperate function | Joerg Roedel | 2012-03-15 | 1 | -1/+23 |
| | * | iommu/amd: Make sure IOMMU interrupts are re-enabled on resume | Joerg Roedel | 2012-03-15 | 1 | -10/+20 |
| | * | iommu/amd: Fix double free of mem-region in error-path | Joerg Roedel | 2012-03-09 | 1 | -9/+1 |
| | * | iommu/amd: Split amd_iommu_init function | Joerg Roedel | 2012-03-01 | 1 | -44/+79 |
| |/ |
|
* | | x86/amd: iommu_set_device_table() must not be __init | Jan Beulich | 2012-03-08 | 1 | -1/+1 |
|/ |
|
* | iommu/amd: Set IOTLB invalidation timeout | Joerg Roedel | 2011-12-22 | 1 | -0/+13 |
* | iommu/amd: Remove unnecessary cache flushes in amd_iommu_resume | Joerg Roedel | 2011-12-22 | 1 | -7/+0 |
* | iommu/amd: Add support for IOMMUv2 domain mode | Joerg Roedel | 2011-12-12 | 1 | -0/+9 |
* | iommu/amd: Put IOMMUv2 capable devices in pt_domain | Joerg Roedel | 2011-12-12 | 1 | -0/+4 |
* | iommu/amd: Add iommuv2 flag to struct amd_iommu | Joerg Roedel | 2011-12-12 | 1 | -0/+15 |
* | iommu/amd: Enable GT mode when supported by IOMMU | Joerg Roedel | 2011-12-12 | 1 | -0/+9 |
* | iommu/amd: Setup PPR log when supported by IOMMU | Joerg Roedel | 2011-12-12 | 1 | -0/+51 |
* | iommu/amd: Get the maximum number of PASIDs supported | Joerg Roedel | 2011-12-12 | 1 | -0/+13 |
* | iommu/amd: Convert dev_table_entry to u64 | Joerg Roedel | 2011-12-12 | 1 | -6/+6 |
* | iommu/amd: Move missing parts to drivers/iommu | Joerg Roedel | 2011-06-21 | 1 | -0/+1574 |