messages from 2014-01-27 13:54:47 to 2014-02-26 17:17:32 UTC [more...]
[PATCHv2 00/16] OMAP IOMMU DT adaptation and cleanup
2014-02-26 17:17 UTC (35+ messages)
` [PATCHv2 01/16] iommu/omap: convert to devm_* interfaces
` [PATCHv2 08/16] ARM: OMAP3: remove deprecated CONFIG_OMAP_IOMMU_IVA2
` [PATCHv2 02/16] iommu/omap: omap_iommu_attach() should return ENODEV, not NULL
` [PATCHv2 03/16] Documentation: dt: add OMAP iommu bindings
` [PATCHv2 04/16] iommu/omap: add devicetree support
` [PATCHv2 05/16] iommu/omap: enable bus-error back on supported iommus
` [PATCHv2 06/16] iommu/omap: allocate archdata on the fly for DT-based devices
` [PATCHv2 07/16] iommu/omap: allow enable/disable even without pdata
` [PATCHv2 09/16] ARM: OMAP2+: change the ISP device archdata MMU name
` [PATCHv2 10/16] ARM: OMAP2+: use pdata quirks for iommu reset lines
` [PATCHv2 11/16] ARM: OMAP3: fix iva mmu programming issues
` [PATCHv2 12/16] ARM: OMAP5: hwmod data: add mmu data for ipu & dsp
` [PATCHv2 16/16] ARM: OMAP2+: Remove legacy omap-iommu.c
` [PATCHv2 13/16] ARM: OMAP2+: extend iommu pdata-quirks to OMAP5
` [PATCHv2 14/16] ARM: OMAP3: hwmod data: cleanup data for IOMMUs
` [PATCHv2 15/16] ARM: OMAP4: "
(unknown),
2014-02-26 12:14 UTC (5+ messages)
` your mail
(unknown),
2014-02-25 15:01 UTC (2+ messages)
` your mail
[PATCH 0/2] arm: dma-mapping: add dynamic resize of IOVA bitmap
2014-02-25 12:42 UTC (3+ messages)
` [PATCH 1/2] arm: dma-mapping: Add support to extend DMA IOMMU mappings
` [PATCH 2/2] arm: dma-mapping: remove order parameter from arm_iommu_create_mapping()
Stream ID managment for VF
2014-02-25 10:49 UTC
[PATCH] MAINTAINERS: Update Calgary IOMMU
2014-02-24 22:59 UTC
[PATCH 0/5] iommu/arm-smmu: updates for 3.15
2014-02-21 18:57 UTC (7+ messages)
` [PATCH 1/5] iommu/arm-smmu: set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
` [PATCH 2/5] iommu/arm-smmu: support buggy implementations with secure cfg accesses
` [PATCH 3/5] documentation/iommu: update description of ARM System MMU binding
` [PATCH 4/5] iommu/arm-smmu: clean up use of `flags' in page table handling code
` [PATCH 5/5] iommu/arm-smmu: provide option to dsb macro when publishing tables
[git pull] IOMMU Fixes for Linux v3.14-rc3
2014-02-21 14:04 UTC
[PATCH v2 0/4] Remove dead code
2014-02-21 1:30 UTC (9+ messages)
` [PATCH v2 1/4] misc: mic: Add include of <linux/irqreturn.h>
` [PATCH v2 2/4] mei: "
` [PATCH v2 3/4] iommu/amd: "
` [PATCH v2 4/4] PCI: Remove unused SR-IOV VF Migration support
[RFC PATCH v4 00/10] VFIO support for platform devices
2014-02-20 22:43 UTC (25+ messages)
` [RFC PATCH v4 04/10] VFIO_PLATFORM: Initial skeleton of "
` [RFC PATCH v4 01/10] driver core: export driver_probe_device()
` [RFC PATCH v4 02/10] VFIO_IOMMU_TYPE1: Introduce the VFIO_DMA_MAP_FLAG_EXEC flag
` [RFC PATCH v4 03/10] VFIO_IOMMU_TYPE1: workaround to build for platform devices
` [RFC PATCH v4 05/10] VFIO_PLATFORM: Return info for device and its memory mapped IO regions
` [RFC PATCH v4 06/10] VFIO_PLATFORM: Read and write support for the device fd
` [RFC PATCH v4 07/10] VFIO_PLATFORM: Support MMAP of MMIO regions
` [RFC PATCH v4 08/10] VFIO_PLATFORM: Return IRQ info
` [RFC PATCH v4 09/10] VFIO_PLATFORM: Initial interrupts support
` [RFC PATCH v4 10/10] VFIO_PLATFORM: Support for maskable and automasked interrupts
[GIT PULL] iommu/arm-smmu: fixes for 3.14
2014-02-20 12:14 UTC (8+ messages)
[Patch Part2 V2 00/17] Enhance DMAR drivers to handle PCI/memory hotplug events
2014-02-19 6:07 UTC (18+ messages)
` [Patch Part2 V2 01/17] iommu/vt-d: avoid double free of g_iommus on error recovery path
` [Patch Part2 V2 02/17] iommu/vt-d: avoid caching stale domain_device_info and fix memory leak
` [Patch Part2 V2 03/17] iommu/vt-d: avoid caching stale domain_device_info when hot-removing PCI device
` [Patch Part2 V2 04/17] iommu/vt-d: factor out dmar_alloc_dev_scope() for later reuse
` [Patch Part2 V2 05/17] iommu/vt-d: move private structures and variables into intel-iommu.c
` [Patch Part2 V2 06/17] iommu/vt-d: simplify function get_domain_for_dev()
` [Patch Part2 V2 07/17] iommu/vt-d: free resources if failed to create domain for PCIe endpoint
` [Patch Part2 V2 08/17] iommu/vt-d: reduce duplicated code to handle virtual machine domains
` [Patch Part2 V2 09/17] iommu/vt-d: fix incorrect iommu_count for si_domain
` [Patch Part2 V2 10/17] iommu/vt-d: check for NULL pointer when freeing IOMMU data structure
` [Patch Part2 V2 11/17] iommu/vt-d: fix error in detect ATS capability
` [Patch Part2 V2 12/17] iommu/vt-d: introduce macro for_each_dev_scope() to walk device scope entries
` [Patch Part2 V2 13/17] iommu/vt-d: introduce a rwsem to protect global data structures
` [Patch Part2 V2 14/17] iommu/vt-d: use RCU to protect global resources in interrupt context
` [Patch Part2 V2 15/17] iommu/vt-d, PCI: update DRHD/RMRR/ATSR device scope caches when PCI hotplug happens
` [Patch Part2 V2 16/17] iommu/vt-d, PCI: unify the way to process DMAR device scope array
` [Patch Part2 V2 17/17] iommu/vt-d: update IOMMU state when memory hotplug happens
[PATCH 0/1] Fix Crashdump failure caused by leftover DMA through a hardware IOMMU
2014-02-15 3:04 UTC (2+ messages)
` [PATCH] Fix dump failure caused by DMA through an IOMMU
[PATCH] iommu/exynos: Remove driver
2014-02-14 0:17 UTC (7+ messages)
[PATCH 0/4] OMAP IOMMU DTS nodes
2014-02-13 18:22 UTC (5+ messages)
` [PATCH 1/4] ARM: dts: OMAP3: Update ISP IOMMU node
` [PATCH 2/4] ARM: dts: OMAP3: Add IVA "
` [PATCH 3/4] ARM: dts: OMAP4: Add IOMMU nodes
` [PATCH 4/4] ARM: dts: OMAP5: "
[PATCH 0/5] iommu/arm-smmu: fixes for 3.14
2014-02-13 17:11 UTC (9+ messages)
` [PATCH 2/5] iommu/arm-smmu: really fix page table locking
` [PATCH 1/5] iommu/arm-smmu: fix pud/pmd entry fill sequence
` [PATCH 3/5] iommu/arm-smmu: fix table flushing during initial allocations
` [PATCH 4/5] iommu/arm-smmu: set CBARn.BPSHCFG to NSH for s1-s2-bypass contexts
` [PATCH 5/5] iommu/arm-smmu: fix compilation issue when !CONFIG_ARM_AMBA
[PATCH] IOMMU: iommu module do not check NULL return of kmem_cache_zalloc
2014-02-11 2:12 UTC
[PATCH] iommu: shmobile: depend on ARCH_SHMOBILE
2014-02-10 12:51 UTC (2+ messages)
How to combine two PCIe devices in one domain?
2014-02-10 8:18 UTC
[PATCH 04/28] Remove EXYNOS_DEV_SYSMMU
2014-02-10 4:32 UTC (5+ messages)
` [PATCH 10/28] Remove SH_MOBILE
IOMMU DMA-mapping API for arm64 ?
2014-02-06 11:59 UTC (5+ messages)
` Fwd: "
DMA mapping API(IOMMU) for ARM64?
2014-02-05 16:10 UTC (8+ messages)
` [Linaro-mm-sig] "
[PATCH v4 0/11] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2014-02-04 17:36 UTC (38+ messages)
` [PATCH 02/11] iommu/arm-smmu: Introduce bus notifier block
` [PATCH v3 02/11] iommu/arm-smmu: Introduce iommu_group "
` [PATCH 08/11] of: Increase MAX_PHANDLE_ARGS
` [PATCH v2 "
` [PATCH 11/11] arm: dma-mapping: Add support to extend DMA IOMMU mappings
` [PATCH] "
iommu/arm-smmu: Regression (sleeping function called from invalid context)
2014-02-03 16:31 UTC (4+ messages)
[PATCH v2 0/5] enhance DMA CMA on x86
2014-02-03 12:14 UTC (6+ messages)
` [PATCH v2 1/5] x86: make dma_alloc_coherent() return zeroed memory if CMA is enabled
Who understand the IOMMU code?
2014-01-31 10:06 UTC (3+ messages)
[PATCH 0/6] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2014-01-30 20:17 UTC (8+ messages)
` [PATCH 1/6] iommu/arm-smmu: Introduce driver option handling
` [PATCH 2/6] iommu/arm-smmu: Support buggy implementation where all config accesses are secure
` [PATCH 3/6] iommu/arm-smmu: Check for duplicate stream IDs when registering master devices
` [PATCH 4/6] iommu/arm-smmu: Introduce automatic stream-id-masking
` [PATCH 5/6] iommu/arm-smmu: Set MAX_MASTER_STREAMIDS to MAX_PHANDLE_ARGS
` [PATCH 6/6] iommu/arm-smmu: Introduce iommu_group notifier block
` [PATCH] documentation/iommu: Update description of ARM System MMU binding
[git pull] IOMMU Updates for Linux v3.14
2014-01-29 22:09 UTC
[PATCH] omap: iommu: Fix decimal permissions
2014-01-28 18:49 UTC
[RFC PATCH] vfio/iommu_type1: Multi-IOMMU domain support
2014-01-27 21:36 UTC (5+ messages)
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