iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-29 06:55:34 to 2012-10-17 17:32:50 UTC [more...]

[PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-17 17:32 UTC  (4+ messages)
` [PATCH 1/3 v2] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/3 v3] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [PATCH 3/3 v3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH v3] Prevent devices with RMRRs from being placed into SI Domain during startup
 2012-10-16 17:41 UTC  (7+ messages)

[PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-10-16 17:22 UTC  (17+ messages)
` [PATCH v3 1/6] ARM: OMAP3/4: iommu: migrate to hwmod framework
` [PATCH "
` [PATCH v3 2/6] ARM: OMAP3/4: iommu: adapt to runtime pm
` [PATCH "
` [PATCH v3 3/6] ARM: OMAP: iommu: pm runtime save and restore context
` [PATCH "
` [PATCH v3 4/6] ARM: OMAP: iommu: optimize save and restore routines
` [PATCH "
` [PATCH v3 5/6] ARM: OMAP: iommu: add device tree support
` [PATCH v3 6/6] arm/dts: OMAP3/4: Add iommu nodes

[PATCH -stable] amd_iommu: attach device fails on the last pci device
 2012-10-12 19:35 UTC  (5+ messages)

[git pull] IOMMU Updates for v3.7-rc1
 2012-10-11  9:32 UTC  (9+ messages)
                      ` [PATCH] iommu/amd: Workaround wrong IOAPIC devid in IVRS

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases
 2012-10-09 19:33 UTC  (12+ messages)
  ` [RFC PATCH 1/5] amd_iommu: Split IOMMU group initialization
  ` [RFC PATCH 2/5] amd_iommu: Split IOMMU Group topology walk
  ` [RFC PATCH 3/5] amd_iommu: Split upstream bus device lookup
  ` [RFC PATCH 4/5] amd_iommu: Split IOMMU group allocation and attach
  ` [RFC PATCH 5/5] amd_iommu: Properly account for virtual aliases in IOMMU groups

[RFC][PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:30 UTC  (13+ messages)
` [RFC][PATCH 1/3] iommu/fsl: Store iommu domain information pointer in archdata
` [RFC][PATCH 2/3] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [RFC][PATCH 3/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH 0/3 v2] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:22 UTC  (7+ messages)
` [PATCH 1/3 v2] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/3 v2] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [PATCH 3/3 v2] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[patch] iommu/amd: use after free in get_irq_table()
 2012-10-02 10:09 UTC  (2+ messages)

[PATCH 0/16] Interrupt remapping support for AMD IOMMU
 2012-10-01 16:34 UTC  (43+ messages)
  ` [PATCH 01/16] iommu/amd: Keep track of HPET and IOAPIC device ids
  ` [PATCH 02/16] iommu/amd: Add slab-cache for irq remapping tables
  ` [PATCH 03/16] iommu/amd: Allocate data structures to keep track of "
  ` [PATCH 04/16] iommu/amd: Check if IOAPIC information is correct
  ` [PATCH 05/16] iommu/amd: Split device table initialization into irq and dma part
  ` [PATCH 06/16] iommu/amd: Make sure IOMMU is not considered to translate itself
  ` [PATCH 07/16] iommu/amd: Add IRTE invalidation routine
  ` [PATCH 08/16] iommu/amd: Add routines to manage irq remapping tables
  ` [PATCH 09/16] iommu/amd: Add IOAPIC remapping routines
  ` [PATCH 10/16] iommu/amd: Implement MSI routines for interrupt remapping
  ` [PATCH 11/16] iommu/amd: Add call-back routine for HPET MSI
  ` [PATCH 12/16] iommu/amd: Add initialization routines for AMD interrupt remapping
  ` [PATCH 13/16] iommu/amd: Make sure irq remapping still works on dma init failure
  ` [PATCH 14/16] iommu/irq: Use amd_iommu_irq_ops if supported
  ` [PATCH 15/16] iommu/amd: Print message to system log when irq remapping is enabled
  ` [PATCH 16/16] iommu/amd: Report irq remapping through IOMMU-API

[PATCH 1/2] iommu/tegra: smmu: Fix smmu_iommu_unmap() return value
 2012-10-01  8:19 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/tegra: smmu: Don't allocate pte at iova_to_phys

[PATCH] Correct AMD IOMMU printing
 2012-10-01  7:55 UTC  (2+ messages)

[PATCH v2] Intel IOMMU patch to reprocess RMRR info
 2012-09-28 19:35 UTC  (9+ messages)

[git pull] IOMMU Fixes for v3.6-rc7
 2012-09-28 19:10 UTC 

3.6-rc7 boot crash + bisection
 2012-09-28 13:58 UTC  (17+ messages)

[PATCH v2] Intel IOMMU patch to reprocess RMRR info
 2012-09-28 13:21 UTC  (16+ messages)

linux-next: Tree for Sept 24 (iommu)
 2012-09-25 10:16 UTC  (3+ messages)

[RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely
 2012-09-24 11:50 UTC  (18+ messages)
` [RFC 4/5] ARM: dma-mapping: New dma_map_ops->map_page*_at* function
  ` [RFC 5/5] ARM: dma-mapping: Introduce dma_map_linear_attrs() for IOVA linear map
                                  ` How to specify IOMMU'able devices in DT (was: [RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely)
                                            ` How to specify IOMMU'able devices in DT

[PATCH v2] Intel IOMMU patch to reprocess RMRR info
 2012-09-18 17:27 UTC 

[PATCH] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-09-18 14:34 UTC  (4+ messages)

[PATCH v2] intel-iommu: Default to non-coherent for domains unattached to iommus
 2012-09-18 11:58 UTC 

[farnold-HnHVZv34qLXYtjvyW6yDsg@public.gmane.org: [PATCH] iommu/amd: Fix some typos]
 2012-09-18 10:34 UTC 

[PATCH] iommu/amd: remove duplicated include from amd_iommu_init.c
 2012-09-18 10:32 UTC  (2+ messages)

[PATCH 1/2] debugfs: Allow debugfs_create_dir() to take data
 2012-09-17 16:28 UTC  (6+ messages)
` [v2 1/1] iommu/tegra: smmu: Use debugfs_create_dir for directory

Fwd: [RFC] DMA mapping error check analysis
 2012-09-13 14:56 UTC 

DMA Remapping and Marvell 88SE9172, 88SE9128 SATA controllers
 2012-09-10 14:25 UTC  (2+ messages)

[PATCH] dma: tegra: move smmu.h into SMMU driver
 2012-09-05  4:39 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).