Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-03-06 00:24:10 to 2014-03-21 17:18:56 UTC [more...]

[PATCH 00/33] iommu/vt-d: Add support for DMA mapping of ACPI-enumerated devices
 2014-03-21 17:18 UTC  (16+ messages)
  ` [PATCH 01/33] iommu/vt-d: Add ACPI namespace device reporting structures
  ` [PATCH 02/33] iommu/vt-d: Parse ANDD records
  ` [PATCH 03/33] iommu/vt-d: Allocate space for ACPI devices
  ` [PATCH 04/33] iommu/vt-d: Change scope lists to struct device, bus, devfn
  ` [PATCH 05/33] iommu/vt-d: Add ACPI devices into dmaru->devices[] array
  ` [PATCH 06/33] iommu/vt-d: Make iommu_dummy() take struct device instead of struct pci_dev
  ` [PATCH 07/33] iommu/vt-d: Make dmar_insert_dev_info() "
  ` [PATCH 08/33] iommu/vt-d: Use struct device in device_domain_info, not "
  ` [PATCH 09/33] iommu/vt-d: Pass iommu to domain_context_mapping_one() and iommu_support_dev_iotlb()
  ` [PATCH 10/33] iommu/vt-d: Stop dmar_insert_dev_info() freeing domains on losing race
  ` [PATCH 11/33] iommu/vt-d: use dmar_insert_dev_info() from dma_add_dev_info()
  ` [PATCH 12/33] iommu/vt-d: Use domain_remove_one_dev_info() in domain_add_dev_info() error path
  ` [PATCH 13/33] iommu/vt-d: Always store iommu in device_domain_info
  ` [PATCH 14/33] iommu/vt-d: Simplify iommu check in domain_remove_one_dev_info()
  ` [PATCH 15/33] iommu/vt-d: Remove device_to_iommu() call from domain_remove_dev_info()

[PATCH v11 20/27] iommu/exynos: allow having multiple System MMUs for a master H/W
 2014-03-21 10:07 UTC  (11+ messages)

[PATCH v11 10/27] iommu/exynos: use managed device helper functions
 2014-03-21  4:49 UTC  (15+ messages)

[PATCH v11 17/27] iommu/exynos: remove calls to Runtime PM API functions
 2014-03-20 12:07 UTC  (13+ messages)

[RFC PATCH] iommu/vt-d: Clean up and fix page table clear/free behaviour
 2014-03-20 12:00 UTC  (7+ messages)
          ` [PATCH 1/4] iommu/vt-d: Clean up size handling for intel_iommu_unmap()
          ` [PATCH 2/4] iommu/vt-d: Clean up and fix page table clear/free behaviour
          ` [PATCH 3/4] iommu/vt-d: Honour intel_iommu=sp_off for non-VMM domains
          ` [PATCH 4/4] iommu/vt-d: Be less pessimistic about domain coherency where possible

[PATCH v11 24/27] iommu/exynos: use exynos-iommu specific typedef
 2014-03-20  9:55 UTC  (3+ messages)

[PATCH 1/2] [RFC] arm: iommu: Refactoring common code
 2014-03-19  9:57 UTC  (3+ messages)

[PATCH v11 19/27] iommu/exynos: add support for power management subsystems
 2014-03-19  9:07 UTC  (5+ messages)

[PATCH v11 13/27] iommu/exynos: support for device tree
 2014-03-19  9:06 UTC  (9+ messages)

[PATCH v11 15/27] iommu/exynos: use convenient macro to handle gate clocks
 2014-03-18 13:07 UTC  (6+ messages)

[PATCH v11 08/27] iommu/exynos: always use a single clock descriptor
 2014-03-18 10:31 UTC  (3+ messages)

[PROBLEM] AMD IOMMU fails the VIA xHCI controller on Gigabyte F2A88X-UP4 motherboard
 2014-03-18  5:22 UTC 

[PATCH 0/5] OMAP IOMMU fixes and IOMMU architecture questions
 2014-03-18  1:20 UTC  (33+ messages)
` [PATCH 1/5] iommu/omap: Use the cache cleaning API
  ` [PATCH 2/5] iommu/omap: Fix 'no page for' debug message in flush_iotlb_page()
  ` [PATCH 3/5] iommu/omap: Flush the TLB only after updating translation table entries
` [PATCH 4/5] iommu/omap: Remove comment about supporting single page mappings only
` [PATCH 5/5] iommu/omap: Fix map protection value handling

Fixing kvm_iommu_put_pages()
 2014-03-17 17:02 UTC  (5+ messages)

[PATCH v11 12/27] ARM: dts: Add description of System MMU of Exynos SoCs
 2014-03-17  0:32 UTC  (3+ messages)

[PATCH v11 11/27] clk: exynos: add gate clock descriptions of System MMU
 2014-03-17  0:28 UTC  (3+ messages)

[PATCH v11 01/27] iommu/exynos: do not include removed header
 2014-03-17  0:26 UTC  (5+ messages)

[PATCH v11 02/27] iommu/exynos: add missing cache flush for removed page table entries
 2014-03-15  6:35 UTC  (2+ messages)

[PATCH v11 27/27] iommu/exynos: enhanced error messages
 2014-03-14  5:14 UTC 

[PATCH v11 26/27] iommu/exynos: apply workaround of caching fault page table entries
 2014-03-14  5:14 UTC 

[PATCH v11 25/27] iommu/exynos: use simpler function to get MMU version
 2014-03-14  5:13 UTC 

[PATCH v11 23/27] iommu/exynos: fix address handling
 2014-03-14  5:12 UTC 

[PATCH v11 22/27] iommu/exynos: add devices attached to the System MMU to an IOMMU group
 2014-03-14  5:12 UTC 

[PATCH v11 21/27] iommu/exynos: change rwlock to spinlock
 2014-03-14  5:11 UTC 

[PATCH v11 14/27] iommu/exynos: gating clocks of master H/W
 2014-03-14  5:09 UTC 

[PATCH v11 18/27] iommu/exynos: turn on useful configuration options
 2014-03-14  5:09 UTC 

[PATCH v11 16/27] iommu/exynos: remove custom fault handler
 2014-03-14  5:08 UTC 

[PATCH v11 09/27] iommu/exynos: remove dbgname from drvdata of a System MMU
 2014-03-14  5:05 UTC 

[PATCH v11 07/27] iommu/exynos: always enable runtime PM
 2014-03-14  5:05 UTC 

[PATCH v11 06/27] iommu/exynos: allocate lv2 page table from own slab
 2014-03-14  5:04 UTC 

[PATCH v11 05/27] iommu/exynos: remove prefetch buffer setting
 2014-03-14  5:03 UTC 

[PATCH v11 04/27] iommu/exynos: fix L2TLB invalidation
 2014-03-14  5:02 UTC 

[PATCH v11 03/27] iommu/exynos: change error handling when page table update is failed
 2014-03-14  5:02 UTC 

[PATCH v11 00/27] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2014-03-14  4:59 UTC 

[PATCH 2/2] [RFC] arm: iommu: Refactoring dma-mapping iommu code
 2014-03-13 20:24 UTC 

[RFC][PATCH] iommu/arm: Add hotplugged devices support for arm-smmu
 2014-03-13  9:22 UTC  (5+ messages)

[PATCH 00/10] arch/arm OMAP IOMMU patches for 3.15
 2014-03-12 17:29 UTC  (17+ messages)
  ` [PATCH 01/10] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
  ` [PATCH 02/10] ARM: OMAP3: fix iva mmu programming issues
  ` [PATCH 03/10] ARM: OMAP2+: change the ISP device archdata MMU name for DT
  ` [PATCH 04/10] ARM: OMAP2+: use pdata quirks for iommu reset lines
  ` [PATCH 05/10] ARM: OMAP5: hwmod data: add mmu data for ipu & dsp
  ` [PATCH 06/10] ARM: OMAP2+: extend iommu pdata-quirks to OMAP5
  ` [PATCH 07/10] ARM: dts: OMAP3: Update ISP IOMMU node
  ` [PATCH 08/10] ARM: dts: OMAP3: Add IVA "
  ` [PATCH 09/10] ARM: dts: OMAP4: Add IOMMU nodes
  ` [PATCH 10/10] ARM: dts: OMAP5: "

FW: Re: [PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-03-12 16:34 UTC 

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-03-12 16:15 UTC 

[PATCH] arm64: iommu: Refactoring common code
 2014-03-12  4:35 UTC  (4+ messages)

[PATCH] iommu/vt-d: Be less pessimistic about domain coherency where possible
 2014-03-12  0:10 UTC 

[PATCHv3 0/6] Crashdump Accepting Active IOMMU
 2014-03-10 21:43 UTC  (7+ messages)
` [PATCHv3 3/6] Crashdump-Accepting-Active-IOMMU-Domain-Interfaces

[Patch Part2 V2 00/17] Enhance DMAR drivers to handle PCI/memory hotplug events
 2014-03-10 13:04 UTC  (5+ messages)
` [Patch Part2 V2 15/17] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens

[PATCH] iommu/exynos: Remove driver
 2014-03-09 23:48 UTC  (10+ messages)

[RFC PATCH v4 01/10] driver core: export driver_probe_device()
 2014-03-06 22:31 UTC 

[RFC PATCH v4 01/10] driver core: export driver_probe_device()
 2014-03-06 22:31 UTC 

[RFC PATCH v4 00/10] VFIO support for platform devices
 2014-03-06 22:25 UTC  (10+ messages)
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()

[PATCH V2] iommu/amd: Fix logic to determine and checking max PASID
 2014-03-06  0:54 UTC 


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