messages from 2014-11-04 12:01:47 to 2014-11-15 01:27:47 UTC [more...]
DMA alias quirk
2014-11-15 1:27 UTC
[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
2014-11-14 23:08 UTC (6+ messages)
` [PATCH 5/6] iommu/arm-smmu: support buggy implementations with invalidate-on-map
[RFC PATCH v4 0/8] Introduce automatic DMA configuration for IOMMU masters
2014-11-14 20:01 UTC (12+ messages)
` [RFC PATCH v4 1/8] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH v4 2/8] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
` [RFC PATCH v4 3/8] iommu: add new iommu_ops callback for adding an OF device
` [RFC PATCH v4 4/8] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH v4 5/8] dma-mapping: detect and configure IOMMU in of_dma_configure
` [RFC PATCH v4 6/8] dma-mapping: set dma segment properties "
` [RFC PATCH v4 7/8] arm: call iommu_init before of_platform_populate
` [RFC PATCH v4 8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
[PATCH] drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU
2014-11-14 13:38 UTC
[PATCH v7 00/12] NVIDIA Tegra memory controller and IOMMU support
2014-11-14 9:14 UTC (18+ messages)
` [PATCH v7 01/12] clk: tegra: Implement memory-controller clock
` [PATCH v7 02/12] amba: Add Kconfig file
` [PATCH v7 03/12] ARM: tegra: Move AHB Kconfig to drivers/amba
` [PATCH v7 04/12] of: Add NVIDIA Tegra memory controller binding
` [PATCH v7 05/12] memory: Add NVIDIA Tegra memory controller support
` [PATCH v7 06/12] ARM: tegra: Add memory controller support for Tegra30
` [PATCH v7 07/12] ARM: tegra: Add memory controller support for Tegra114
` [PATCH v7 08/12] ARM: tegra: Add memory controller support for Tegra124
` [PATCH v7 09/12] ARM: tegra: Enable IOMMU for display controllers on Tegra30
` [PATCH v7 10/12] ARM: tegra: Enable IOMMU for display controllers on Tegra114
` [PATCH v7 11/12] ARM: tegra: Enable IOMMU for display controllers on Tegra124
` [PATCH v7 12/12] memory: tegra: Add Tegra132 support
[PATCH 1/1] x86/iommu: fix incorrect bit operations in setting values
2014-11-14 8:12 UTC (8+ messages)
[PATCH 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
2014-11-14 6:27 UTC (9+ messages)
[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-13 11:39 UTC (13+ messages)
[PATCH v9 00/19] VFIO support for platform and AMBA devices on ARM
2014-11-13 8:05 UTC (41+ messages)
` [PATCH v9 01/19] vfio/platform: initial skeleton of VFIO support for platform devices
` [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 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 10/19] vfio/platform: return IRQ info
` [PATCH v9 12/19] vfio/platform: trigger an interrupt via eventfd
` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
` [PATCH v9 15/19] vfio: add local lock in virqfd instead of depending on VFIO PCI
[RFC][PATCH] iommu/arm-smmu: Huge page mapping support for ARM SMMU driver
2014-11-12 18:26 UTC
[PATCH v6 00/12] NVIDIA Tegra memory controller and IOMMU support
2014-11-12 15:09 UTC (18+ 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/amd: fix accounting of device_state
2014-11-12 14:02 UTC (2+ messages)
[PATCH] iommu/arm-smmu: Play nice on non-ARM/SMMU systems
2014-11-11 16:18 UTC (3+ messages)
[PATCH 00/13] Add VT-d Posted-Interrupts support for KVM
2014-11-11 13:48 UTC (24+ messages)
` [PATCH 01/13] iommu/vt-d: VT-d Posted-Interrupts feature detection
` [PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
` [PATCH 03/13] KVM: Add KVM_CAP_PI to detect VT-d Posted-Interrtups
` [PATCH 04/13] iommu/vt-d: Adjust 'struct irte' to better suit for VT-d Posted-Interrupts
` [PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
` [PATCH 06/13] KVM: Add some helper functions for Posted-Interrupts
` [PATCH 07/13] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [PATCH 08/13] KVM: Update Posted-Interrupts descriptor during VCPU scheduling
` [PATCH 09/13] KVM: Change NDST field after "
` [PATCH 10/13] KVM: Add the handler for Wake-up Vector
` [PATCH 11/13] KVM: Suppress posted-interrupt when 'SN' is set
` [PATCH 12/13] iommu/vt-d: No need to migrating irq for VT-d Posted-Interrtups
` [PATCH 13/13] iommu/vt-d: Add a command line parameter for VT-d posted-interrupts
` several messages
[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 13:02 UTC
[PATCH 05/13] KVM: Update IRTE according to guest interrupt configuration changes
2014-11-11 11:22 UTC
[PATCH 02/13] KVM: Initialize VT-d Posted-Interrtups Descriptor
2014-11-11 9:20 UTC
[Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug
2014-11-09 14:48 UTC (9+ messages)
` [Patch Part3 V7 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V7 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V7 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V7 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V7 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V7 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V7 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V7 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
[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 (5+ messages)
[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 26/31] x86: irq_remapping: Clean up unused MSI related code
` [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] 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 (12+ messages)
` [Patch Part2 v4 25/31] iommu/amd: Clean up unused MSI related code
` [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
[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
2014-11-05 10:26 UTC (6+ messages)
` [RFC 09/10] drm/tegra: Add "
[PATCH v2 0/6] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
2014-11-05 9:49 UTC (4+ messages)
` [PATCH v2 1/6] vfio: implement iommu driver capabilities with an enum
[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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).