public inbox for iommu@lists.linux-foundation.org
 help / color / mirror / Atom feed
 messages from 2012-09-24 11:50:14 to 2012-11-12 22:19:10 UTC [more...]

[BUG 3.7-rc5] NULL pointer deref when using a pcie-pci bridged pci device and intel-iommu
 2012-11-12 22:19 UTC  (5+ messages)

[PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show()
 2012-11-12  7:39 UTC 

[PATCH] iommu: exynos: add support for dt based instantiation for iommu devices
 2012-11-08 22:36 UTC  (2+ messages)

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

[PATCH] iommu: exynos: add support for dt based instantiation for iommu devices
 2012-11-05 15:22 UTC 

[PATCH 1/2] iommu/amd: Update MAINTAINERS entry
 2012-10-29 18:08 UTC 

BUG: 6f5cf52 causes problems with BCM43224 on MacBookAir4,2
 2012-10-25 21:03 UTC 

[PATCH 1/1] iommu/tegra: smmu: Fix deadly typo
 2012-10-25 16:03 UTC  (6+ messages)

[git pull] IOMMU Fixes for v3.7-rc2
 2012-10-24 15:58 UTC 

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases
 2012-10-24 15:28 UTC  (14+ 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

[PATCH -stable] amd_iommu: attach device fails on the last pci device
 2012-10-23 15:07 UTC  (6+ messages)

[PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-23 11:35 UTC  (9+ 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
 2012-10-21 20:27 UTC  (3+ messages)

[PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-10-19 16:37 UTC  (22+ 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 v3] Prevent devices with RMRRs from being placed into SI Domain during startup
 2012-10-16 17:41 UTC  (7+ 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/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:30 UTC  (4+ messages)
` [RFC][PATCH 1/3] iommu/fsl: Store iommu domain information pointer in archdata

[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  (15+ messages)

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

How to specify IOMMU'able devices in DT (was: [RFC 0/5] ARM: dma-mapping: New dma_map_ops to control IOVA more precisely)
 2012-09-24 11:50 UTC  (4+ messages)
    ` How to specify IOMMU'able devices in DT


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox