Age | Commit message (Expand) | Author | Files | Lines |
2021-04-07 | iommu: Delete iommu_dma_free_cpu_cached_iovas() | John Garry | 1 | -5/+0 |
2021-04-07 | iova: Add CPU hotplug handler to flush rcaches | John Garry | 1 | -0/+1 |
2021-01-27 | iova: Delete copy_reserved_iova() | John Garry | 1 | -6/+0 |
2021-01-27 | iova: Make has_iova_flush_queue() private | John Garry | 1 | -6/+0 |
2020-12-08 | iommu: Stop exporting free_iova_mem() | John Garry | 1 | -5/+0 |
2020-12-08 | iommu: Stop exporting alloc_iova_mem() | John Garry | 1 | -6/+0 |
2020-12-08 | iommu: Delete split_and_remove_iova() | John Garry | 1 | -10/+0 |
2019-07-23 | iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVA | Joerg Roedel | 1 | -1/+1 |
2019-07-22 | iommu/vt-d: Don't queue_iova() if there is no flush queue | Dmitry Safonov | 1 | -0/+6 |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner | 1 | -3/+1 |
2019-04-11 | iommu/iova: Separate atomic variables to improve performance | Jinyu Qi | 1 | -8/+8 |
2018-09-25 | iommu/iova: Optimise attempts to allocate iova from 32bit address range | Ganapatrao Kulkarni | 1 | -0/+1 |
2017-10-12 | iommu/iova: Make rcache flush optional on IOVA allocation failure | Tomasz Nowicki | 1 | -2/+3 |
2017-09-27 | iommu/iova: Add rbtree anchor node | Robin Murphy | 1 | -0/+1 |
2017-09-27 | iommu/iova: Make dma_32bit_pfn implicit | Zhen Lei | 1 | -3/+2 |
2017-09-27 | iommu/iova: Extend rbtree node caching | Robin Murphy | 1 | -1/+2 |
2017-08-15 | iommu/iova: Add flush timer | Joerg Roedel | 1 | -0/+8 |
2017-08-15 | iommu/iova: Add locking to Flush-Queues | Joerg Roedel | 1 | -0/+1 |
2017-08-15 | iommu/iova: Add flush counters to Flush-Queue implementation | Joerg Roedel | 1 | -0/+8 |
2017-08-15 | iommu/iova: Implement Flush-Queue ring buffer | Joerg Roedel | 1 | -0/+9 |
2017-08-15 | iommu/iova: Add flush-queue data structures | Joerg Roedel | 1 | -0/+41 |
2017-03-23 | iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=m | Joerg Roedel | 1 | -1/+1 |
2017-03-22 | iommu: Add dummy implementations for !IOMMU_IOVA | Thierry Reding | 1 | -0/+91 |
2016-04-20 | iommu/iova: introduce per-cpu caching to iova allocation | Omer Peleg | 1 | -2/+21 |
2015-07-28 | iommu: iova: Move iova cache management to the iova library | Sakari Ailus | 1 | -2/+2 |
2015-01-19 | iommu: Make IOVA domain page size explicit | Robin Murphy | 1 | -2/+33 |
2015-01-19 | iommu: Make IOVA domain low limit flexible | Robin Murphy | 1 | -4/+3 |
2015-01-19 | iommu: Consolidate IOVA allocator code | Robin Murphy | 1 | -0/+3 |
2014-07-23 | iommu/vt-d: Introduce helper function iova_size() to improve code readability | Jiang Liu | 1 | -0/+5 |
2014-03-04 | iommu/vt-d: Update IOMMU state when memory hotplug happens | Jiang Liu | 1 | -0/+2 |
2009-07-15 | intel-iommu: Remove superfluous iova_alloc_lock from IOVA code | David Woodhouse | 1 | -1/+0 |
2008-10-15 | VT-d: Changes to support KVM | Kay, Allen M | 1 | -0/+52 |