aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/iova.c
AgeCommit message (Expand)Author
2020-09-03iommu/iova: Don't BUG on invalid PFNsRobin Murphy
2019-10-05iommu/iova: Avoid false sharing on fq_timer_onEric Dumazet
2019-08-04iommu/vt-d: Don't queue_iova() if there is no flush queueDmitry Safonov
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-06-28Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel
2017-06-28iommu/iova: Don't disable preempt around this_cpu_ptr()Sebastian Andrzej Siewior
2017-05-17iommu/iova: Sort out rbtree limit_pfn handlingRobin Murphy
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-07iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson
2017-03-21iommu/iova: Consolidate code for adding new node to iovad domain rbtreeMarek Szyprowski
2017-01-04iommu/iova: Use rb_entry()Geliang Tang
2016-11-15iommu/iova: Extend cached node lookup conditionRobin Murphy
2016-06-27iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson
2016-04-20iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg
2015-07-28iommu: Make the iova library a moduleSakari Ailus
2015-07-28iommu: iova: Export symbolsSakari Ailus
2015-07-28iommu: iova: Move iova cache management to the iova librarySakari Ailus
2015-07-28iommu/iova: Avoid over-allocating when size-alignedRobin Murphy
2015-05-05iommu: Fix checkpatch warnings for Missing a blank line after declarationsRobert Callicotte
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-03-04iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu
2012-07-24iommu: Fix typo in iommuMasanari Iida
2011-06-21x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen