summaryrefslogtreecommitdiff
path: root/include/linux/iova.h
AgeCommit message (Expand)Author
2021-04-07iommu: Delete iommu_dma_free_cpu_cached_iovas()John Garry
2021-04-07iova: Add CPU hotplug handler to flush rcachesJohn Garry
2021-01-27iova: Delete copy_reserved_iova()John Garry
2021-01-27iova: Make has_iova_flush_queue() privateJohn Garry
2020-12-08iommu: Stop exporting free_iova_mem()John Garry
2020-12-08iommu: Stop exporting alloc_iova_mem()John Garry
2020-12-08iommu: Delete split_and_remove_iova()John Garry
2019-07-23iommu/iova: Fix compilation error with !CONFIG_IOMMU_IOVAJoerg Roedel
2019-07-22iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2019-04-11iommu/iova: Separate atomic variables to improve performanceJinyu Qi
2018-09-25iommu/iova: Optimise attempts to allocate iova from 32bit address rangeGanapatrao Kulkarni
2017-10-12iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki
2017-09-27iommu/iova: Add rbtree anchor nodeRobin Murphy
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-09-27iommu/iova: Extend rbtree node cachingRobin Murphy
2017-08-15iommu/iova: Add flush timerJoerg Roedel
2017-08-15iommu/iova: Add locking to Flush-QueuesJoerg Roedel
2017-08-15iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel
2017-08-15iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel
2017-08-15iommu/iova: Add flush-queue data structuresJoerg Roedel
2017-03-23iommu/iova: Fix compile error with CONFIG_IOMMU_IOVA=mJoerg Roedel
2017-03-22iommu: Add dummy implementations for !IOMMU_IOVAThierry Reding
2016-04-20iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg
2015-07-28iommu: iova: Move iova cache management to the iova librarySakari Ailus
2015-01-19iommu: Make IOVA domain page size explicitRobin Murphy
2015-01-19iommu: Make IOVA domain low limit flexibleRobin Murphy
2015-01-19iommu: Consolidate IOVA allocator codeRobin Murphy
2014-07-23iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu
2014-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu
2009-07-15intel-iommu: Remove superfluous iova_alloc_lock from IOVA codeDavid Woodhouse
2008-10-15VT-d: Changes to support KVMKay, Allen M