messages from 2014-11-06 13:41:05 to 2014-11-19 11:15:48 UTC [more...]
[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2014-11-19 11:15 UTC (20+ messages)
` [PATCH v3 01/19] iommu: fix const qualifier in of_iommu_set_ops
` [PATCH v3 02/19] iommu: fix initialization without 'add_device' callback
` [PATCH v3 03/19] arm: dma-mapping: add missing check for iommu
` [PATCH v3 04/19] drm: exynos: detach from default dma-mapping domain on init
` [PATCH v3 05/19] arm: exynos: pm_domains: add support for devices registered before arch_initcall
` [PATCH v3 06/19] ARM: dts: exynos4: add sysmmu nodes
` [PATCH v3 07/19] iommu: exynos: don't read version register on every tlb operation
` [PATCH v3 08/19] iommu: exynos: remove unused functions
` [PATCH v3 09/19] iommu: exynos: remove useless spinlock
` [PATCH v3 10/19] iommu: exynos: refactor function parameters to simplify code
` [PATCH v3 11/19] iommu: exynos: remove unused functions, part 2
` [PATCH v3 12/19] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v3 13/19] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v3 14/19] iommu: exynos: add support for runtime_pm
` [PATCH v3 15/19] iommu: exynos: rename variables to reflect their purpose
` [PATCH v3 16/19] iommu: exynos: document internal structures
` [PATCH v3 17/19] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v3 18/19] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v3 19/19] iommu: exynos: add callback for initializing devices from device tree
[Patch Part3 V7 0/8] Enable support of Intel DMAR device hotplug
2014-11-18 15:21 UTC (14+ 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
[RFC PATCH v4 0/8] Introduce automatic DMA configuration for IOMMU masters
2014-11-18 12:28 UTC (15+ 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 RESEND v8] iopoll: Introduce memory-mapped IO polling macros
2014-11-17 22:06 UTC
[PATCH] drivers/vfio: allow type-1 IOMMU instantiation on top of an ARM SMMU
2014-11-17 18:26 UTC (2+ messages)
[RFC] add a struct page* parameter to dma_map_ops.unmap_page
2014-11-17 14:43 UTC (2+ messages)
` [Xen-devel] "
[PATCH v7 00/12] NVIDIA Tegra memory controller and IOMMU support
2014-11-17 13:47 UTC (19+ 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 0/5] iommu/vt-d: Fix crash dump failure caused by legacy DMA/IO
2014-11-17 13:38 UTC (10+ messages)
DMA_ALIAS_DEVFN issue
2014-11-15 17:10 UTC (3+ messages)
(unknown),
2014-11-15 1:49 UTC
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
[PATCH 1/1] x86/iommu: fix incorrect bit operations in setting values
2014-11-14 8:12 UTC (7+ 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 (28+ 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 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 12/19] vfio/platform: trigger an interrupt via eventfd
` [PATCH v9 13/19] vfio/platform: support for level sensitive interrupts
[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 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 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
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