iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-04-19 22:21:26 to 2012-05-30 08:34:57 UTC [more...]

[PATCH 0/5] PCI: Prep for VFIO and IOMMU Groups
 2012-05-30  8:34 UTC  (7+ messages)
  ` [PATCH 1/5] pci: Add PCI DMA source ID quirk
  ` [PATCH 2/5] pci: Add ACS validation utility
  ` [PATCH 3/5] pci: export pci_user functions for use by other drivers
  ` [PATCH 4/5] pci: Create common pcibios_err_to_errno
  ` [PATCH 5/5] pci: Misc pci_reg additions

[PATCH 0/4] VFIO
 2012-05-30  5:34 UTC  (5+ messages)
  ` [PATCH 1/4] vfio: VFIO core
  ` [PATCH 2/4] vfio: Add documentation
  ` [PATCH 3/4] vfio: Type1 IOMMU implementation
  ` [PATCH 4/4] vfio: Add PCI device driver

[PATCH 0/7] IOMMU: Groups support
 2012-05-30  5:10 UTC  (8+ messages)
  ` [PATCH 1/7] driver core: Add iommu_group tracking to struct device
  ` [PATCH 2/7] iommu: IOMMU Groups
  ` [PATCH 3/7] amd_iommu: Support IOMMU groups
  ` [PATCH 4/7] intel-iommu: "
  ` [PATCH 5/7] amd_iommu: Make use of DMA quirks and ACS checks in "
  ` [PATCH 6/7] intel-iommu: "
  ` [PATCH 7/7] iommu: Remove group_mf

warn_slowpath_common in drivers/pci/search.c:44 on linux-3.4.0
 2012-05-29 16:13 UTC  (5+ messages)

[PATCH 1/2] intel-iommu: Add device info into list before doing context mapping
 2012-05-25 16:43 UTC  (2+ messages)
` [PATCH 2/2] intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helper

[PATCH v2 00/13] IOMMU Groups + VFIO
 2012-05-25 15:22 UTC  (24+ messages)
  ` [PATCH v2 01/13] driver core: Add iommu_group tracking to struct device
  ` [PATCH v2 02/13] iommu: IOMMU Groups
  ` [PATCH v2 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
  ` [PATCH v2 04/13] pci: Add PCI DMA source ID quirk
  ` [PATCH v2 05/13] pci: Add ACS validation utility
  ` [PATCH v2 06/13] iommu: Make use of DMA quirking and ACS enabled check for groups
  ` [PATCH v2 07/13] vfio: VFIO core
  ` [PATCH v2 08/13] vfio: Add documentation
  ` [PATCH v2 09/13] vfio: x86 IOMMU implementation
  ` [PATCH v2 10/13] pci: export pci_user functions for use by other drivers
  ` [PATCH v2 11/13] pci: Create common pcibios_err_to_errno
  ` [PATCH v2 12/13] pci: Misc pci_reg additions
  ` [PATCH v2 13/13] vfio: Add PCI device driver

[PATCH v2] intel-iommu: Add device info into list before doing context mapping
 2012-05-24 12:46 UTC  (2+ messages)

[PATCH 0/2] iommu: request CSR space
 2012-05-23 10:40 UTC  (7+ messages)
  ` [PATCH 1/2] resources: set type of new resource returned by __request_region()
  ` [PATCH 2/2] iommu: Request IOMMU CSR space

[PATCH] iommu/core: pass a user-provided token to fault handlers
 2012-05-23 10:04 UTC  (2+ messages)

[RFC v2 0/5] Add NVIDIA Tegra DRM support
 2012-05-22  7:01 UTC  (23+ messages)
  ` [RFC v2 1/5] iommu: Include linux/types.h
  ` [RFC v2 2/5] tps6586x: Add device tree support
  ` [RFC v2 3/5] i2c: Add of_i2c_get_adapter() function
  ` [RFC v2 4/5] drm: fixed: Add dfixed_frac
  ` [RFC v2 5/5] drm: Add NVIDIA Tegra support

[PATCH 00/13] IOMMU Groups + VFIO
 2012-05-21 18:14 UTC  (44+ messages)
  ` [PATCH 01/13] driver core: Add iommu_group tracking to struct device
  ` [PATCH 02/13] iommu: IOMMU Groups
  ` [PATCH 03/13] iommu: IOMMU groups for VT-d and AMD-Vi
  ` [PATCH 04/13] pci: New pci_dma_quirk()
  ` [PATCH 05/13] pci: New pci_acs_enabled()
                              ` RESEND3: "
  ` [PATCH 06/13] iommu: Make use of DMA quirking and ACS enabled check for groups
  ` [PATCH 07/13] vfio: VFIO core
  ` [PATCH 08/13] vfio: Add documentation
  ` [PATCH 09/13] vfio: x86 IOMMU implementation
  ` [PATCH 10/13] pci: export pci_user functions for use by other drivers
  ` [PATCH 11/13] pci: Create common pcibios_err_to_errno
  ` [PATCH 12/13] pci: Misc pci_reg additions
  ` [PATCH 13/13] vfio: Add PCI device driver

[PATCH] iommu/core: pass user-provided token when handling faults
 2012-05-21 14:14 UTC  (3+ messages)

[PATCH 1/1] iommu/tegra: smmu: Add DMA window parser
 2012-05-21 12:47 UTC  (4+ messages)

[PATCH 1/2] iommu/tegra: smmu: Simplify allocation at once
 2012-05-18 10:05 UTC  (10+ messages)
  ` [PATCH 2/2] iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()
      ` [v2 1/2] iommu/tegra: smmu: Simplify allocation at once
          ` [v2 2/2] iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()
  ` [PATCH 1/1] iommu/tegra: smmu: Fix uninitialized var warning

[RFC 0/2] dma-mapping: Introduce new IOVA API with address specified
 2012-05-18  6:10 UTC  (3+ messages)
  ` [RFC 1/2] dma-mapping: Export arm_iommu_{alloc, free}_iova() functions
  ` [RFC 2/2] dma-mapping: Enable IOVA mapping with specific address

[PATCHv10 00/11] ARM: DMA-mapping framework redesign
 2012-05-17 13:14 UTC  (12+ messages)
` [PATCHv10 01/11] common: add dma_mmap_from_coherent() function
` [PATCHv10 02/11] ARM: dma-mapping: use dma_mmap_from_coherent()
` [PATCHv10 03/11] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv10 05/11] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
  ` [PATCHv10 04/11] ARM: dma-mapping: introduce DMA_ERROR_CODE constant
  ` [PATCHv10 06/11] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [PATCHv10 08/11] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv10 07/11] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv10 09/11] ARM: dma-mapping: remove redundant code and do the cleanup
` [PATCHv10 10/11] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv10 11/11] ARM: dma-mapping: add support for IOMMU mapper

[PATCH 0/2] Exynos: fix SYSMMU driver to work with power domains
 2012-05-11 21:31 UTC  (3+ messages)
` [PATCH 1/2] iommu/exynos: fix runtime pm support

[PATCH] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-05-11 21:03 UTC  (3+ messages)

[PATCHv9 00/10] ARM: DMA-mapping framework redesign
 2012-05-11  8:33 UTC  (9+ messages)
` [PATCHv9 10/10] ARM: dma-mapping: add support for IOMMU mapper
  ` [Linaro-mm-sig] "
` [PATCH] ARM: dma-mapping: fix build break on no-MMU systems

[git pull] irq remapping ops for x86
 2012-05-09  9:30 UTC  (9+ messages)
    ` [PATCH 1/3] irq_remap: fix compiler warning with !CONFIG_IRQ_REMAP
      ` [PATCH 2/3] irq_remap: fix the UP build failure
      ` [PATCH 3/3] irq_remap: fix the 'sub_handle' uninitialized warning

[Intel IOMMU PATCH] Re-evaluate RMRR info for devices removed from si domain
 2012-05-08 17:39 UTC 

[PATCH v2] ARM: dt: tegra20: Add GART device
 2012-05-08  6:09 UTC  (10+ messages)

[git pull] irq remapping ops for x86
 2012-05-07 13:50 UTC 

[PATCH v2 1/1] intel-iommu: Add device info into list before doing context mapping
 2012-05-04  1:26 UTC 

[PATCH 1/1] dt: Add general DMA window parser
 2012-04-23 18:16 UTC  (5+ messages)
      ` [PATCH v2 "

[RFC 0/4] Add NVIDIA Tegra DRM support
 2012-04-20 19:54 UTC  (10+ messages)

Reparenting a platform device
 2012-04-20  2:26 UTC  (4+ messages)


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).