Age | Commit message (Expand) | Author |
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-14 | Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
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-01 | drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used | Qian Cai |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner |
2019-05-27 | iommu/vt-d: Set the right field for Page Walk Snoop | Lu Baolu |
2019-05-27 | iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock | Dave Jiang |
2019-05-27 | iommu: Add missing new line for dma type | Lu Baolu |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner |
2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner |
2019-05-19 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-14 | treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h> | Masahiro Yamada |
2019-05-14 | Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-05-14 | iommu/dma-iommu.c: convert to use vm_map_pages() | Souptick Joarder |
2019-05-13 | Merge branch 'pci/iova-dma-ranges' | Bjorn Helgaas |
2019-05-13 | Merge tag 'iommu-updates-v5.2' of ssh://gitolite.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-05-07 | Merge branches 'arm/tegra', 'arm/mediatek', 'arm/smmu', 'x86/vt-d', 'x86/amd'... | Joerg Roedel |
2019-05-07 | Revert "iommu/amd: Flush not present cache in iommu_map_page" | Joerg Roedel |
2019-05-06 | iommu/dma: Reserve IOVA for PCIe inaccessible DMA address | Srinath Mannam |
2019-05-06 | Revert "iommu/amd: Remove the leftover of bypass support" | Joerg Roedel |
2019-05-03 | iommu/vt-d: Fix leak in intel_pasid_alloc_table on error path | Eric Auger |
2019-05-03 | iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU | Lu Baolu |
2019-05-03 | iommu/vt-d: Set intel_iommu_gfx_mapped correctly | Lu Baolu |
2019-05-03 | iommu/amd: Flush not present cache in iommu_map_page | Tom Murphy |
2019-05-03 | iommu/vt-d: Cleanup: no spaces at the start of a line | Lu Baolu |
2019-05-03 | iommu/dma-iommu: Remove iommu_dma_map_msi_msg() | Julien Grall |
2019-05-03 | iommu/dma-iommu: Split iommu_dma_map_msi_msg() in two parts | Julien Grall |
2019-04-29 | iommu/vt-d: Use pci_dev_id() helper | Heiner Kallweit |
2019-04-29 | iommu/amd: Use pci_dev_id() helper | Heiner Kallweit |
2019-04-26 | Merge branch 'api-features' into arm/smmu | Joerg Roedel |
2019-04-26 | iommu/vt-d: Don't request page request irq under dmar_global_lock | Lu Baolu |
2019-04-26 | iommu/vt-d: Use struct_size() helper | Gustavo A. R. Silva |
2019-04-26 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel |
2019-04-26 | iommu/mediatek: Fix leaked of_node references | Wen Yang |
2019-04-26 | iommu/amd: Remove amd_iommu_pd_list | Joerg Roedel |
2019-04-24 | Merge tag 'drm-misc-next-2019-04-18' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2019-04-23 | iommu/arm-smmu: Log CBFRSYNRA register on context fault | Vivek Gautam |
2019-04-23 | iommu/arm-smmu-v3: Don't disable SMMU in kdump kernel | Will Deacon |
2019-04-23 | iommu/arm-smmu-v3: Disable tagged pointers | Jean-Philippe Brucker |
2019-04-23 | iommu/arm-smmu-v3: Add support for PCI ATS | Jean-Philippe Brucker |
2019-04-23 | iommu/arm-smmu-v3: Link domains and devices | Jean-Philippe Brucker |