Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2014-10-27 12:37:26 to 2014-11-09 14:47:55 UTC [more...]

[Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug
 2014-11-09 14:47 UTC 

[Patch Part3 v3 12/38] x86, irq: Kill x86_io_apic_ops.print_entries and related interfaces
 2014-11-08 18:13 UTC  (12+ messages)
  ` [Patch Part3 v3 13/38] x86, irq: Kill x86_io_apic_ops.setup_entry "
  ` [Patch Part3 v3 14/38] x86, irq: Kill x86_io_apic_ops.set_affinity "
  ` [Patch Part3 v3 15/38] x86, irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
  ` [Patch Part3 v3 18/38] x86: irq_remapping: Clean up unsued code
  ` [Patch Part3 v3 19/38] iommu/vt-d: "
  ` [Patch Part3 v3 20/38] iommu/amd: "
  ` [Patch Part3 v3 21/38] x86: irq_remapping: Clean up unused interfaces
  ` [Patch Part3 v3 22/38] x86, irq: Kill irq_cfg.irq_remapped
  ` [Patch Part3 v3 23/38] iommu/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
  ` [Patch Part3 v3 24/38] iommu/amd: Move struct irq_2_irte into amd_iommu.c
  ` [Patch Part3 v3 33/38] x86, irq: Move check of cfg->move_in_progress into send_cleanup_vector()

[PATCH 1/1] iommu/amd: Use delayed mmu release notifier
 2014-11-07 20:22 UTC  (7+ messages)

[PATCH v6 00/12] NVIDIA Tegra memory controller and IOMMU support
 2014-11-07 16:01 UTC  (13+ messages)
  ` [PATCH v6 01/12] clk: tegra: Implement memory-controller clock
  ` [PATCH v6 02/12] amba: Add Kconfig file
  ` [PATCH v6 03/12] ARM: tegra: Move AHB Kconfig to drivers/amba
  ` [PATCH v6 04/12] of: Add NVIDIA Tegra memory controller binding
  ` [PATCH v6 05/12] memory: Add NVIDIA Tegra memory controller support
  ` [PATCH v6 06/12] ARM: tegra: Add memory controller support for Tegra30
  ` [PATCH v6 07/12] ARM: tegra: Add memory controller support for Tegra114
  ` [PATCH v6 08/12] ARM: tegra: Add memory controller support for Tegra124
  ` [PATCH v6 09/12] ARM: tegra: Enable IOMMU for display controllers on Tegra30
  ` [PATCH v6 10/12] ARM: tegra: Enable IOMMU for display controllers on Tegra114
  ` [PATCH v6 11/12] ARM: tegra: Enable IOMMU for display controllers on Tegra124
  ` [PATCH v6 12/12] memory: tegra: Add Tegra132 support

[PATCH] iommu/arm-smmu: Play nice on non-ARM/SMMU systems
 2014-11-07 15:26 UTC 

[PATCH 0/2] iommu/vt-d: Keep RMRR mappings around on driver unbind
 2014-11-06 16:43 UTC  (6+ messages)
` [PATCH 2/2] iommu/vt-d: Only remove domain when device is removed

[Patch Part2 v5 12/31] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ
 2014-11-06 14:20 UTC  (11+ messages)
  ` [Patch Part2 v5 13/31] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
  ` [Patch Part2 v5 14/31] iommu/vt-d: Change prototypes to prepare for enabling "
  ` [Patch Part2 v5 15/31] iommu/vt-d: Enhance Intel IR driver to suppport "
  ` [Patch Part2 v5 16/31] iommu/amd: Enhance AMD "
  ` [Patch Part2 v5 19/31] PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
  ` [Patch Part2 v5 22/31] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
  ` [Patch Part2 v5 24/31] iommu/vt-d: Clean up unused MSI related code
  ` [Patch Part2 v5 25/31] iommu/amd: "
  ` [Patch Part2 v5 28/31] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v5 26/31] x86: irq_remapping: Clean up unused MSI related code

[PATCH 1/1] x86/iommu: fix incorrect bit operations in setting values
 2014-11-06 13:41 UTC  (3+ messages)

[PATCH] iommu/amd: Use new invalidate_range mmu-notifier
 2014-11-06 12:42 UTC  (2+ messages)

[Patch Part2 v4 13/31] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
 2014-11-06 11:43 UTC  (13+ messages)
  ` [Patch Part2 v4 12/31] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ
  ` [Patch Part2 v4 14/31] iommu/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain
  ` [Patch Part2 v4 15/31] iommu/vt-d: Enhance Intel IR driver to suppport "
  ` [Patch Part2 v4 16/31] iommu/amd: Enhance AMD "
  ` [Patch Part2 v4 19/31] PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
  ` [Patch Part2 v4 22/31] x86, PCI, MSI: Use hierarchy irqdomain to manage MSI interrupts
  ` [Patch Part2 v4 24/31] iommu/vt-d: Clean up unused MSI related code
  ` [Patch Part2 v4 26/31] x86: irq_remapping: "
  ` [Patch Part2 v4 28/31] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part2 v4 25/31] iommu/amd: Clean up unused MSI related code

[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
 2014-11-06  8:06 UTC  (8+ messages)

[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
 2014-11-05 10:26 UTC  (6+ messages)
` [RFC 09/10] drm/tegra: Add "

[PATCH v9 00/19] VFIO support for platform and AMBA devices on ARM
 2014-11-05 10:10 UTC  (36+ messages)
  ` [PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
  ` [PATCH v9 02/19] vfio: platform: probe to devices on the platform bus
  ` [PATCH v9 03/19] vfio: platform: add the VFIO PLATFORM module to Kconfig
  ` [PATCH v9 04/19] vfio: amba: VFIO support for AMBA devices
  ` [PATCH v9 05/19] vfio: amba: add the VFIO for AMBA devices module to Kconfig
  ` [PATCH v9 06/19] vfio/platform: return info for bound device
  ` [PATCH v9 07/19] vfio/platform: return info for device memory mapped IO regions
  ` [PATCH v9 08/19] vfio/platform: read and write support for the device fd
  ` [PATCH v9 09/19] vfio/platform: support MMAP of MMIO regions
  ` [PATCH v9 10/19] vfio/platform: return IRQ info
  ` [PATCH v9 11/19] vfio/platform: initial interrupts support code
  ` [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
  ` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
  ` [PATCH v9 14/19] vfio: move eventfd support code for VFIO_PCI to a separate file
  ` [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI
  ` [PATCH v9 16/19] vfio: pass an opaque pointer on virqfd initialization
  ` [PATCH v9 17/19] vfio: virqfd: add vfio_ prefix to virqfd_enable and virqfd_disable
  ` [PATCH v9 18/19] vfio: initialize the virqfd workqueue in VFIO generic code
  ` [PATCH v9 19/19] vfio/platform: implement IRQ masking/unmasking via an eventfd

[PATCH v2 0/6] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
 2014-11-05  9:49 UTC  (9+ messages)
  ` [PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
  ` [PATCH v2 2/6] vfio: type1: support for platform bus devices on ARM
  ` [PATCH v2 3/6] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
  ` [PATCH v2 4/6] vfio: type1: replace domain wide protection flags with supported capabilities
  ` [PATCH v2 5/6] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
  ` [PATCH v2 6/6] vfio: type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag

[PATCH] iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails
 2014-11-04 14:09 UTC  (3+ messages)

[PATCH] iommu/omap: use dev_get_platdata()
 2014-11-04 14:05 UTC  (2+ messages)

[PATCH] msm: iommu: use dev_get_platdata()
 2014-11-04 14:04 UTC  (2+ messages)

[PATCH v6 0/1] Add iommu map_sg API
 2014-11-04 13:57 UTC  (3+ messages)
` [PATCH v6 1/1] iommu-api: Add map_sg function

[PATCH v3 01/12] clk: tegra: Implement memory-controller clock
 2014-11-03  8:40 UTC  (22+ messages)
` [PATCH v4 05/12] memory: Add NVIDIA Tegra memory controller support
` [PATCH 06/12] ARM: tegra: Add memory controller support for Tegra20

[PATCH v7 1/3] iommu/rockchip: rk3288 iommu driver
 2014-11-03  2:53 UTC 

[RFC PATCH v2 0/4] vfio: platform: return device tree info for a platform device node
 2014-10-31 15:53 UTC  (3+ messages)

[Patch Part2 v3 09/24] x86, dmar: Use new irqdomain interfaces to allocate/free IRQ
 2014-10-31 14:00 UTC  (17+ messages)
  ` [Patch Part2 v3 10/24] x86: irq_remapping: Introduce new interfaces to support hierarchy irqdomain
  ` [Patch Part2 v3 11/24] iommu/vt-d: Change prototypes to prepare for enabling "
  ` [Patch Part2 v3 12/24] iommu/vt-d: Enhance Intel IR driver to suppport "
  ` [Patch Part2 v3 13/24] iommu/amd: Enhance AMD "
  ` [Patch Part2 v3 15/24] x86, MSI: Use hierarchy irqdomain to manage MSI interrupts
  ` [Patch Part2 v3 17/24] iommu/vt-d: Clean up unused MSI related code
  ` [Patch Part2 v3 18/24] iommu/amd: "
  ` [Patch Part2 v3 19/24] x86: irq_remapping: "
  ` [Patch Part2 v3 21/24] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit

[PATCH v7 0/2] iommu/arm-smmu: hard iova_to_phys
 2014-10-30 18:17 UTC  (7+ messages)
  ` [PATCH v7 1/2] iopoll: Introduce memory-mapped IO polling macros
  ` [PATCH v7 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR

[PATCH] iommu: Improve error handling when setting bus iommu
 2014-10-29  0:22 UTC 

[PATCH v6 1/3] iommu/rockchip: rk3288 iommu driver
 2014-10-28 23:29 UTC  (3+ messages)

[PATCH 0/3 v4] mmu_notifier: Allow to manage CPU external TLBs
 2014-10-28 17:14 UTC  (4+ messages)
  ` [PATCH 1/3] mmu_notifier: Add mmu_notifier_invalidate_range()
  ` [PATCH 2/3] mmu_notifier: Call mmu_notifier_invalidate_range() from VMM
  ` [PATCH 3/3] mmu_notifier: Add the call-back for mmu_notifier_invalidate_range()

[PATCH] iommu: use dev_get_platdata()
 2014-10-28  9:58 UTC  (3+ messages)

[PATCH linux-next] iommu: add iommu for s390 platform
 2014-10-27 18:18 UTC  (10+ messages)

[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
 2014-10-27 16:33 UTC  (6+ messages)
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure

[PATCH 00/16] Use MSI controller framework to configure MSI/MSI-X
 2014-10-27 13:22 UTC  (17+ messages)
` [PATCH 01/16] PCI/MSI: Refactor MSI controller to make it become more common
` [PATCH 02/16] x86/MSI: Use MSI controller framework to configure MSI/MSI-X irq
` [PATCH 03/16] x86/xen/MSI: "
` [PATCH 04/16] Irq_remapping/MSI: "
` [PATCH 05/16] x86/MSI: Remove unused MSI weak arch functions
` [PATCH 06/16] Mips/MSI: Save MSI controller in pci sysdata
` [PATCH 07/16] MIPS/Octeon/MSI: Use MSI controller framework to configure MSI/MSI-X irq
` [PATCH 08/16] MIPS/Xlp/MSI: "
` [PATCH 09/16] MIPS/Xlr/MSI: "
` [PATCH 10/16] Powerpc/MSI: "
  ` [PATCH 11/16] s390/MSI: "
` [PATCH 12/16] arm/iop13xx/MSI: "
` [PATCH 13/16] IA64/MSI: "
` [PATCH 14/16] Sparc/MSI: "
` [PATCH 15/16] tile/MSI: "
` [PATCH 16/16] PCI/MSI: Clean up unused MSI arch functions


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