iommu.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-02-10 00:21:12 to 2012-03-29 07:19:27 UTC [more...]

[PATCHv7 0/9] ARM: DMA-mapping framework redesign
 2012-03-29  7:19 UTC  (35+ messages)
` [PATCHv7 1/9] ARM: dma-mapping: introduce ARM_DMA_ERROR constant
` [PATCHv7 2/9] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv7 3/9] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv7 5/9] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv7 6/9] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv7 7/9] ARM: dma-mapping: remove redundant code and cleanup
  ` [PATCHv7 4/9] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [PATCHv7 8/9] ARM: dma-mapping: use alloc, mmap, free from dma_ops
        ` [PATCH 0/2] ARM: dma-mapping: Fix mmap support for coherent buffers
          ` [PATCH 1/2] common: add dma_mmap_from_coherent() function
          ` [PATCH 2/2] arm: dma-mapping: use dma_mmap_from_coherent()
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper
                      ` [PATCH] ARM: dma-mapping: fix calculation of iova bitmap size

[PATCH v12 2/3] ARM: EXYNOS: Change System MMU platform device definitions
 2012-03-29  1:43 UTC  (8+ messages)

[PATCH 0/2] RFC Isolation API
 2012-03-27 19:34 UTC  (14+ messages)
  ` [PATCH 1/2] Isolation groups
  ` [PATCH 2/2] intel-iommu: Basic isolation group provider support

[PATCH v12 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-03-27  0:08 UTC  (3+ messages)

[PATCH v2] intel-iommu: Add device info into list before doing context mapping
 2012-03-23  2:54 UTC 

[git pull] IOMMU updates for Linux 3.4
 2012-03-22 19:23 UTC 

[PATCH] iommu: amd: fix section mismatch
 2012-03-22 18:30 UTC  (2+ messages)

[PATCH -v3 01/47] IOMMU: Update dmar units devices list during hotplug
 2012-03-19  5:45 UTC  (2+ messages)
  ` [PATCH -v3 03/47] IOMMU: Fix tboot force iommu logic

[RFC PATCH 0/9] Introduce irq_remap_ops to x86
 2012-03-16  0:51 UTC  (13+ messages)
  ` [PATCH 1/9] iommu/amd: Split amd_iommu_init function
  ` [PATCH 2/9] iommu: Rename intr_remapping files to intel_intr_remapping
  ` [PATCH 3/9] iommu/vt-d: Make intr-remapping initialization generic
  ` [PATCH 4/9] iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
  ` [PATCH 5/9] iommu/vt-d: Convert IR ioapic-setup to use remap_ops
  ` [PATCH 6/9] iommu/vt-d: Convert IR set_affinity function to remap_ops
  ` [PATCH 7/9] iommu/vt-d: Convert free_irte into a remap_ops callback
  ` [PATCH 8/9] iommu/vt-d: Convert MSI remapping setup to remap_ops
  ` [PATCH 9/9] x86, iommu/vt-d: Clean up interfaces for interrupt remapping

[PATCH 1/2] iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
 2012-03-15 16:27 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/amd: Move interrupt setup code into seperate function

[PATCH] iommu/amd: Don't initialize IOMMUv2 resources when not required
 2012-03-15 11:49 UTC 

[PATCH] iommu/amd: Update git-tree in MAINTAINERS
 2012-03-15 10:59 UTC 

[PATCH v12 1/3] S5P: SYSMMU: Remove System MMU device driver
 2012-03-15  8:32 UTC 

[PATCH v12 0/3] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2012-03-15  8:32 UTC 

trying to figure out why VT-d isn't working on my kernel
 2012-03-14 17:48 UTC  (3+ messages)
` trying to figure out why VT-d isn't working on my kernel -- solved

[PATCH v11 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-03-13 16:38 UTC  (5+ messages)

[PATCH] iommu/tegra-gart: fix spin_unlock in map failure path
 2012-03-13 10:29 UTC  (3+ messages)

[PATCH v2 01/37] IOMMU: Update dmar units devices list during hotplug
 2012-03-10  7:00 UTC  (2+ messages)
  ` [PATCH v2 03/37] IOMMU: Fix tboot force iommu logic

[PATCH v2] intel_iommu,dmar: reserve mmio of IOMMU registers
 2012-03-09 22:38 UTC 

[PATCH 07/23] pci, dmar: Update dmar units devices list during hotplug
 2012-03-09 18:29 UTC  (8+ messages)
  ` [PATCH 09/23] IOMMU: Fix tboot force iommu logic

[PATCH] intel_iommu,dmar: reserve mmio of IOMMU registers
 2012-03-09 16:10 UTC  (2+ messages)

[git pull] IOMMU fixes for v3.3-rc6
 2012-03-09 13:32 UTC 

[PATCH] iommu/amd: Fix double free of mem-region in error-path
 2012-03-09 12:41 UTC 

[PATCH v11 2/3] ARM: EXYNOS: Change System MMU platform device definitions
 2012-03-09 12:15 UTC 

[PATCH v11 1/3] S5P: SYSMMU: Remove System MMU device driver
 2012-03-09 12:15 UTC 

[PATCH v11 0/3] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2012-03-09 12:14 UTC 

RFC: Device isolation groups
 2012-03-09  3:40 UTC  (10+ messages)
` [PATCH 1/3] Device isolation group infrastructure (v3)

[PATCH] AMD IOMMU: iommu_set_device_table() must not be __init
 2012-03-08 10:38 UTC  (2+ messages)

[PATCH v10 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-03-07  6:22 UTC  (5+ messages)

[PATCH v10 2/3] ARM: EXYNOS: Change System MMU platform device definitions
 2012-03-07  0:10 UTC  (3+ messages)

[PATCH v10 1/3] S5P: SYSMMU: Remove System MMU device driver
 2012-03-06  8:31 UTC 

[PATCH v10 0/3] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2012-03-06  8:31 UTC 

[PATCH] ARM: OMAP: fix iommu, not mailbox
 2012-03-05 14:39 UTC  (2+ messages)

[patch] iommu/amd: fix type bug in flush code
 2012-03-02  6:59 UTC 

[PATCH v9 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2012-03-02  5:45 UTC  (4+ messages)

[PATCH] ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
 2012-03-01 17:12 UTC  (9+ messages)

[PATCH] iommu/amd: Split amd_iommu_init function
 2012-03-01 15:09 UTC 

[PATCH v9 1/2] ARM: EXYNOS: Change System MMU platform device definitions
 2012-03-01 14:57 UTC  (5+ messages)

[PATCH v9 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
 2012-02-29  5:25 UTC  (3+ messages)

[git pull] IOMMU fixes for v3.3-rc5
 2012-02-28 10:51 UTC 

[PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
 2012-02-27 16:04 UTC  (4+ messages)

Using OMAP3 ISP live display and snapshot sample applications
 2012-02-26 10:20 UTC  (10+ messages)

[PATCH v2 2/2] iommu/omap: fix NULL pointer dereference
 2012-02-26 10:20 UTC  (6+ messages)

[PATCHv6 0/7] ARM: DMA-mapping framework redesign
 2012-02-24 15:30 UTC  (20+ messages)
  ` [PATCHv6 1/7] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
  ` [PATCHv6 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
  ` [PATCHv6 4/7] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
  ` [PATCHv6 5/7] ARM: dma-mapping: remove redundant code and cleanup
  ` [PATCHv6 6/7] ARM: dma-mapping: use alloc, mmap, free from dma_ops
  ` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops

[PATCH 1/2] iommu/omap: fix erroneous omap-iommu-debug API calls
 2012-02-22  9:17 UTC  (5+ messages)
` [PATCH 2/2] iommu/omap: fix NULL pointer dereference

[Bug 42767] New: System unsuable with intel_iommu=on
 2012-02-13 20:51 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).