summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)AuthorLines
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu-2/+3
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds-17/+17
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-519/+1150
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-4/+4
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport-1/+0
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas-1/+1
2020-08-05virtio-iommu: convert to LE accessorsMichael S. Tsirkin-17/+17
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-0/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+8
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-37/+44
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Joerg Roedel-5/+9
2020-07-29Merge branches 'arm/renesas', 'arm/qcom', 'arm/mediatek', 'arm/omap', 'arm/ex...Joerg Roedel-515/+1142
2020-07-29iommu/amd: Move Kconfig and Makefile bits down into amd directoryJerry Snitselaar-48/+50
2020-07-29iommu/vt-d: Move Kconfig and Makefile bits down into intel directoryJerry Snitselaar-91/+96
2020-07-28of/device: Add input id to of_dma_configure()Lorenzo Pieralisi-37/+44
2020-07-28of/iommu: Make of_map_rid() PCI agnosticLorenzo Pieralisi-2/+2
2020-07-27iommu/arm-smmu: Move Arm SMMU drivers into their own subdirectoryWill Deacon-4/+9
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj-1/+1
2020-07-24iommu/vt-d: Skip TE disabling on quirky gfx dedicated iommuLu Baolu-0/+28
2020-07-24iommu: Add gfp parameter to io_pgtable_ops->map()Baolin Wang-24/+24
2020-07-24iommu: Mark __iommu_map_sg() as staticBaolin Wang-3/+3
2020-07-24iommu/vt-d: Rename intel-pasid.h to pasid.hLu Baolu-5/+5
2020-07-24iommu/vt-d: Add page response ops supportLu Baolu-0/+100
2020-07-24iommu/vt-d: Report page request faults for guest SVALu Baolu-18/+85
2020-07-24iommu/vt-d: Add a helper to get svm and sdev for pasidLu Baolu-50/+65
2020-07-24iommu/vt-d: Refactor device_to_iommu() helperLu Baolu-43/+20
2020-07-24iommu/vt-d: Disable multiple GPASID-dev bindJacob Pan-13/+9
2020-07-24iommu/vt-d: Warn on out-of-range invalidation addressJacob Pan-3/+2
2020-07-24iommu/vt-d: Fix devTLB flush for vSVALiu Yi L-10/+21
2020-07-24iommu/vt-d: Handle non-page aligned addressLiu Yi L-2/+19
2020-07-24iommu/vt-d: Fix PASID devTLB invalidationJacob Pan-1/+10
2020-07-24iommu/vt-d: Remove global page support in devTLB flushJacob Pan-5/+3
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick-0/+8
2020-07-22iommu/qcom: Use domain rather than dev as tlb cookieRob Clark-20/+17
2020-07-22iommu: Make some functions staticWei Yongjun-4/+4
2020-07-22iommu/amd: Remove double zero checkLibing Zhou-9/+2
2020-07-22iommu/omap: Check for failure of a call to omap_iommu_dump_ctxColin Ian King-0/+3
2020-07-22iommu/exynos: Rename update_pte()Robin Murphy-6/+6
2020-07-22iommu/ipmmu-vmsa: Add an entry for r8a77961 in soc_rcar_gen3[]Lad Prabhakar-0/+1
2020-07-22iommu/ipmmu-vmsa: Hook up R8A774E1 DT matching codeMarian-Cristian Rotariu-0/+5
2020-07-20iommu/arm-smmu: Add global/context fault implementation hooksKrishna Reddy-2/+117
2020-07-20iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageKrishna Reddy-1/+185
2020-07-20iommu/arm-smmu: ioremap smmu mmio region before implementation initKrishna Reddy-4/+4
2020-07-20iommu/arm-smmu: move TLB timeout and spin count macrosKrishna Reddy-3/+2
2020-07-19Merge tag 'irq-urgent-2020-07-19' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+8
2020-07-19dma-mapping: make support for dma ops optionalChristoph Hellwig-0/+2