Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-06-25 09:48:31 to 2014-07-09 01:07:38 UTC [more...]

[PATCH v2] devicetree: Add generic IOMMU device tree bindings
 2014-07-09  1:07 UTC  (18+ messages)

[RFC/PATCH 0/7] Add MSM SMMUv1 support
 2014-07-08 23:49 UTC  (22+ messages)
` [RFC/PATCH 1/7] iommu: msm: Rename iommu driver files
` [RFC/PATCH 2/7] iommu-api: Add map_range/unmap_range functions
  ` [RFC/PATCH 3/7] iopoll: Introduce memory-mapped IO polling macros
  ` [RFC/PATCH 4/7] iommu: msm: Add MSM IOMMUv1 driver
` [RFC/PATCH 5/7] iommu: msm: Add support for V7L page table format
` [RFC/PATCH 6/7] defconfig: msm: Enable Qualcomm SMMUv1 driver
` [RFC/PATCH 7/7] iommu-api: Add domain attribute to enable coherent HTW

[RFC PATCH v5 00/11] VFIO support for platform devices
 2014-07-08 22:37 UTC  (7+ messages)
` [RFC PATCH v5 01/11] driver core: platform: add device binding path 'driver_override'
  ` [PATCH] "

[PATCH 1/6] mmput: use notifier chain to call subsystem exit handler
 2014-07-08 17:03 UTC  (23+ messages)

[PATCH v2] iommu/arm-smmu: fix some checkpatch issues
 2014-07-08 16:52 UTC 

[stable PATCH] iommu/vt-d: Fix missing IOTLB flush in intel_iommu_unmap()
 2014-07-08 15:50 UTC  (2+ messages)

[RESEND PATCH] iommu/intel: GAW only gets smaller by adding devices
 2014-07-08 15:41 UTC 

[PATCH 1/2] iommu/amd: Fix for pasid initialization
 2014-07-08 14:30 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/amd: Moving PPR fault flags macros definitions

[PATCH 0/3] Add pci_enable_msi_partial() to conserve MSI-related resources
 2014-07-08 12:26 UTC  (14+ messages)
` [PATCH 1/3] PCI/MSI: Add pci_enable_msi_partial()

3.16rc3 multiplatform, Armada 370 and IOMMU: unbootable kernel
 2014-07-08 12:01 UTC  (10+ messages)

[PATCH] iommu/arm-smmu: fix some checkpatch issues
 2014-07-08  9:26 UTC  (2+ messages)

[PATCH] iommu: Fix IOMMU sysfs stubs
 2014-07-08  8:05 UTC  (2+ messages)

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-07-07 11:42 UTC  (40+ messages)
  ` [RFC 01/10] iommu: Add IOMMU device registry
  ` [PATCH v3 02/10] devicetree: Add generic IOMMU device tree bindings
  ` [RFC 03/10] of: Add NVIDIA Tegra124 memory controller binding
  ` [RFC 04/10] memory: Add Tegra124 memory controller support
  ` [RFC 05/10] ARM: tegra: Add memory controller on Tegra124
  ` [RFC 06/10] ARM: tegra: tegra124: Enable IOMMU for display controllers
  ` [RFC 07/10] ARM: tegra: tegra124: Enable IOMMU for SDMMC controllers
  ` [RFC 08/10] ARM: tegra: Select ARM_DMA_USE_IOMMU
  ` [RFC 09/10] drm/tegra: Add IOMMU support
  ` [RFC 10/10] mmc: sdhci-tegra: "

[PATCH 0/3] iommu/fsl: Fixes for the PAMU driver
 2014-07-07  8:55 UTC  (11+ messages)
` [PATCH 1/3] iommu/fsl: Fix PAMU window size check
` [PATCH 2/3] iommu/fsl: Fix the device domain attach condition

[PATCH v2] iommu: Constify struct iommu_ops
 2014-07-07  8:40 UTC  (3+ messages)

[PATCH v4] devicetree: Add generic IOMMU device tree bindings
 2014-07-04 15:29 UTC 

[PATCH] iommu: Add void declarations in zero-arg functions
 2014-07-04 11:23 UTC 

[PATCH 1/1] iommu/fsl_pamu: Remove unnecessary null test before kfree
 2014-07-04 11:09 UTC  (3+ messages)

[PATCH 1/1] drivers/iommu/omap-iovmm.c: use PAGE_ALIGNED instead of IS_ALIGNED(PAGE_SIZE
 2014-07-04 10:40 UTC  (2+ messages)

[PATCH 0/3] iommu: Expose IOMMU information in sysfs
 2014-07-04 10:37 UTC  (6+ messages)

[PATCH 0/7] iommu: Fix DMA alias problems
 2014-07-04 10:36 UTC  (9+ messages)
  ` [PATCH 1/7] iommu: Create central IOMMU group lookup/creation interface
  ` [PATCH 2/7] iommu/amd: Update to use PCI DMA aliases
  ` [PATCH 3/7] iommu/amd: Use iommu_group_get_for_dev()
  ` [PATCH 4/7] iommu/intel: "
  ` [PATCH 5/7] iommu/intel: Update to use PCI DMA aliases
  ` [PATCH 6/7] iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
  ` [PATCH 7/7] iommu: Remove pci.h

[PATCH] iommu/exynos: Select ARM_DMA_USE_IOMMU
 2014-07-04  9:58 UTC  (3+ messages)

[PATCH 2/2] iommu/vt-d: suppress compiler warnings
 2014-07-04  9:35 UTC  (2+ messages)

[PATCH 0/6] trivial cleanup for iommu/vt-d
 2014-07-04  9:29 UTC  (6+ messages)
` [PATCH 2/6] iommu/vt-d: move up no_iommu and dmar_disabled check

[PATCH 0/5] iommu/arm-smmu: Updates for 3.17
 2014-07-04  8:13 UTC  (10+ messages)
  ` [PATCH 1/5] iommu/arm-smmu: fix calculation of TCR.T0SZ
  ` [PATCH 2/5] iommu/arm-smmu: add support for PCI master devices
  ` [PATCH 3/5] iommu/arm-smmu: caps: add IOMMU_CAP_INTR_REMAP capability
  ` [PATCH 4/5] iommu/arm-smmu: remove support for chained SMMUs
  ` [PATCH 5/5] iommu/arm-smmu: prefer stage-1 mappings where we have a choice

[RESEND PATCH v2] iommu/intel: Exclude devices using RMRRs from IOMMU API domains
 2014-07-03 15:57 UTC 

[RFC PATCH 1/3] iommu: introduce IOMMU_DOMAIN_HYP domain type for hypervisor allocation
 2014-07-02 18:57 UTC  (10+ messages)
  ` [RFC PATCH 2/3] vfio/iommu_type1: add new VFIO_TYPE1_HYP_IOMMU IOMMU type
  ` [RFC PATCH 3/3] iommu/arm-smmu: add support for IOMMU_DOMAIN_HYP flag

[PATCH 0/8] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-07-02 13:32 UTC  (3+ messages)

[git pull] IOMMU Fixes for Linux v3.16-rc2
 2014-06-30  7:40 UTC  (3+ messages)

[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
 2014-06-28  7:05 UTC  (17+ messages)
` [RFC PATCH v6 04/20] iommu/arm-smmu: add capability IOMMU_CAP_INTR_REMAP

[PATCH] iommu: Constify struct iommu_ops
 2014-06-27  8:18 UTC  (2+ messages)

[Patch Part3 V3 00/21] Enable support of Intel DMAR device hotplug
 2014-06-26 13:59 UTC  (3+ messages)


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