messages from 2014-09-26 03:12:30 to 2014-10-14 13:20:46 UTC [more...]
[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
2014-10-14 13:20 UTC (23+ messages)
` [RFC PATCH v3 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
` [RFC PATCH v3 4/7] iommu: provide helper function to configure an IOMMU for an of master
` [RFC PATCH v3 5/7] dma-mapping: detect and configure IOMMU in of_dma_configure
` [RFC PATCH v3 6/7] arm: call iommu_init before of_platform_populate
[git pull] IOMMU Updates for Linux v3.18
2014-10-14 8:33 UTC
[PATCH v5 1/3] iommu/rockchip: rk3288 iommu driver
2014-10-14 8:02 UTC
[PATCH v4 1/3] iommu/rockchip: rk3288 iommu driver
2014-10-14 7:45 UTC
[PATCH] driver core: amba: add device binding path 'driver_override'
2014-10-13 13:23 UTC (2+ messages)
[PATCH v8 00/18] VFIO support for platform and AMBA devices on ARM
2014-10-13 13:10 UTC (19+ messages)
` [PATCH v8 01/18] vfio/platform: initial skeleton of VFIO support for platform devices
` [PATCH v8 02/18] vfio: platform: probe to devices on the platform bus
` [PATCH v8 03/18] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCH v8 04/18] vfio: amba: VFIO support for AMBA devices
` [PATCH v8 05/18] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCH v8 06/18] vfio/platform: return info for bound device
` [PATCH v8 07/18] vfio/platform: return info for device memory mapped IO regions
` [PATCH v8 08/18] vfio/platform: read and write support for the device fd
` [PATCH v8 09/18] vfio/platform: support MMAP of MMIO regions
` [PATCH v8 10/18] vfio/platform: return IRQ info
` [PATCH v8 11/18] vfio/platform: initial interrupts support code
` [PATCH v8 12/18] vfio/platform: trigger an interrupt via eventfd
` [PATCH v8 13/18] vfio/platform: support for maskable and automasked interrupts
` [PATCH v8 14/18] vfio: move eventfd support code for VFIO_PCI to a separate file
` [PATCH v8 15/18] vfio: add local lock in virqfd instead of depending on VFIO PCI
` [PATCH v8 16/18] vfio: pass an opaque pointer on virqfd initialization
` [PATCH v8 17/18] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCH v8 18/18] vfio/platform: implement IRQ masking/unmasking via an eventfd
[PATCH 0/5] vfio: type1: support for ARM SMMUS with VFIO_IOMMU_TYPE1
2014-10-13 13:09 UTC (6+ messages)
` [PATCH 1/5] vfio/iommu_type1: support for platform bus devices on ARM
` [PATCH 2/5] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCH 3/5] vfio: type1: replace domain wide protection flags with supported capabilities
` [PATCH 4/5] vfio: type1: replace vfio_domains_have_iommu_cache with generic function
` [PATCH 5/5] vfio/iommu_type1: implement the VFIO_DMA_MAP_FLAG_NOEXEC flag
[PATCH 0/3] iommu: replace IOMMU_EXEC with IOMMU_EXEC and update ARM SMMU driver
2014-10-13 13:06 UTC (4+ messages)
` [PATCH 1/3] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [PATCH 2/3] iommu: add capability IOMMU_CAP_NOEXEC
` [PATCH 3/3] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
[PATCH v3 01/12] clk: tegra: Implement memory-controller clock
2014-10-13 10:33 UTC (12+ messages)
` [PATCH 02/12] amba: Add Kconfig file
` [PATCH v4 03/12] ARM: tegra: Move AHB Kconfig to drivers/amba
` [PATCH 04/12] of: Add NVIDIA Tegra memory controller binding
` [PATCH v4 05/12] memory: Add NVIDIA Tegra memory controller support
` [PATCH 06/12] ARM: tegra: Add memory controller support for Tegra20
` [PATCH 07/12] ARM: tegra: Add memory controller support for Tegra30
` [PATCH 08/12] ARM: tegra: Add memory controller support for Tegra114
` [PATCH 09/12] ARM: tegra: Add memory controller support for Tegra124
` [PATCH 10/12] ARM: tegra: Enable IOMMU for display controllers on Tegra30
` [PATCH 11/12] ARM: tegra: Enable IOMMU for display controllers on Tegra114
` [PATCH 12/12] ARM: tegra: Enable IOMMU for display controllers on Tegra124
[PATCH v4 0/2] iommu/arm-smmu: hard iova_to_phys
2014-10-10 20:24 UTC (12+ messages)
` [PATCH v4 1/2] iopoll: Introduce memory-mapped IO polling macros
` [PATCH v4 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[PATCH v5 0/2] iommu/arm-smmu: hard iova_to_phys
2014-10-10 18:48 UTC (3+ messages)
` [PATCH v5 1/2] iopoll: Introduce memory-mapped IO polling macros
` [PATCH v5 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[PATCH v3 1/3] iommu/rockchip: rk3288 iommu driver
2014-10-10 18:30 UTC
[PATCH] iommu: use dev_get_platdata()
2014-10-10 13:31 UTC
[PATCHv7 00/26] VFIO support for platform and AMBA devices on ARM
2014-10-08 12:18 UTC (30+ messages)
` [PATCHv7 02/26] iommu: add capability IOMMU_CAP_NOEXEC
` [PATCHv7 05/26] vfio: introduce the VFIO_DMA_MAP_FLAG_NOEXEC flag
` [PATCHv7 06/26] vfio/iommu_type1: implement "
` [PATCHv7 07/26] driver core: amba: add device binding path 'driver_override'
` [PATCHv7 10/26] vfio: platform: probe to devices on the platform bus
` [PATCHv7 13/26] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd
[PATCH v2 1/3] iommu/rockchip: rk3288 iommu driver
2014-10-08 2:19 UTC
[PATCH 0/3] Rockchip IOMMU driver and devicetree bindings
2014-10-07 17:05 UTC (5+ messages)
` [PATCH 1/3] iommu/rockchip: rk3288 iommu driver
` [PATCH 2/3] dt-bindings: iommu: Add documentation for rockchip iommu
` [PATCH 3/3] ARM: dts: rk3288: add VOP iommu nodes
[PATCH 0/2] iommu/vt-d: Make RMRR matching compatible with older kernels
2014-10-07 0:59 UTC (4+ messages)
` [PATCH 1/2] iommu/vt-d: Store bus information in RMRR PCI device path
` [PATCH 2/2] iommu/vt-d: Work around broken RMRR firmware entries
[RFC][PATCH 1/2] Introduce the IOMMU_DEVICE flag
2014-10-06 23:32 UTC (8+ messages)
` [RFC][PATCH 2/2] Add support of "
[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
2014-10-06 19:02 UTC (4+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions
[PATCH 0/5] iommu/arm-smmu: Updates for 3.17
2014-10-06 12:42 UTC (6+ messages)
` [PATCH 2/5] iommu/arm-smmu: add support for PCI master devices
[PATCH v2] cma: make default CMA area size zero for x86
2014-10-06 10:04 UTC (2+ messages)
[PATCH] cma: make default CMA area size zero for x86
2014-10-05 13:25 UTC (3+ messages)
[PATCH v3 0/5] enhance DMA CMA on x86
2014-10-05 6:01 UTC (20+ messages)
[PATCH 0/2] iommu/vt-d: Keep RMRR mappings around on driver unbind
2014-10-02 9:20 UTC (6+ messages)
` [PATCH 1/2] driver core: Add BUS_NOTIFY_REMOVED_DEVICE event
` [PATCH 2/2] iommu/vt-d: Only remove domain when device is removed
[RFC 00/10] Add NVIDIA Tegra124 IOMMU support
2014-10-02 8:39 UTC (5+ messages)
` [RFC 09/10] drm/tegra: Add "
[PATCH 00/17] OMAP IOMMU Cleanup & Consolidation
2014-10-01 16:07 UTC (20+ messages)
` [PATCH 01/17] iommu/omap: Remove refcount field from omap_iommu object
` [PATCH 02/17] iommu/omap: Remove unused isr_priv field from omap_iommu
` [PATCH 03/17] iommu/omap: Remove duplicate declarations
` [PATCH 04/17] iommu/omap: Remove conditional definition of dev_to_omap_iommu()
` [PATCH 11/17] iommu/omap: Make pagetable debugfs entry read-only
` [PATCH 15/17] iommu/omap: Reset the domain field upon detaching
` [PATCH 05/17] iommu/omap: Remove ver debugfs entry
` [PATCH 06/17] iommu/omap: Remove omap_iommu_arch_version() and version field
` [PATCH 07/17] iommu/omap: Remove bogus version check in context save/restore
` [PATCH 08/17] iommu/omap: Simplify omap2_iommu_fault_isr()
` [PATCH 09/17] iommu/omap: Consolidate OMAP IOMMU modules
` [PATCH 10/17] iommu/omap: Fix the permissions on nr_tlb_entries
` [PATCH 12/17] iommu/omap: Integrate omap-iommu-debug into omap-iommu
` [PATCH 13/17] iommu/omap: Remove couple of unused exported functions
` [PATCH 14/17] iommu/omap: Do not export unneeded functions
` [PATCH 16/17] iommu/omap: Fix bus error on debugfs access of unattached IOMMU
` [PATCH 17/17] iommu/omap: Switch pagetable debugfs entry to use seq_file
[PATCH v3 0/2] iommu/arm-smmu: hard iova_to_phys
2014-10-01 1:28 UTC (8+ messages)
` [PATCH v3 1/2] iopoll: Introduce memory-mapped IO polling macros
` [PATCH v3 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[PATCH v5 0/2] Support for nesting IOMMUs in VFIO
2014-09-30 0:21 UTC (2+ messages)
[PATCH 1/2] x86: don't unnecessarily call dma_alloc_from_contiguous()
2014-09-29 13:21 UTC (5+ messages)
` [PATCH 2/2] intel-iommu: "
[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
2014-09-29 10:13 UTC (32+ messages)
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
[PATCH v2 0/2] iommu/arm-smmu: hard iova_to_phys
2014-09-28 3:22 UTC (4+ messages)
` [PATCH v2 1/2] iopoll: Introduce memory-mapped IO polling macros
` [PATCH v2 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[PATCH 0/2] iommu/arm-smmu: hard iova_to_phys
2014-09-26 17:20 UTC (8+ messages)
` [PATCH 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
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).