summaryrefslogtreecommitdiff
path: root/drivers/iommu/iova.c
Commit message (Expand)AuthorAge
* treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
* iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fqSebastian Andrzej Siewior2017-11-06
* iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-12
* iommu/iova: Don't try to copy anchor nodesRobin Murphy2017-10-02
* iommu/iova: Try harder to allocate from rcache magazineRobin Murphy2017-09-28
* iommu/iova: Make rcache limit_pfn handling more robustRobin Murphy2017-09-28
* iommu/iova: Simplify domain destructionRobin Murphy2017-09-28
* iommu/iova: Simplify cached node logicRobin Murphy2017-09-27
* iommu/iova: Add rbtree anchor nodeRobin Murphy2017-09-27
* iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-27
* iommu/iova: Extend rbtree node cachingRobin Murphy2017-09-27
* iommu/iova: Optimise the padding calculationZhen Lei2017-09-27
* iommu/iova: Optimise rbtree searchingZhen Lei2017-09-27
* iommu/iova: Add flush timerJoerg Roedel2017-08-15
* iommu/iova: Add locking to Flush-QueuesJoerg Roedel2017-08-15
* iommu/iova: Add flush counters to Flush-Queue implementationJoerg Roedel2017-08-15
* iommu/iova: Implement Flush-Queue ring bufferJoerg Roedel2017-08-15
* iommu/iova: Add flush-queue data structuresJoerg Roedel2017-08-15
*-. Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...Joerg Roedel2017-06-28
|\ \
| | * iommu/iova: Don't disable preempt around this_cpu_ptr()Sebastian Andrzej Siewior2017-06-28
| |/ |/|
| * iommu/iova: Sort out rbtree limit_pfn handlingRobin Murphy2017-05-17
|/
*-. Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel2017-05-04
|\ \
| | * iommu/iova: Consolidate code for adding new node to iovad domain rbtreeMarek Szyprowski2017-03-21
| |/ |/|
| * iommu/iova: Fix underflow bug in __alloc_and_insert_iova_rangeNate Watterson2017-04-07
|/
* iommu/iova: Use rb_entry()Geliang Tang2017-01-04
* iommu/iova: Extend cached node lookup conditionRobin Murphy2016-11-15
* iommu/iova: Disable preemption around use of this_cpu_ptr()Chris Wilson2016-06-27
* iommu/iova: introduce per-cpu caching to iova allocationOmer Peleg2016-04-20
* iommu: Make the iova library a moduleSakari Ailus2015-07-28
* iommu: iova: Export symbolsSakari Ailus2015-07-28
* iommu: iova: Move iova cache management to the iova librarySakari Ailus2015-07-28
* iommu/iova: Avoid over-allocating when size-alignedRobin Murphy2015-07-28
* iommu: Fix checkpatch warnings for Missing a blank line after declarationsRobert Callicotte2015-05-05
* iommu: Make IOVA domain page size explicitRobin Murphy2015-01-19
* iommu: Make IOVA domain low limit flexibleRobin Murphy2015-01-19
* iommu: Consolidate IOVA allocator codeRobin Murphy2015-01-19
* iommu/vt-d: Update IOMMU state when memory hotplug happensJiang Liu2014-03-04
* iommu: Fix typo in iommuMasanari Iida2012-07-24
* x86/ia64: intel-iommu: move to drivers/iommu/Ohad Ben-Cohen2011-06-21