summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski2016-06-151-0/+1
| | | | |/ / /
| | | * | | | iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang2016-07-141-1/+1
| | | * | | | iommu/vt-d: Remove unnecassary qi clflushesNadav Amit2016-07-131-5/+0
| | | * | | | iommu/vt-d: Don't reject NTB devices due to scope mismatchRoland Dreier2016-06-151-2/+14
| | | * | | | iommu/vt-d: Reduce extra first level entry in iommu->domainsWei Yang2016-06-151-2/+2
| | | |/ / /
| | * | | | iommu/amd: Initialize dma-ops domains with 3-level page-tableJoerg Roedel2016-07-261-1/+1
| | * | | | iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-07-261-1/+8
| | * | | | iommu/amd: Use container_of to get dma_ops_domainJoerg Roedel2016-07-142-11/+26
| | * | | | iommu/amd: Flush iova queue before releasing dma_ops_domainJoerg Roedel2016-07-141-3/+14
| | * | | | iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel2016-07-141-8/+17
| | * | | | iommu/amd: Use dev_data->domain in get_domain()Joerg Roedel2016-07-141-6/+1
| | * | | | iommu/amd: Optimize map_sg and unmap_sgJoerg Roedel2016-07-141-26/+85
| | * | | | iommu/amd: Introduce dir2prot() helperJoerg Roedel2016-07-131-7/+13
| | * | | | iommu/amd: Implement timeout to flush unmap queuesJoerg Roedel2016-07-131-0/+28
| | * | | | iommu/amd: Implement flush queueJoerg Roedel2016-07-131-4/+67
| | * | | | iommu/amd: Allow NULL pointer parameter for domain_flush_complete()Joerg Roedel2016-07-131-1/+1
| | * | | | iommu/amd: Set up data structures for flush queueJoerg Roedel2016-07-131-1/+39
| | * | | | iommu/amd: Remove align-parameter from __map_single()Joerg Roedel2016-07-131-10/+3
| | * | | | iommu/amd: Remove other remains of old address allocatorJoerg Roedel2016-07-131-311/+5
| | * | | | iommu/amd: Make use of the generic IOVA allocatorJoerg Roedel2016-07-131-157/+26
| | * | | | iommu/amd: Remove special mapping code for dma_ops pathJoerg Roedel2016-07-131-93/+14
| | * | | | iommu/amd: Pass gfp-flags to iommu_map_page()Joerg Roedel2016-07-131-3/+4
| | * | | | iommu/amd: Implement apply_dm_region call-backJoerg Roedel2016-07-131-0/+15
| | * | | | iommu/amd: Create a list of reserved iova addressesJoerg Roedel2016-07-131-0/+69
| | * | | | iommu/amd: Allocate iova_domain for dma_ops_domainJoerg Roedel2016-07-131-1/+19
| | * | | | iommu/amd: Select IOMMU_IOVA for AMD IOMMUJoerg Roedel2016-07-131-0/+1
| | * | | | iommu: Add apply_dm_region call-back to iommu-opsJoerg Roedel2016-07-131-0/+3
| | * | | | iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel2016-07-131-2/+4
| | * | | | iommu/amd: Remove create_workqueueBhaktipriya Shridhar2016-06-211-1/+1
| | * | | | iommu/amd: Set AMD iommu callbacks for platform bus driverWan Zongshun2016-06-151-0/+4
| | |/ / /
* | | | | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2016-07-301-1/+4
|\ \ \ \ \
| * | | | | of: iommu: make of_iommu_init() postcore_initcall_syncKefeng Wang2016-06-231-1/+4
| | |/ / / | |/| | |
* | | | | Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2016-07-272-2/+4
* | | | | mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov2016-07-262-3/+2
| |/ / / |/| | |
* | | | iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-061-2/+12
* | | | iommu/vt-d: Fix infinite loop in free_all_cpu_cached_iovasAaron Campbell2016-07-041-2/+2
| |_|/ |/| |
* | | iommu/amd: Initialize devid variable before using itNicolas Iooss2016-06-271-1/+1
* | | iommu/vt-d: Fix overflow of iommu->domains arrayJan Niehusmann2016-06-271-1/+1
* | | iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson2016-06-271-2/+6
| |/ |/|
* | iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel2016-06-171-5/+12
* | iommu/rockchip: Fix zap cache during device attachJohn Keeping2016-06-151-1/+1
* | iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker2016-06-131-0/+1
|/
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-272-13/+13
* Merge git://git.infradead.org/intel-iommuLinus Torvalds2016-05-272-118/+617
|\
| * iommu/vt-d: Use per-cpu IOVA cachingOmer Peleg2016-04-201-12/+35
| * iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-24/+393
| * iommu/vt-d: change intel-iommu to use IOVA frame numbersOmer Peleg2016-04-201-32/+29
| * iommu/vt-d: avoid dev iotlb logic for domains with no dev iotlbsOmer Peleg2016-04-201-0/+34
| * iommu/vt-d: only unmap mapped entriesOmer Peleg2016-04-201-11/+25
| * iommu/vt-d: correct flush_unmaps pfn usageOmer Peleg2016-04-201-1/+2