Age | Commit message (Expand) | Author |
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 |
2019-04-23 | iommu/arm-smmu-v3: Add a master->domain pointer | Jean-Philippe Brucker |
2019-04-23 | iommu/arm-smmu-v3: Store SteamIDs in master | Jean-Philippe Brucker |
2019-04-23 | iommu/arm-smmu-v3: Rename arm_smmu_master_data to arm_smmu_master | Jean-Philippe Brucker |
2019-04-12 | iommu: io-pgtable: Add ARM Mali midgard MMU page table format | Rob Herring |
2019-04-12 | iommu/vt-d: Flush IOTLB for untrusted device in time | Lu Baolu |
2019-04-12 | iommu/amd: Set exclusion range correctly | Joerg Roedel |
2019-04-11 | iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags | Christoph Hellwig |
2019-04-11 | iommu/vt-d: Use dma_direct for bypass devices | Christoph Hellwig |
2019-04-11 | iommu/vt-d: Clean up iommu_no_mapping | Christoph Hellwig |
2019-04-11 | iommu/amd: Remove the leftover of bypass support | Christoph Hellwig |
2019-04-11 | iommu/amd: Use pci_prg_resp_pasid_required() | Jean-Philippe Brucker |
2019-04-11 | iommu/vt-d: Return ID associated with an auxiliary domain | Lu Baolu |
2019-04-11 | iommu/vt-d: Aux-domain specific domain attach/detach | Lu Baolu |
2019-04-11 | iommu/vt-d: Move common code out of iommu_attch_device() | Lu Baolu |
2019-04-11 | iommu/vt-d: Add per-device IOMMU feature ops entries | Lu Baolu |
2019-04-11 | iommu/vt-d: Make intel_iommu_enable_pasid() more generic | Lu Baolu |
2019-04-11 | Merge branch 'api-features' into x86/vt-d | Joerg Roedel |
2019-04-11 | iommu: Bind process address spaces to devices | Jean-Philippe Brucker |
2019-04-11 | iommu: Add APIs for multiple domains per device | Lu Baolu |