aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-09-26iommu/arm-smmu-v3: sync the OVACKFLG to PRIQ consumer registerMiao Zhong
2018-09-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-21Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-19iommu/ipmmu-vmsa: Fix allocation in atomic contextGeert Uytterhoeven
2018-09-19iommu/arm-smmu-v3: Abort all transactions if SMMU is enabled in kdump kernelWill Deacon
2018-09-15iommu/omap: Fix cache flushes on L2 table entriesRalf Goebel
2018-09-15iommu/rockchip: Move irq request past pm_runtime_enableMarc Zyngier
2018-09-15iommu/rockchip: Handle errors returned from PM frameworkMarc Zyngier
2018-09-11Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-11Merge branch 'v4.18/standard/base' into v4.18/standard/preempt-rt/baseBruce Ashfield
2018-09-09iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-09-09iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-09-09iommu/ipmmu-vmsa: Don't register as BUS IOMMU if machine doesn't have IPMMU-VMSADmitry Osipenko
2018-09-05iommu/arm-smmu: Error out only if not enough context interruptsVivek Gautam
2018-08-22iommu/amd: Remove redundant WARN_ON()Anna-Maria Gleixner
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-11Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...Linus Torvalds
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-06irq_remapping: Use apic_ack_irq()Thomas Gleixner
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-29Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...Joerg Roedel
2018-05-29iommu/io-pgtable-arm: Make allocations NUMA-awareRobin Murphy
2018-05-15iommu/amd: Prevent possible null pointer dereference and infinite loopAnna-Maria Gleixner
2018-05-15iommu/amd: Fix grammar of commentsAnna-Maria Gleixner
2018-05-15iommu: Clean up the comments for iommu_group_allocLu Baolu
2018-05-15iommu/vt-d: Remove unnecessary parenthesesLu Baolu
2018-05-15iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu
2018-05-15iommu/vt-d: Clean up unused variable in find_or_alloc_domainLu Baolu
2018-05-15iommu/vt-d: Fix iotlb psi missing for mappingsPeter Xu
2018-05-15iommu/vt-d: Introduce __mapping_notify_one()Peter Xu
2018-05-15iommu: Remove extra NULL check when call strtobool()Andy Shevchenko
2018-05-10PCI: Add "pci=noats" boot parameterGil Kupfer
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigChristoph Hellwig
2018-05-03iommu: rockchip: fix building without CONFIG_OFArnd Bergmann
2018-05-03iommu/amd: Update logging information for new event typeGary R Hook
2018-05-03iommu/amd: Update the PASID information printed to the system logGary R Hook
2018-05-03iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Joerg Roedel
2018-05-03iommu/vt-d: fix shift-out-of-bounds in bug checkingChangbin Du
2018-05-03iommu/dma: Move PCI window region reservation back into dma specific path.Shameer Kolothum
2018-05-03iommu/rockchip: Make clock handling optionalHeiko Stuebner
2018-05-03iommu/amd: Hide unused iommu_table_lockArnd Bergmann
2018-05-03iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Jagannathan Raman
2018-05-03iommu/tegra: gart: Fix gart_iommu_unmap()Dmitry Osipenko