aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/iova.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-23iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=mJoerg Roedel1-1/+1
2017-03-22iommu: Add dummy implementations for !IOMMU_IOVAThierry Reding1-0/+91
2016-04-20iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg1-2/+21
2015-07-28iommu: iova: Move iova cache management to the iova librarySakari Ailus1-2/+2
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy1-2/+33
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy1-4/+3
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy1-0/+3
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu1-0/+5
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu1-0/+2
2009-07-15intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse1-1/+0
2008-10-15VT-d: Changes to support KVMKay, Allen M1-0/+52