aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-121-2/+3
* iommu/iova: Add rbtree anchor nodeRobin Murphy2017-09-271-0/+1
* iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-3/+2
* iommu/iova: Extend rbtree node cachingRobin Murphy2017-09-271-1/+2
* iommu/iova: Add flush timerJoerg Roedel2017-08-151-0/+8
* iommu/iova: Add locking to Flush-QueuesJoerg Roedel2017-08-151-0/+1
* iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel2017-08-151-0/+8
* iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel2017-08-151-0/+9
* iommu/iova: Add flush-queue data structuresJoerg Roedel2017-08-151-0/+41
* iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=mJoerg Roedel2017-03-221-1/+1
* iommu: Add dummy implementations for !IOMMU_IOVAThierry Reding2017-03-221-0/+91
* iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-201-2/+21
* iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-281-2/+2
* iommu: Make IOVA domain page size explicitRobin Murphy2015-01-191-2/+33
* iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-191-4/+3
* iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-191-0/+3
* iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu2014-07-231-0/+5
* iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu2014-03-041-0/+2
* intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse2009-07-151-1/+0
* VT-d: Changes to support KVMKay, Allen M2008-10-151-0/+52