index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2017-11-06
iommu/ipmmu-vmsa: Simplify group allocation
Robin Murphy
2017-11-06
iommu/ipmmu-vmsa: Unify domain alloc/free
Robin Murphy
2017-11-06
iommu/ipmmu-vmsa: Fix return value check in ipmmu_find_group_dma()
weiyongjun (A)
2017-10-13
Merge branches 'iommu/fixes', 'arm/omap', 'arm/exynos', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
2017-10-13
iommu/amd: Finish TLB flush in amd_iommu_unmap()
Joerg Roedel
2017-10-12
iommu/iova: Make rcache flush optional on IOVA allocation failure
Tomasz Nowicki
2017-10-12
iommu/exynos: Remove initconst attribute to avoid potential kernel oops
Marek Szyprowski
2017-10-10
iommu/amd: Do not disable SWIOTLB if SME is active
Tom Lendacky
2017-10-10
iommu/amd: Enforce alignment for MSI IRQs
Joerg Roedel
2017-10-10
iommu/amd: Add align parameter to alloc_irq_index()
Joerg Roedel
2017-10-10
iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()
Christos Gkekas
2017-10-06
iommu/vt-d: Don't register bus-notifier under dmar_global_lock
Joerg Roedel
2017-10-02
iommu/io-pgtable-arm-v7s: Convert to IOMMU API TLB sync
Robin Murphy
2017-10-02
iommu/io-pgtable-arm: Convert to IOMMU API TLB sync
Robin Murphy
2017-10-02
iommu/iova: Don't try to copy anchor nodes
Robin Murphy
2017-09-28
iommu/iova: Try harder to allocate from rcache magazine
Robin Murphy
2017-09-28
iommu/iova: Make rcache limit_pfn handling more robust
Robin Murphy
2017-09-28
iommu/iova: Simplify domain destruction
Robin Murphy
2017-09-27
iommu/iova: Simplify cached node logic
Robin Murphy
2017-09-27
iommu/iova: Add rbtree anchor node
Robin Murphy
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
2017-09-27
iommu/iova: Extend rbtree node caching
Robin Murphy
2017-09-27
iommu/iova: Optimise the padding calculation
Zhen Lei
2017-09-27
iommu/iova: Optimise rbtree searching
Zhen Lei
2017-09-27
iommu/amd: pr_err() strings should end with newlines
Arvind Yadav
2017-09-27
iommu/mediatek: Limit the physical address in 32bit for v7s
Yong Wu
2017-09-27
iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMA
Yong Wu
2017-09-22
iommu/of: Remove PCI host bridge node check
Robin Murphy
2017-09-19
iommu/qcom: Depend on HAS_DMA to fix compile error
Geert Uytterhoeven
2017-09-19
iommu/exynos: Rework runtime PM links management
Marek Szyprowski
2017-09-19
iommu/vt-d: Fix harmless section mismatch warning
Arnd Bergmann
2017-09-19
iommu: Add missing dependencies
Guenter Roeck
2017-09-19
iommu/omap: Add support to program multiple iommus
Suman Anna
2017-09-19
iommu/omap: Change the attach detection logic
Suman Anna
2017-09-09
Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-08
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-09-04
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-01
Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...
Joerg Roedel
2017-09-01
iommu/vt-d: Don't be too aggressive when clearing one context entry
Filippo Sironi
2017-08-31
iommu/intel: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-31
iommu/amd: update to new mmu_notifier semantic
Jérôme Glisse
2017-08-30
iommu/vt-d: Prevent VMD child devices from being remapping targets
Jon Derrick
2017-08-30
iommu: Introduce Interface for IOMMU TLB Flushing
Joerg Roedel
2017-08-30
iommu/s390: Constify iommu_ops
Arvind Yadav
2017-08-30
iommu/vt-d: Avoid calling virt_to_phys() on null pointer
Ashok Raj
2017-08-30
iommu/vt-d: IOMMU Page Request needs to check if address is canonical.
Ashok Raj
2017-08-30
arm/tegra: Call bus_set_iommu() after iommu_device_register()
Joerg Roedel
2017-08-30
iommu/exynos: Constify iommu_ops
Arvind Yadav
2017-08-30
iommu/ipmmu-vmsa: Make ipmmu_gather_ops const
Bhumika Goyal
2017-08-30
iommu/ipmmu-vmsa: Rereserving a free context before setting up a pagetable
Oleksandr Tyshchenko
[next]