summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iommu/io-pgtable: Remove tlb_flush_leafRobin Murphy2020-12-0811-68/+4
* Merge branch 'for-next/iommu/fixes' into for-next/iommu/coreWill Deacon2020-12-0811-37/+65
|\
| * iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEsSuravee Suthikulpanit2020-12-071-1/+1
| * iommu/vt-d: Don't read VCCAP register unless it existsDavid Woodhouse2020-11-262-3/+4
| * x86/tboot: Don't disable swiotlb when iommu is forced onLu Baolu2020-11-251-4/+1
| * iommu: Check return of __iommu_attach_device()Shameer Kolothum2020-11-231-4/+6
| * arm-smmu-qcom: Ensure the qcom_scm driver has finished probingJohn Stultz2020-11-231-0/+4
| * iommu/amd: Enforce 4k mapping for certain IOMMU data structuresSuravee Suthikulpanit2020-11-231-5/+22
| * MAINTAINERS: Temporarily add myself to the IOMMU entryWill Deacon2020-11-191-0/+1
| * iommu/vt-d: Fix compile error with CONFIG_PCI_ATS not setLu Baolu2020-11-191-1/+3
| * Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kerne...Will Deacon2020-11-193-14/+21
| |\
| | * iommu/vt-d: Cure VF irqdomain hickupThomas Gleixner2020-11-131-1/+18
| | * x86/platform/uv: Fix copied UV5 output archtypeMike Travis2020-11-131-3/+3
| | * x86/platform/uv: Drop last traces of uv_flush_tlb_othersJiri Slaby2020-11-111-10/+0
| * | iommu/vt-d: Avoid panic if iommu init fails in tboot systemZhenzhong Duan2020-11-183-6/+3
| |/
* | Merge branch 'for-next/iommu/vt-d' into for-next/iommu/coreWill Deacon2020-12-089-834/+351
|\ \
| * | iommu/vt-d: Avoid GFP_ATOMIC where it is not neededChristophe JAILLET2020-12-011-1/+1
| * | iommu/vt-d: Remove set but not used variableLu Baolu2020-11-271-2/+1
| * | iommu/vt-d: Cleanup after converting to dma-iommu opsLu Baolu2020-11-252-67/+28
| * | iommu/vt-d: Convert intel iommu driver to the iommu opsTom Murphy2020-11-252-703/+43
| * | iommu/vt-d: Update domain geometry in iommu_ops.at(de)tach_devLu Baolu2020-11-251-2/+14
| * | iommu: Add quirk for Intel graphic devices in map_sgLu Baolu2020-11-251-0/+27
| * | iommu: Allow the dma-iommu api to use bounce buffersTom Murphy2020-11-251-13/+149
| * | iommu: Add iommu_dma_free_cpu_cached_iovas()Tom Murphy2020-11-252-0/+17
| * | iommu: Handle freelists when using deferred flushing in iommu driversTom Murphy2020-11-253-27/+58
| * | Merge branch 'stable/for-linus-5.10-rc2' of git://git.kernel.org/pub/scm/linu...Will Deacon2020-11-234-23/+17
| |\ \
| | * | swiotlb: remove the tbl_dma_addr argument to swiotlb_tbl_map_singleChristoph Hellwig2020-11-024-22/+12
| | * | swiotlb: fix "x86: Don't panic if can not alloc buffer for swiotlb"Stefano Stabellini2020-11-021-1/+5
| * | | iommu/vt-d: include conditionally on CONFIG_INTEL_IOMMU_SVMLukas Bulwahn2020-11-171-1/+1
| | |/ | |/|
* | | Merge branch 'for-next/iommu/tegra-smmu' into for-next/iommu/coreWill Deacon2020-12-081-152/+88
|\ \ \
| * | | iommu/tegra-smmu: Add PCI supportNicolin Chen2020-11-251-10/+25
| * | | iommu/tegra-smmu: Rework tegra_smmu_probe_device()Nicolin Chen2020-11-251-81/+15
| * | | iommu/tegra-smmu: Use fwspec in tegra_smmu_(de)attach_devNicolin Chen2020-11-251-33/+23
| * | | iommu/tegra-smmu: Expand mutex protection rangeNicolin Chen2020-11-251-13/+21
| * | | iommu/tegra-smmu: Unwrap tegra_smmu_group_getNicolin Chen2020-11-251-15/+4
| |/ /
* | | Merge branch 'for-next/iommu/svm' into for-next/iommu/coreWill Deacon2020-12-0811-23/+468
|\ \ \
| * | | iommu/arm-smmu-v3: Hook up ATC invalidation to mm opsJean-Philippe Brucker2020-11-233-3/+33
| * | | iommu/arm-smmu-v3: Implement iommu_sva_bind/unbind()Jean-Philippe Brucker2020-11-234-10/+282
| * | | iommu/sva: Add PASID helpersJean-Philippe Brucker2020-11-234-0/+107
| * | | iommu/ioasid: Add ioasid referencesJean-Philippe Brucker2020-11-234-11/+47
| |/ /
* | | Merge branch 'for-next/iommu/misc' into for-next/iommu/coreWill Deacon2020-12-083-21/+33
|\ \ \
| * | | iommu/io-pgtable-arm: Remove unused 'level' parameter from iopte_type() macroKunkun Jiang2020-12-081-5/+5
| * | | iommu: Defer the early return in arm_(v7s/lpae)_mapKeqian Zhu2020-12-082-8/+8
| * | | iommu: Improve the performance for direct_mappingYong Wu2020-12-071-5/+17
| * | | iommu: return error code when it can't get groupYang Yingliang2020-11-261-1/+3
| * | | iommu: Modify the description of iommu_sva_unbind_deviceChen Jun2020-11-181-2/+0
| |/ /
* | | Merge branch 'for-next/iommu/iova' into for-next/iommu/coreWill Deacon2020-12-082-74/+47
|\ \ \
| * | | iommu: Stop exporting free_iova_mem()John Garry2020-12-082-7/+1
| * | | iommu: Stop exporting alloc_iova_mem()John Garry2020-12-082-8/+1
| * | | iommu: Delete split_and_remove_iova()John Garry2020-12-082-51/+0