Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | * | | | | | | | | | | iommu/vt-d: Get rid of domain->iommu_lock | Joerg Roedel | 2015-08-12 | 1 | -38/+49 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain | Joerg Roedel | 2015-08-12 | 1 | -4/+1 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Unify domain->iommu attach/detachment | Joerg Roedel | 2015-08-12 | 1 | -76/+49 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info | Joerg Roedel | 2015-08-12 | 1 | -17/+11 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Pass an iommu pointer to domain_init() | Joerg Roedel | 2015-08-12 | 1 | -4/+3 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Rename iommu_detach_dependent_devices() | Joerg Roedel | 2015-08-12 | 1 | -10/+8 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Rename domain_remove_one_dev_info() | Joerg Roedel | 2015-08-12 | 1 | -11/+11 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Rename dmar_insert_dev_info() | Joerg Roedel | 2015-08-12 | 1 | -8/+8 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Move context-mapping into dmar_insert_dev_info | Joerg Roedel | 2015-08-12 | 1 | -25/+8 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Simplify domain_remove_dev_info() | Joerg Roedel | 2015-08-12 | 1 | -18/+2 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Simplify domain_remove_one_dev_info() | Joerg Roedel | 2015-08-12 | 1 | -34/+16 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap | Joerg Roedel | 2015-08-12 | 1 | -12/+3 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Replace iommu_bmp with a refcount | Joerg Roedel | 2015-08-12 | 1 | -37/+45 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Kill dmar_domain->id | Joerg Roedel | 2015-08-12 | 1 | -9/+2 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Don't pre-allocate domain ids for si_domain | Joerg Roedel | 2015-08-12 | 1 | -27/+1 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi | Joerg Roedel | 2015-08-12 | 1 | -18/+24 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Simplify domain_context_mapping_one | Joerg Roedel | 2015-08-12 | 1 | -34/+26 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Calculate translation in domain_context_mapping_one | Joerg Roedel | 2015-08-12 | 1 | -26/+23 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Get rid of iommu_attach_vm_domain() | Joerg Roedel | 2015-08-12 | 1 | -16/+10 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Split up iommu->domains array | Joerg Roedel | 2015-08-12 | 1 | -11/+43 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Add access functions for iommu->domains | Joerg Roedel | 2015-08-12 | 1 | -5/+17 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Keep track of per-iommu domain ids | Joerg Roedel | 2015-08-12 | 1 | -25/+29 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Report domain usage in sysfs | Alex Williamson | 2015-08-03 | 1 | -0/+21 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Fix leaked ioremap mapping | Dan Williams | 2015-08-03 | 1 | -0/+2 | |
| | | | | | * | | | | | | | | | | iommu/vt-d: Avoid format string leaks into iommu_device_create | Kees Cook | 2015-08-03 | 2 | -2/+2 | |
| | | | | | | |_|/ / / / / / / | | | | | | |/| | | | | | | | | ||||||
| | | | | * | | | | | | | | | | Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/... | Joerg Roedel | 2015-08-17 | 4 | -172/+201 | |
| | | | | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Parameterize number of TLB lines | Thierry Reding | 2015-08-13 | 4 | -2/+10 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Factor out tegra_smmu_set_pde() | Russell King | 2015-08-13 | 1 | -21/+28 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Extract tegra_smmu_pte_get_use() | Russell King | 2015-08-13 | 1 | -6/+11 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pages | Russell King | 2015-08-13 | 1 | -16/+2 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Remove PageReserved manipulation | Russell King | 2015-08-13 | 1 | -5/+0 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Convert to use DMA API | Russell King | 2015-08-13 | 1 | -54/+85 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: smmu_flush_ptc() wants device addresses | Russell King | 2015-08-13 | 1 | -6/+5 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Split smmu_flush_ptc() | Russell King | 2015-08-13 | 1 | -13/+13 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Move flush_dcache to tegra-smmu.c | Russell King | 2015-08-13 | 4 | -69/+25 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Use kcalloc() to allocate counter array | Russell King | 2015-08-13 | 1 | -15/+6 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Store struct page pointer for page tables | Russell King | 2015-08-13 | 1 | -10/+17 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methods | Russell King | 2015-08-13 | 1 | -9/+34 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpers | Russell King | 2015-08-13 | 1 | -3/+13 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Factor out common PTE setting | Russell King | 2015-08-13 | 1 | -20/+17 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Fix unmap() method | Russell King | 2015-08-13 | 1 | -14/+23 | |
| | | | | | * | | | | | | | | | | iommu/tegra-smmu: Fix iova_to_phys() method | Russell King | 2015-08-13 | 1 | -0/+3 | |
| | | | | | | |_|_|_|_|_|/ / / | | | | | | |/| | | | | | | | | ||||||
| | | | * | | | | | | | | | | | iommu/io-pgtable-arm: Unmap and free table when overwriting with block | Will Deacon | 2015-08-18 | 1 | -1/+16 | |
| | | | * | | | | | | | | | | | iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h | Joerg Roedel | 2015-08-13 | 2 | -5/+5 | |
| | | | * | | | | | | | | | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2015-08-07 | 6 | -117/+151 | |
| | | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|/ / / / / / / / | | | | |/| | | | | | | | | | | ||||||
| | | | | * | | | | | | | | | | iommu/io-pgtable: Remove flush_pgtable callback | Robin Murphy | 2015-08-06 | 2 | -8/+0 | |
| | | | | * | | | | | | | | | | iommu/arm-smmu: Remove arm_smmu_flush_pgtable() | Robin Murphy | 2015-08-06 | 1 | -10/+0 | |
| | | | | * | | | | | | | | | | iommu/arm-smmu: Remove arm_smmu_flush_pgtable() | Robin Murphy | 2015-08-06 | 1 | -13/+0 | |
| | | | | * | | | | | | | | | | iommu/io-pgtable-arm: Centralise sync points | Robin Murphy | 2015-08-06 | 2 | -20/+27 | |
| | | | | * | | | | | | | | | | iommu/ipmmu-vmsa: Clean up DMA API usage | Robin Murphy | 2015-08-06 | 1 | -14/+5 |