aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.14' into linux-linaro-lsk-v4.14-rtlsk-v4.14-18.05-rtMark Brown
2018-05-30iommu/mediatek: Fix protect memory settingYong Wu
2018-05-30iommu/amd: Take into account that alloc_dev_data() may return NULLSebastian Andrzej Siewior
2018-05-03Merge tag 'v4.14.39' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-04-26iommu/vt-d: Use domain instead of cache fetchingPeter Xu
2018-04-26iommu/exynos: Don't unconditionally steal bus opsRobin Murphy
2018-04-24iommu/vt-d: Fix a potential memory leakLu Baolu
2018-04-13iommu/amd: Return proper error code in irq_remapping_alloc()Sebastian Andrzej Siewior
2018-04-13iommu/amd: Make amd_iommu_devtable_lock a spin_lockSebastian Andrzej Siewior
2018-04-13iommu/amd: Drop the lock while allocating new irq remap tableSebastian Andrzej Siewior
2018-04-13iommu/amd: Factor out setting the remap table for a devidSebastian Andrzej Siewior
2018-04-13iommu/amd: Use `table' instead `irt' as variable name in amd_iommu_update_ga()Sebastian Andrzej Siewior
2018-04-13iommu/amd: Remove the special case from alloc_irq_table()Sebastian Andrzej Siewior
2018-04-13iommu/amd: Split irq_lookup_table out of the amd_iommu_devtable_lockSebastian Andrzej Siewior
2018-04-13iommu/amd: Split domain id out of amd_iommu_devtable_lockSebastian Andrzej Siewior
2018-04-13iommu/amd: Turn dev_data_list into a lock less listSebastian Andrzej Siewior
2018-04-13iommu/amd: Take into account that alloc_dev_data() may return NULLSebastian Andrzej Siewior
2018-04-13iommu/amd: Avoid locking get_irq_table() from atomic contextScott Wood
2018-04-13iommu/amd: Don't use dev_data in irte_ga_set_affinity()Scott Wood
2018-04-13iommu/amd: Use raw locks on atomic context pathsScott Wood
2018-04-13Merge tag 'v4.14.34' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-03-24iommu/vt-d: clean up pr_irq if request_threaded_irq failsJerry Snitselaar
2018-01-24Merge tag 'v4.14.15' into linux-4.14.y-rtSebastian Andrzej Siewior
2018-01-10iommu/arm-smmu-v3: Cope with duplicated Stream IDsRobin Murphy
2018-01-10iommu/arm-smmu-v3: Don't free page table ops twiceJean-Philippe Brucker
2017-12-22Merge tag 'v4.14.8' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-20iommu/amd: Limit the IOVA page range to the specified addressesGary R Hook
2017-12-20iommu/mediatek: Fix driver nameMatthias Brugger
2017-12-15Merge tag 'v4.14.6' into linux-4.14.y-rtSebastian Andrzej Siewior
2017-12-14iommu/vt-d: Fix scatterlist offset handlingRobin Murphy
2017-11-17iommu/amd: Use WARN_ON_NORT in __attach_device()Thomas Gleixner
2017-11-17iommu/iova: Use raw_cpu_ptr() instead of get_cpu_ptr() for ->fqSebastian Andrzej Siewior
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-13iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel
2017-10-12iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski
2017-10-10iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky
2017-09-27iommu/amd: pr_err() strings should end with newlinesArvind Yadav
2017-09-27iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu
2017-09-27iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu
2017-09-22iommu/of: Remove PCI host bridge node checkRobin Murphy
2017-09-19iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven
2017-09-19iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann
2017-09-19iommu: Add missing dependenciesGuenter Roeck
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-08Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-01Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel
2017-09-01iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse