Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'arm-drivers-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2021-07-10 | 3 | -28/+81 | |
|\ | ||||||
| * | iommu/arm-smmu: Use Tegra implementation on Tegra186 | Thierry Reding | 2021-06-11 | 1 | -1/+2 | |
| * | iommu/arm-smmu: tegra: Implement SID override programming | Thierry Reding | 2021-06-11 | 1 | -3/+30 | |
| * | iommu/arm-smmu: tegra: Detect number of instances at runtime | Thierry Reding | 2021-06-11 | 1 | -16/+41 | |
| * | Merge branch 'for-thierry/arm-smmu' of https://git.kernel.org/pub/scm/linux/k... | Krzysztof Kozlowski | 2021-06-11 | 2 | -0/+14 | |
| |\ | ||||||
| * | | memory: tegra: Consolidate register fields | Thierry Reding | 2021-06-03 | 1 | -8/+8 | |
* | | | Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2021-07-02 | 32 | -593/+1422 | |
|\ \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| | \ \ | ||||||
| *-----------. \ \ | Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am... | Joerg Roedel | 2021-06-25 | 32 | -593/+1422 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | * | | | iommu: Delete a duplicate check in iommu_change_dev_def_domain() | Zhen Lei | 2021-06-09 | 1 | -3/+0 | |
| | | | | | | | * | | | iommu/dma: Fix compile warning in 32-bit builds | Joerg Roedel | 2021-06-08 | 1 | -2/+2 | |
| | | | | | | | * | | | iommu: Drop unnecessary of_iommu.h includes | Rob Herring | 2021-06-08 | 11 | -11/+0 | |
| | | | | | | | * | | | iommu: Remove unused of_get_dma_window() | Rob Herring | 2021-06-08 | 1 | -68/+0 | |
| | | | | | | | * | | | iommu/iova: Put free_iova_mem() outside of spinlock iova_rbtree_lock | Xiang Chen | 2021-06-08 | 1 | -7/+11 | |
| | | | | | | | * | | | iommu/dma: Fix IOVA reserve dma ranges | Srinath Mannam | 2021-06-08 | 1 | -2/+4 | |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||||
| | | | | | | * | | | iommu/virtio: Enable x86 support | Jean-Philippe Brucker | 2021-06-25 | 3 | -1/+14 | |
| | | | | | | * | | | iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops() | Jean-Philippe Brucker | 2021-06-25 | 3 | -11/+8 | |
| | | | | | | * | | | ACPI: Add driver for the VIOT table | Jean-Philippe Brucker | 2021-06-25 | 1 | -0/+1 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
| | | | | | * | | | iommu/amd: Fix section mismatch warning for detect_ivrs() | Joerg Roedel | 2021-06-08 | 1 | -1/+1 | |
| | | | | | * | | | iommu/amd: Add amd_iommu=force_enable option | Joerg Roedel | 2021-06-04 | 1 | -1/+8 | |
| | | | | | * | | | iommu/amd: Fix extended features logging | Alexander Monakov | 2021-06-04 | 1 | -2/+2 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
| | | | | * | | | iommu/vt-d: Fix dereference of pointer info before it is null checked | Colin Ian King | 2021-06-18 | 1 | -2/+6 | |
| | | | | * | | | iommu/vt-d: Fix linker error on 32-bit | Joerg Roedel | 2021-06-10 | 1 | -3/+3 | |
| | | | | * | | | iommu/vt-d: No need to typecast | Parav Pandit | 2021-06-10 | 1 | -3/+2 | |
| | | | | * | | | iommu/vt-d: Remove unnecessary braces | Parav Pandit | 2021-06-10 | 1 | -2/+1 | |
| | | | | * | | | iommu/vt-d: Removed unused iommu_count in dmar domain | Parav Pandit | 2021-06-10 | 1 | -8/+3 | |
| | | | | * | | | iommu/vt-d: Use bitfields for DMAR capabilities | Parav Pandit | 2021-06-10 | 1 | -9/+9 | |
| | | | | * | | | iommu/vt-d: Use DEVICE_ATTR_RO macro | YueHaibing | 2021-06-10 | 1 | -24/+18 | |
| | | | | * | | | iommu/vt-d: Fix out-bounds-warning in intel/svm.c | Gustavo A. R. Silva | 2021-06-10 | 1 | -10/+16 | |
| | | | | * | | | iommu/vt-d: Add PRQ handling latency sampling | Lu Baolu | 2021-06-10 | 1 | -3/+13 | |
| | | | | * | | | iommu/vt-d: Add cache invalidation latency sampling | Lu Baolu | 2021-06-10 | 1 | -0/+31 | |
| | | | | * | | | iommu/vt-d: Expose latency monitor data through debugfs | Lu Baolu | 2021-06-10 | 2 | -0/+112 | |
| | | | | * | | | iommu/vt-d: Add common code for dmar latency performance monitors | Lu Baolu | 2021-06-10 | 4 | -0/+243 | |
| | | | | * | | | iommu/vt-d: Add prq_report trace event | Lu Baolu | 2021-06-10 | 1 | -0/+7 | |
| | | | | * | | | iommu/vt-d: Report prq to io-pgfault framework | Lu Baolu | 2021-06-10 | 2 | -81/+17 | |
| | | | | * | | | iommu/vt-d: Allocate/register iopf queue for sva devices | Lu Baolu | 2021-06-10 | 2 | -26/+77 | |
| | | | | * | | | iommu/vt-d: Refactor prq_event_thread() | Lu Baolu | 2021-06-10 | 1 | -103/+136 | |
| | | | | * | | | iommu/vt-d: Use common helper to lookup svm devices | Lu Baolu | 2021-06-10 | 1 | -28/+40 | |
| | | | | * | | | iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers | Lu Baolu | 2021-06-10 | 3 | -162/+120 | |
| | | | | * | | | iommu/vt-d: Add pasid private data helpers | Lu Baolu | 2021-06-10 | 1 | -21/+41 | |
| | | | | * | | | iommu/vt-d: Support asynchronous IOMMU nested capabilities | Lu Baolu | 2021-06-10 | 1 | -1/+8 | |
| | | | | * | | | iommu/vt-d: Select PCI_ATS explicitly | Lu Baolu | 2021-06-10 | 1 | -0/+1 | |
| | | | | * | | | iommu/vt-d: Tweak the description of a DMA fault | Lu Baolu | 2021-06-10 | 1 | -8/+15 | |
| | | | | * | | | iommu/vt-d: Fix kernel-doc syntax in file header | Aditya Srivastava | 2021-06-10 | 1 | -1/+1 | |
| | | | | * | | | iommu/vt-d: Remove redundant assignment to variable agaw | Colin Ian King | 2021-06-10 | 1 | -1/+1 | |
| | |_|_|/ / / | |/| | | | | | ||||||
| | | | * | | | Merge tag 'arm-smmu-updates' of git://git.kernel.org/pub/scm/linux/kernel/git... | Joerg Roedel | 2021-06-17 | 7 | -37/+387 | |
| | |_|/| | | | |/| | | | | | ||||||
| | | | * | | | Merge branch 'for-thierry/arm-smmu' into for-joerg/arm-smmu/updates | Will Deacon | 2021-06-16 | 2 | -0/+14 | |
| | | | |\ \ \ | ||||||
| | | | | * | | | iommu/arm-smmu: Check smmu->impl pointer before dereferencing | Will Deacon | 2021-06-15 | 1 | -1/+1 | |
| | | | | | |/ | | | | | |/| | ||||||
| | | | | * | | iommu/arm-smmu: Implement ->probe_finalize() | Thierry Reding | 2021-06-08 | 2 | -0/+14 | |
| | | | | |/ | ||||||
| | | | * | | iommu/arm-smmu-v3: Remove unnecessary oom message | Zhen Lei | 2021-06-15 | 1 | -6/+2 | |
| | | | * | | iommu/arm-smmu: Fix arm_smmu_device refcount leak in address translation | Xiyu Yang | 2021-06-11 | 1 | -2/+6 |