aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)AuthorFilesLines
2020-09-16x86/msi: Consolidate HPET allocationThomas Gleixner2-3/+3
2020-09-16iommu/irq_remapping: Consolidate irq domain lookupThomas Gleixner5-30/+4
2020-09-16iommu/amd: Consolidate irq domain getterThomas Gleixner1-44/+21
2020-09-16iommu/vt-d: Consolidate irq domain getterThomas Gleixner1-43/+24
2020-09-16x86/irq: Add allocation type for parent domain retrievalThomas Gleixner3-7/+11
2020-09-16x86_irq_Rename_X86_IRQ_ALLOC_TYPE_MSI_to_reflect_PCI_dependencyThomas Gleixner2-21/+21
2020-09-16iommu/amd: Prevent NULL pointer dereferenceThomas Gleixner1-2/+2
2020-09-11dma-direct: rename and cleanup __phys_to_dmaChristoph Hellwig1-1/+1
2020-09-07iommu/arm-smmu-v3: permit users to disable msi pollingBarry Song1-5/+12
2020-09-07iommu/arm-smmu-v3: replace module_param_named by module_param for disable_bypassBarry Song1-1/+1
2020-09-07iommu/arm-smmu-v3: replace symbolic permissions by octal permissions for module parameterBarry Song1-1/+1
2020-09-07iommu/arm-smmu-v3: Fix l1 stream table size in the error messageZenghui Yu1-1/+1
2020-09-04iommu/tegra-smmu: Add locking around mapping operationsDmitry Osipenko1-11/+84
2020-09-04iommu/sun50i: Fix set-but-not-used variable warningJoerg Roedel1-8/+7
2020-09-04iommu/mediatek: Check 4GB mode by reading infracfgMiles Chen1-5/+28
2020-09-04iommu/vt-d: Handle 36bit addressing for x86-32Chris Wilson1-7/+7
2020-09-04iommu/iova: Replace cmpxchg with xchg in queue_iovaYuqi Jin1-1/+1
2020-09-04iommu/amd: Do not use IOMMUv2 functionality when SME is activeJoerg Roedel1-0/+7
2020-09-04iommu/amd: Do not force direct mapping when SME is activeJoerg Roedel1-1/+6
2020-09-04iommu/dma: Remove broken huge page handlingRobin Murphy1-8/+5
2020-09-04iommu/amd: Use cmpxchg_double() when updating 128-bit IRTESuravee Suthikulpanit3-7/+33
2020-09-04iommu/amd: Restore IRTE.RemapEn bit after programming IRTESuravee Suthikulpanit1-0/+2
2020-09-04iommu/vt-d: Fix NULL pointer dereference in dev_iommu_priv_set()Lu Baolu1-45/+55
2020-09-04iommu/vt-d: Serialize IOMMU GCMD register modificationsLu Baolu1-2/+8
2020-09-04iommu: Rename iommu_tlb_* functions to iommu_iotlb_*Tom Murphy2-3/+3
2020-09-04iommu/tegra-smmu: Prune IOMMU group when it is releasedThierry Reding1-0/+13
2020-09-04iommu/tegra-smmu: Balance IOMMU group reference countThierry Reding1-1/+3
2020-09-04iommu/tegra-smmu: Set IOMMU group nameThierry Reding1-0/+1
2020-09-04iommu/qcom: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski1-2/+2
2020-09-04iommu/vt-d: Drop kerneldoc marker from regular commentKrzysztof Kozlowski1-1/+1
2020-09-04iommu/amd: Fix kerneldoc commentsKrzysztof Kozlowski1-2/+2
2020-09-04iommu/amd: Add missing function prototypes to fix -Wmissing-prototypesKrzysztof Kozlowski1-0/+9
2020-09-04iommu/mediatek: Drop of_match_ptr to fix -Wunused-const-variableKrzysztof Kozlowski1-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva4-9/+7
2020-08-14dma-pool: fix coherent pool allocations for IOMMU mappingsChristoph Hellwig1-2/+2
2020-08-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-2/+3
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu2-2/+3
2020-08-11Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-17/+17
2020-08-11Merge tag 'iommu-updates-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds41-519/+1150
2020-08-10Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2020-08-07Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-4/+4
2020-08-07mm: remove unneeded includes of <asm/pgalloc.h>Mike Rapoport1-1/+0
2020-08-06x86/headers: Remove APIC headers from <asm/smp.h>Ingo Molnar1-0/+1
2020-08-05Merge branch 'pci/virtualization'Bjorn Helgaas1-1/+1
2020-08-05virtio-iommu: convert to LE accessorsMichael S. Tsirkin1-17/+17
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-0/+2
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-1/+1
2020-08-03Merge tag 'irq-urgent-2020-08-02' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+8
2020-08-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-36/+43
2020-07-29Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into nextJoerg Roedel11-5/+9