iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-05-20 00:58:51 to 2013-06-20 16:01:29 UTC [more...]

[PATCH 2/3 v16] iommu/fsl: Add additional iommu attributes required by the PAMU driver
 2013-06-20 16:01 UTC  (3+ messages)
  ` [PATCH 3/3 v16] iommu/fsl: Freescale PAMU driver and iommu implementation
  ` [PATCH 1/3 v11] powerpc: Add iommu domain pointer to device archdata

[PATCH v2 0/2] iommu/intel: Quirk non-compliant PCIe-to-PCI bridges
 2013-06-20 15:44 UTC  (12+ messages)
` [PATCH v2 2/2] intel-iommu: Convert to iommu_pci_find_upstream + iommu_pci_is_pcie_bridge
  ` [PATCH v2 1/2] iommu: Quirked PCIe bridge test and search function
  ` [PATCH v2 3/2] pci: Remove unused pci_find_upstream_pcie_bridge()

[RESEND PATCH] iommu: Split iommu_unmaps
 2013-06-20 15:27 UTC  (2+ messages)

[PATCH] iommu: amd/intel: Remove multifunction assumption around grouping
 2013-06-20 15:22 UTC  (4+ messages)

[PATCH] iommu/omap: fix checkpatch warnings in omap iommu code
 2013-06-20 14:48 UTC  (2+ messages)

[PATCH] iommu/omap: fix printk formats for dma_addr_t
 2013-06-20 14:47 UTC  (2+ messages)

[PATCH 0/5 v11] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2013-06-20 14:41 UTC  (5+ messages)
` [PATCH 2/5 v11] powerpc: Add iommu domain pointer to device archdata

[PATCH 1/1] iommu: DMAR reporting table needs at least one DRHD
 2013-06-20 14:40 UTC  (2+ messages)

[PATCH 1/2 v15] iommu/fsl: Add additional iommu attributes required by the PAMU driver
 2013-06-20 14:05 UTC  (2+ messages)

[RFC 0/3] How to pass IOMMU map attr via DMA API?
 2013-06-20 12:49 UTC  (19+ messages)
  ` [RFC 1/3] common: DMA-mapping: add DMA_ATTR_READ_ONLY attribute
  ` [RFC 2/3] ARM: dma-mapping: Pass DMA attrs as IOMMU prot
      ` [Linaro-mm-sig] "
  ` [RFC 3/3] iommu/tegra: smmu: Support read-only mapping
      ` [Linaro-mm-sig] "

[PATCH 3/3] iommu/tegra: smmu: Support read-only mapping
 2013-06-20 10:58 UTC 

[PATCH 2/3] ARM: dma-mapping: Pass DMA attrs as IOMMU prot
 2013-06-20 10:58 UTC 

[PATCH 1/3] common: DMA-mapping: add DMA_ATTR_READ_ONLY attribute
 2013-06-20 10:58 UTC 

[PATCH 0/3][RESEND] How to pass IOMMU map attr via DMA API?
 2013-06-20 10:58 UTC 

[PATCH 0/2 V5] perf/x86/amd: IOMMU Performance Counter Support
 2013-06-20 10:46 UTC  (7+ messages)
  ` [PATCH 1/2 V5] perf/x86/amd: Adding IOMMU PC resource management
  ` [PATCH 2/2 V5] perf/x86/amd: AMD IOMMU PC PERF uncore PMU implementation

DMA mapping API(IOMMU) for ARM64?
 2013-06-19 11:11 UTC  (12+ messages)

[PATCH 0/9] Add support for ARM SMMU architectures 1 and 2
 2013-06-19  8:59 UTC  (28+ messages)
  ` [PATCH 1/9] dma: pl330: rip out broken, redundant ID probing
  ` [PATCH 2/9] dma: pl330: use dma_addr_t for describing bus addresses
  ` [PATCH 3/9] ARM: dma-mapping: convert DMA direction into IOMMU protection attributes
  ` [PATCH 4/9] ARM: dma-mapping: NULLify dev->archdata.mapping pointer on detach
  ` [PATCH 5/9] arm64: pgtable: use pte_index instead of __pte_index
  ` [PATCH 6/9] arm64: device: add iommu pointer to device archdata
  ` [PATCH 7/9] documentation: iommu: add description of ARM System MMU binding
  ` [PATCH 8/9] iommu: add support for ARM Ltd. System MMU architecture
  ` [PATCH 9/9] MAINTAINERS: add entry for ARM system MMU driver

[PATCH v3, part2 17/20] PCI, iommu: use hotplug-safe iterators to walk PCI buses
 2013-06-18 16:34 UTC  (4+ messages)

[PATCH] amd_iommu: Fix leak in free_pagetable()
 2013-06-18  1:52 UTC  (2+ messages)

[PATCH 1/1] x86/iommu: remove useless code
 2013-06-17  5:51 UTC 

[PATCH 1/1] x86/iommu: fix dma pte address size error
 2013-06-17  3:38 UTC  (4+ messages)

[PATCH] intel-iommu: Fix leaks in pagetable freeing
 2013-06-15 16:27 UTC 

[PATCH v2] PCI: Reset PCIe devices to stop ongoing DMA
 2013-06-14  2:11 UTC  (16+ messages)

[PATCH] iommu: Split iommu_unmaps
 2013-06-05 16:39 UTC  (2+ messages)

VFIO and scheduled SR-IOV cards
 2013-06-04 18:31 UTC  (6+ messages)
              ` [Qemu-devel] "

SR-IOV PF reset and QEMU VFs VFIO passthrough
 2013-06-04 15:54 UTC  (11+ messages)
    ` [Qemu-devel] "

[PATCH 0/3] iommu/amd: IOMMU Error Reporting/Handling/Filtering
 2013-06-04  5:27 UTC  (5+ messages)
` [PATCH 1/3] iommu/amd: Adding amd_iommu_log cmdline option
  ` [PATCH 2/3] iommu/amd: Add error handling/reporting/filtering logic
  ` [PATCH 3/3] iommu/amd: Remove old event printing logic

[PATCH 0/2 V4] perf/x86/amd: IOMMU Performance Counter Support
 2013-06-03  9:16 UTC  (5+ messages)
  ` [PATCH 1/2 V4] perf/x86/amd: Adding IOMMU PC resource management
  ` [PATCH 2/2 V4] perf/x86/amd: AMD IOMMU PC PERF uncore PMU implementation

[PATCH 0/2] vfio: type1 iommu hugepage support
 2013-05-31  2:33 UTC  (12+ messages)
  ` [PATCH 1/2] vfio: Convert type1 iommu to use rbtree
  ` [PATCH 2/2] vfio: hugepage support for vfio_iommu_type1
  ` [PATCH 3/2] vfio: Provide module option to disable vfio_iommu_type1 hugepage support

[PATCH 0/2 V3] perf/x86/amd: IOMMU Performance Counter Support
 2013-05-29 11:24 UTC  (16+ messages)
` [PATCH 1/2 V3] perf/x86/amd: Adding IOMMU PC resource management
` [PATCH 2/2 V3] perf/x86/amd: AMD IOMMU PC PERF uncore PMU implementation

[PATCH] msm: iommu: fix leak and invalid access
 2013-05-28 12:37 UTC  (5+ messages)

[PATCH 1/1] x86/iommu: use bit structures for context_entry
 2013-05-24  0:43 UTC  (3+ messages)

[PATCH 0/3] pci/iommu: Quirk non-compliant PCIe-to-PCI bridges
 2013-05-23 20:44 UTC  (7+ messages)
` [PATCH 1/3] pci: Add PCI walk function and PCIe bridge test

[PATCH 1/1] x86/iommu: fix dma pte address size error
 2013-05-23  7:52 UTC 

[PATCH net-next 20/22] sfc: reuse pages to avoid DMA mapping/unmapping costs
 2013-05-22 18:44 UTC 

AMD IOMMU: Please support Marvell 88SE91xx SATA Controllers
 2013-05-21 20:35 UTC  (2+ messages)

[PATCH v2] documentation: iommu: add description of ARM System MMU binding
 2013-05-21 18:35 UTC  (9+ messages)

회신: Re: [PATCH v6 12/12] iommu/exynos: add debugfs entries for System MMU
 2013-05-20  0:58 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).