aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 8-39/+2
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Gravatar Marek Szyprowski 2-2/+3
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tGravatar Souptick Joarder 2-2/+4
2018-07-30Merge 4.18-rc7 into driver-core-nextGravatar Greg Kroah-Hartman 2-19/+76
2018-07-27iommu/dma: Respect bus DMA limit for IOVAsGravatar Robin Murphy 1-0/+3
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Gravatar Lu Baolu 1-2/+30
2018-07-10iommu: Remove IOMMU_OF_DECLAREGravatar Rob Herring 8-38/+1
2018-07-10iommu: Stop deferring probe at end of initcallsGravatar Rob Herring 1-1/+1
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Gravatar Christoph Hellwig 2-17/+46
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 6-7/+7
2018-06-12treewide: Use array_size() in vmalloc()Gravatar Kees Cook 1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Gravatar Kees Cook 2-2/+2
2018-06-12treewide: kzalloc() -> kcalloc()Gravatar Kees Cook 3-4/+4
2018-06-11Revert "iommu/amd_iommu: Use CONFIG_DMA_DIRECT_OPS=y and dma_direct_{alloc,fr...Gravatar Linus Torvalds 2-22/+47
2018-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-9/+2
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 11-115/+122
2018-06-07Merge tag 'pci-v4.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-4/+10
2018-06-06irq_remapping: Use apic_ack_irq()Gravatar Thomas Gleixner 4-9/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingGravatar Linus Torvalds 1-0/+1
2018-05-29Merge branches 'arm/io-pgtable', 'arm/qcom', 'arm/tegra', 'x86/vt-d', 'x86/am...Gravatar Joerg Roedel 11-115/+122
2018-05-29iommu/io-pgtable-arm: Make allocations NUMA-awareGravatar Robin Murphy 1-4/+9
2018-05-15iommu/amd: Prevent possible null pointer dereference and infinite loopGravatar Anna-Maria Gleixner 1-12/+10
2018-05-15iommu/amd: Fix grammar of commentsGravatar Anna-Maria Gleixner 1-4/+4
2018-05-15iommu: Clean up the comments for iommu_group_allocGravatar Lu Baolu 1-1/+0
2018-05-15iommu/vt-d: Remove unnecessary parenthesesGravatar Lu Baolu 1-1/+1
2018-05-15iommu/vt-d: Clean up pasid quirk for pre-production devicesGravatar Lu Baolu 1-30/+2
2018-05-15iommu/vt-d: Clean up unused variable in find_or_alloc_domainGravatar Lu Baolu 1-3/+1
2018-05-15iommu/vt-d: Fix iotlb psi missing for mappingsGravatar Peter Xu 1-9/+34
2018-05-15iommu/vt-d: Introduce __mapping_notify_one()Gravatar Peter Xu 1-12/+14
2018-05-15iommu: Remove extra NULL check when call strtobool()Gravatar Andy Shevchenko 1-2/+4
2018-05-10PCI: Add "pci=noats" boot parameterGravatar Gil Kupfer 2-4/+10
2018-05-09dma-mapping: move the NEED_DMA_MAP_STATE config symbol to lib/KconfigGravatar Christoph Hellwig 1-0/+1
2018-05-03iommu: rockchip: fix building without CONFIG_OFGravatar Arnd Bergmann 1-1/+1
2018-05-03iommu/amd: Update logging information for new event typeGravatar Gary R Hook 2-1/+10
2018-05-03iommu/amd: Update the PASID information printed to the system logGravatar Gary R Hook 1-18/+13
2018-05-03iommu/vt-d: Use WARN_ON_ONCE instead of BUG_ON in qi_flush_dev_iotlb()Gravatar Joerg Roedel 1-1/+1
2018-05-03iommu/vt-d: fix shift-out-of-bounds in bug checkingGravatar Changbin Du 1-1/+1
2018-05-03iommu/dma: Move PCI window region reservation back into dma specific path.Gravatar Shameer Kolothum 1-29/+25
2018-05-03iommu/rockchip: Make clock handling optionalGravatar Heiko Stuebner 1-1/+8
2018-05-03iommu/amd: Hide unused iommu_table_lockGravatar Arnd Bergmann 1-1/+1
2018-05-03iommu/vt-d: Fix usage of force parameter in intel_ir_reconfigure_irte()Gravatar Jagannathan Raman 1-1/+1
2018-05-03iommu/tegra: gart: Fix gart_iommu_unmap()Gravatar Dmitry Osipenko 1-1/+1
2018-05-03iommu/tegra: gart: Add debugging facilityGravatar Dmitry Osipenko 1-0/+13
2018-05-03iommu/io-pgtable-arm: Use for_each_set_bit to simplify codeGravatar YueHaibing 2-8/+2
2018-05-03iommu/qcom: Simplify getting .drvdataGravatar Wolfram Sang 1-4/+2
2018-05-03iommu: Remove depends on HAS_DMA in case of platform dependencyGravatar Geert Uytterhoeven 1-3/+2
2018-05-03iommu/vt-d: Ratelimit each dmar fault printingGravatar Dmitry Safonov 1-5/+3
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 18-834/+868
2018-04-05headers: untangle kmemleak.h from mm.hGravatar Randy Dunlap 2-1/+1
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 3-97/+45