summaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2018-08-18Merge tag 'driver-core-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-07-30Merge 4.18-rc7 into driver-core-nextGreg Kroah-Hartman
2018-07-27iommu/dma: Respect bus DMA limit for IOVAsRobin Murphy
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-10iommu: Remove IOMMU_OF_DECLARERob Herring
2018-07-10iommu: Stop deferring probe at end of initcallsRob Herring
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
2018-05-03iommu/tegra: gart: Add debugging facilityDmitry Osipenko
2018-05-03iommu/io-pgtable-arm: Use for_each_set_bit to simplify codeYueHaibing
2018-05-03iommu/qcom: Simplify getting .drvdataWolfram Sang
2018-05-03iommu: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-05-03iommu/vt-d: Ratelimit each dmar fault printingDmitry Safonov
2018-04-11Merge tag 'iommu-updates-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-02Merge branch 'x86-dma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds