Age | Commit message (Expand) | Author |
2019-07-04 | Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op... | Joerg Roedel |
2019-07-04 | iommu/omap: No need to check return value of debugfs_create functions | Greg Kroah-Hartman |
2019-07-04 | iommu/arm-smmu-v3: Invalidate ATC when detaching a device | Jean-Philippe Brucker |
2019-07-02 | iommu/arm-smmu-v3: Fix compilation when CONFIG_CMA=n | Will Deacon |
2019-07-01 | Merge branch 'arm/renesas' into arm/smmu | Joerg Roedel |
2019-07-01 | iommu/vt-d: Cleanup unused variable | Jacob Pan |
2019-07-01 | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy |
2019-07-01 | iommu/amd: Only free resources once on init error | Kevin Mitchell |
2019-07-01 | iommu/amd: Move gart fallback to amd_iommu_init | Kevin Mitchell |
2019-07-01 | iommu/amd: Make iommu_disable safer | Kevin Mitchell |
2019-07-01 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2019-06-25 | iommu/io-pgtable: Support non-coherent page tables | Bjorn Andersson |
2019-06-25 | iommu/io-pgtable: Replace IO_PGTABLE_QUIRK_NO_DMA with specific flag | Will Deacon |
2019-06-24 | Merge tag 'v5.2-rc6' into generic-dma-ops | Joerg Roedel |
2019-06-22 | Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-06-22 | Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_... | Peter Xu |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner |
2019-06-18 | iommu/io-pgtable-arm: Add support to use system cache | Vivek Gautam |
2019-06-18 | iommu/arm-smmu-v3: Increase maximum size of queues | Will Deacon |
2019-06-18 | iommu/vt-d: Silence a variable set but not used | Qian Cai |
2019-06-18 | iommu/vt-d: Remove an unused variable "length" | Qian Cai |
2019-06-18 | iommu: Fix integer truncation | Arnd Bergmann |
2019-06-14 | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-06-12 | iommu/vt-d: Consolidate domain_init() to avoid duplication | Lu Baolu |
2019-06-12 | iommu/vt-d: Cleanup after delegating DMA domain to generic iommu | Sai Praneeth Prakhya |
2019-06-12 | iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices() | Lu Baolu |
2019-06-12 | iommu/vt-d: Allow DMA domain attaching to rmrr locked device | Lu Baolu |
2019-06-12 | iommu/vt-d: Don't enable iommu's which have been ignored | Lu Baolu |
2019-06-12 | iommu/vt-d: Set domain type for a private domain | Lu Baolu |
2019-06-12 | iommu/vt-d: Don't return error when device gets right domain | Lu Baolu |
2019-06-12 | iommu/vt-d: Differentiate relaxable and non relaxable RMRRs | Eric Auger |
2019-06-12 | iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions | Eric Auger |
2019-06-12 | iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions | Eric Auger |
2019-06-12 | iommu/vt-d: Handle RMRR with PCI bridge device scopes | Eric Auger |
2019-06-12 | iommu/vt-d: Introduce is_downstream_to_pci_bridge helper | Eric Auger |
2019-06-12 | iommu/vt-d: Duplicate iommu_resv_region objects per device list | Eric Auger |
2019-06-12 | iommu: Fix a leak in iommu_insert_resv_region | Eric Auger |
2019-06-12 | iommu: Add recoverable fault reporting | Jean-Philippe Brucker |
2019-06-12 | iommu: Introduce device fault report API | Jacob Pan |
2019-06-12 | iommu/arm-smmu: Avoid constant zero in TLBI writes | Robin Murphy |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267 | Thomas Gleixner |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266 | Thomas Gleixner |
2019-06-03 | Merge tag 'v5.2-rc3' into x86/vt-d | Joerg Roedel |
2019-06-03 | iommu/ipmmu-vmsa: Add suspend/resume support | Geert Uytterhoeven |
2019-06-03 | iommu/ipmmu-vmsa: Extract hardware context initialization | Geert Uytterhoeven |