summaryrefslogtreecommitdiff
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacksDavid Rientjes2018-01-31
* ia64: clean up swiotlb supportChristoph Hellwig2018-01-15
* iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy2018-01-02
* iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker2018-01-02
* genirq/irqdomain: Rename early argument of irq_domain_activate_irq()Thomas Gleixner2017-12-29
* Merge tag 'iommu-v4.15-rc3' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-12-06
|\
| * iommu/vt-d: Fix scatterlist offset handlingRobin Murphy2017-11-17
* | treewide: setup_timer() -> timer_setup()Kees Cook2017-11-21
|/
* Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2017-11-14
|\
| *-----. Merge branches 'iommu/arm/smmu', 'iommu/updates', 'iommu/vt-d', 'iommu/ipmmu-...Alex Williamson2017-11-13
| |\ \ \ \
| | | | | * iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fqSebastian Andrzej Siewior2017-11-06
| | | | * | iommu/ipmmu-vmsa: Hook up r8a7795 DT matching codeMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Allow two bit SL0Magnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Make IMBUSCTR setup optionalMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Write IMCTR twiceMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: IPMMU device is 40-bit bus masterMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Make use of IOMMU_OF_DECLARE()Magnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Enable multi context supportMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Add optional root device featureMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Introduce features, break out aliasMagnus Damm2017-11-06
| | | | * | iommu/ipmmu-vmsa: Unify ipmmu_opsRobin Murphy2017-11-06
| | | | * | iommu/ipmmu-vmsa: Clean up struct ipmmu_vmsa_iommu_privRobin Murphy2017-11-06
| | | | * | iommu/ipmmu-vmsa: Simplify group allocationRobin Murphy2017-11-06
| | | | * | iommu/ipmmu-vmsa: Unify domain alloc/freeRobin Murphy2017-11-06
| | | | * | iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()weiyongjun (A)2017-11-06
| | | | |/
| | | * | iommu/vt-d: Clear pasid table entry when memory unboundLu Baolu2017-11-03
| | | * | iommu/vt-d: Clear Page Request Overflow fault bitLu Baolu2017-11-03
| | | * | iommu/vt-d: Missing checks for pasid tables if allocation failsLu Baolu2017-11-03
| | | |/
| | * | iommu/mediatek: Fix driver nameMatthias Brugger2017-11-06
| | * | iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook2017-11-03
| | * | iommu: qcom: wire up fault handlerRob Clark2017-11-03
| | * | iommu/amd: remove unused variable flush_addrColin Ian King2017-11-03
| | * | iommu/amd: Fix alloc_irq_index() incrementAlex Williamson2017-11-03
| | |/
| | *-------. Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...Joerg Roedel2017-10-13
| | |\ \ \ \ \
| | | | | | | * iommu/iova: Make rcache flush optional on IOVA allocation failureTomasz Nowicki2017-10-12
| | | | | | | * iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB syncRobin Murphy2017-10-02
| | | | | | | * iommu/io-pgtable-arm: Convert to IOMMU API TLB syncRobin Murphy2017-10-02
| | | | | | | * 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/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas2017-10-10
| | | | | | * | iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2017-10-06
| | | | | * | | iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel2017-10-10