Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2015-04-03 08:40:31 to 2015-05-05 14:55:38 UTC [more...]

[PATCH v6 00/25] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-05-05 14:55 UTC  (37+ messages)
` [PATCH v6 02/25] arm: exynos: pm_domains: register power domain driver from core_initcall
` [PATCH v6 03/25] drm/exynos: iommu: detach from default dma-mapping domain on init
` [PATCH v6 04/25] drm/exynos: fimd: ensure proper hw state in fimd_clear_channel()
` [PATCH v6 05/25] iommu: exynos: don't read version register on every tlb operation
  ` [PATCH v6 01/25] arm: dma-mapping: add support for creating reserved mappings in iova space
  ` [PATCH v6 06/25] iommu: exynos: remove unused functions
  ` [PATCH v6 27/26] iommu: exynos: add system suspend/resume support
` [PATCH v6 07/25] iommu: exynos: remove useless spinlock
` [PATCH v6 08/25] iommu: exynos: refactor function parameters to simplify code
` [PATCH v6 09/25] iommu: exynos: remove unused functions, part 2
` [PATCH v6 10/25] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v6 11/25] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v6 12/25] iommu: exynos: add support for runtime_pm
` [PATCH v6 13/25] iommu: exynos: rename variables to reflect their purpose
` [PATCH v6 14/25] iommu: exynos: use struct exynos_iommu_domain in internal structures
` [PATCH v6 15/25] iommu: exynos: document "
` [PATCH v6 16/25] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v6 17/25] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v6 18/25] iommu: exynos: add callback for initializing devices from device tree
` [PATCH v6 19/25] iommu: exynos: remove unneeded code
` [PATCH v6 20/25] ARM: dts: exynos4: add sysmmu nodes
` [PATCH v6 21/25] ARM: dts: exynos3250: "
` [PATCH v6 22/25] ARM: dts: exynos4415: "
` [PATCH v6 23/25] ARM: dts: exynos5250: "
` [PATCH v6 24/25] ARM: dts: exynos5420: "
` [PATCH v6 25/25] ARM: dts: exynos: add iommu reserved regions for bootloader's splash screen

PROBLEM: Deadlock in attach_device() in AMD IOMMU driver
 2015-05-05 14:47 UTC  (3+ messages)

[iommu:ppc/pamu 1/1] drivers/iommu/fsl_pamu.h:24:32: fatal error: asm/fsl_pamu_stash.h: No such file or directory
 2015-05-05 13:42 UTC  (8+ messages)

[PATCH] iommu: rockchip: fix build without CONFIG_OF
 2015-05-05 13:19 UTC  (4+ messages)

Any side effect if turn off amd_iommu
 2015-05-05  7:30 UTC  (11+ messages)

[PATCH v10 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-05  6:14 UTC  (30+ messages)
  ` [PATCH v10 01/10] iommu/vt-d: New function to attach domain with id
  ` [PATCH v10 02/10] iommu/vt-d: Items required for kdump
  ` [PATCH v10 03/10] iommu/vt-d: Function to get old context entry
  ` [PATCH v10 04/10] iommu/vt-d: functions to copy data from old mem
  ` [PATCH v10 05/10] iommu/vt-d: Add functions to load and save old re
  ` [PATCH v10 06/10] iommu/vt-d: datatypes and functions used for kdump
  ` [PATCH v10 07/10] iommu/vt-d: enable kdump support in iommu module
  ` [PATCH v10 08/10] iommu/vt-d: assign new page table for dma_map
  ` [PATCH v10 09/10] iommu/vt-d: Copy functions for irte
  ` [PATCH v10 10/10] iommu/vt-d: Use old irte in kdump kernel

[PATCH v9 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
 2015-05-05  6:09 UTC  (15+ messages)

[PATCH] iommu/amd: Fix bug in put_pasid_state_wait
 2015-05-04 11:21 UTC  (3+ messages)

[Patch 1/2] irq_remapping/vt-d: Fix regression caused by commit b106ee63abcc
 2015-05-04  2:47 UTC 

[git pull] IOMMU Updates for Linux v4.1
 2015-05-03  6:18 UTC  (5+ messages)

[PATCH 0/6] IOMMU/DMA map_resource support for peer-to-peer
 2015-05-01 18:32 UTC  (7+ messages)
` [PATCH 1/6] dma-debug: add checking for map/unmap_resource
` [PATCH 2/6] DMA-API: Introduce dma_(un)map_resource
` [PATCH 3/6] dma-mapping: pci: add pci_(un)map_resource
` [PATCH 4/6] iommu/amd: Implement (un)map_resource
` [PATCH 5/6] iommu/vt-d: implement (un)map_resource
` [PATCH 6/6] x86: add pci-nommu implementation of map_resource

[PATCH] iommu/arm-smmu: Fix sign-extension of upstream bus addresses at stage 1
 2015-05-01 16:19 UTC 

[PATCH 1/1] PCI: Add function 1 DMA alias quirk for Marvell 9120
 2015-04-30 15:56 UTC 

[PATCH 1/1 linux-next] iommu/msm: make msm_iommu_lock static
 2015-04-29 19:05 UTC 

[PATCH] arm: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
 2015-04-29 10:02 UTC 

[PATCH v2] arm: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
 2015-04-29  9:53 UTC  (2+ messages)

[PATCH] arm: dma-mapping: fix off-by-one check in arm_setup_iommu_dma_ops
 2015-04-29  6:46 UTC  (4+ messages)

[RFC PATCH 0/5] MT8173 IOMMU support
 2015-04-29  6:23 UTC  (19+ messages)
` [PATCH 2/5] iommu/mediatek: Add mt8173 IOMMU driver
` [PATCH 3/5] dt-bindings: mediatek: Add smi dts binding

[RFC PATCH] iommu: add ARM short descriptor page table allocator
 2015-04-28  7:41 UTC 

Intel-iommu panic on kernel v4.1-rc1
 2015-04-27 21:18 UTC 

[GIT PULL] Intel IOMMU for 4.1
 2015-04-27 17:30 UTC  (12+ messages)

[PATCH v2] CHROMIUM: iommu: rockchip: Make sure that page table state is coherent
 2015-04-23  9:09 UTC  (2+ messages)

SRIOV and clear_context_table
 2015-04-21 17:38 UTC 

Error: DMA: Out of SW-IOMMU space [was: External USB drives become unresponsive after few hours.]
 2015-04-20 13:03 UTC  (13+ messages)

[PATCH v5 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
 2015-04-17 16:15 UTC  (5+ messages)

SMMU 2-stage support
 2015-04-17 12:41 UTC  (8+ messages)

[PATCH] IOMMU: Removed checkpatch warnings for Missing a blank line after declarations
 2015-04-17  4:32 UTC 

[PATCH 1/4] iommu/tegra-smmu: Add debugfs support
 2015-04-14 11:07 UTC  (4+ messages)

[v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
 2015-04-14  7:37 UTC  (12+ messages)

[Patch Part2 v5 04/33] x86/irq: Kill x86_io_apic_ops.setup_entry and related interfaces
 2015-04-14  2:30 UTC  (12+ messages)
  ` [Patch Part2 v5 03/33] x86/irq: Kill x86_io_apic_ops.print_entries "
  ` [Patch Part2 v5 05/33] x86/irq: Kill x86_io_apic_ops.set_affinity "
  ` [Patch Part2 v5 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
  ` [Patch Part2 v5 09/33] irq_remapping: Clean up unsued code to support IOAPIC
  ` [Patch Part2 v5 10/33] irq_remapping/vt-d: Clean up unsued code
  ` [Patch Part2 v5 11/33] irq_remapping/amd: "
  ` [Patch Part2 v5 12/33] irq_remapping: Clean up unused interfaces
  ` [Patch Part2 v5 13/33] x86/irq: Kill irq_cfg.irq_remapped
  ` [Patch Part2 v5 14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
  ` [Patch Part2 v5 15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
  ` [Patch Part2 v5 25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()

[Patch Part1 v8 07/37] x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
 2015-04-13  6:11 UTC  (11+ messages)
  ` [Patch Part1 v8 08/37] irq_remapping: Introduce new interfaces to support hierarchy irqdomain
  ` [Patch Part1 v8 09/37] irq_remapping/vt-d: Change prototypes to prepare for enabling "
  ` [Patch Part1 v8 10/37] irq_remapping/vt-d: Enhance Intel IR driver to support "
  ` [Patch Part1 v8 11/37] irq_remapping/amd: Enhance AMD "
  ` [Patch Part1 v8 13/37] x86/MSI: Use hierarchy irqdomain to manage MSI interrupts
  ` [Patch Part1 v8 15/37] irq_remapping/vt-d: Clean up unused MSI related code
  ` [Patch Part1 v8 16/37] irq_remapping/amd: "
  ` [Patch Part1 v8 17/37] irq_remapping: "
  ` [Patch Part1 v8 19/37] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
  ` [Patch Part1 v8 28/37] irq_remapping: Kill unused function irq_remapping_print_chip()

[PATCH 00/16 v2] iommu: Move domain allocation into drivers
 2015-04-12 14:25 UTC  (3+ messages)
` [PATCH 15/16] iommu/fsl: Make use of domain_alloc and domain_free

[v4 0/8] Add VT-d Posted-Interrupts support - IOMMU part
 2015-04-07  5:02 UTC  (4+ messages)


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