messages from 2016-05-12 02:20:42 to 2016-05-30 13:18:43 UTC [more...]
[v10, 0/7] Fix eSDHC host version register bug
2016-05-30 13:18 UTC (13+ messages)
` [v10, 7/7] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 1/4] base: soc: introduce soc_device_match() interface
` [PATCH 2/4] soc: fsl: add GUTS driver for QorIQ platforms
` [PATCH 3/4] mmc: sdhci-of-esdhc: fix host version for T4240-R1.0-R2.0
` [PATCH 4/4] Revert "powerpc/fsl: Move fsl_guts.h out of arch/powerpc"
[RFC v2] Change dma_attrs from bitfield to unsigned long
2016-05-30 11:54 UTC (2+ messages)
` [RFC v2] dma-mapping: Use unsigned long for dma_attrs
[Patch v4 0/9] *** Fix kdump failure in system with amd iommu***
2016-05-30 5:10 UTC (20+ messages)
` [Patch v4 1/9] iommu/amd: clean up the cmpxchg64 invocation
` [Patch v4 2/9] iommu/amd: Use standard bitmap operation to set bitmap
` [Patch v4 3/9] iommu/amd: Detect pre enabled translation
` [Patch v4 4/9] iommu/amd: add early_enable_iommu() helper function
` [Patch v4 5/9] iommu/amd: Define bit fields for DTE particularly
` [Patch v4 6/9] iommu/amd: Add function copy_dev_tables
` [Patch v4 7/9] iommu/amd: copy old trans table from old kernel
` [Patch v4 8/9] iommu/amd: Do not initialize dev tables again in kdump
` [Patch v4 9/9] iommu/amd: Check the validation of irq table and domain id
[RFT v2] iommu/amd: use subsys_initcall() on amdv2 iommu
2016-05-29 18:27 UTC (16+ messages)
` [RFT v3] drm: use late_initcall() for amdkfd and radeon
[PATCH] remove lots of IS_ERR_VALUE abuses
2016-05-27 23:24 UTC (6+ messages)
[PATCH v2 0/2] fix and cleanup for iommu/vt-d
2016-05-27 22:24 UTC (3+ messages)
` [PATCH v2 1/2] iommu/vt-d: reduce extra first level entry in iommu->domains
` [PATCH v2 2/2] iommu/vt-d: use marco for dmar_domain's second level size and shift
[PATCH v3 0/5] MT2701 iommu support
2016-05-27 8:56 UTC (6+ messages)
` [PATCH v3 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
` [PATCH v3 2/5] iommu/mediatek: move the common struct into header file
` [PATCH v3 3/5] memory/mediatek: add support for mt2701
` [PATCH v3 4/5] iommu/mediatek: add support for mtk iommu generation one HW
` [PATCH v3 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701
[GIT PULL] Intel IOMMU improvements for 4.7
2016-05-26 23:06 UTC
[PATCH] iommu/vt-d: reduce extra first level entry in iommu->domains
2016-05-26 22:34 UTC (6+ messages)
[RFC PATCH v1 00/18] x86: Secure Memory Encryption (AMD)
2016-05-26 13:45 UTC (9+ messages)
` [RFC PATCH v1 10/18] x86/efi: Access EFI related tables in the clear
How to keep PCI-e endpoints and RCs in distinct IOMMU groups?
2016-05-26 10:58 UTC (3+ messages)
[RFC 0/9] IOMMU probe deferral support
2016-05-26 5:56 UTC (12+ messages)
` [RFC 5/9] drivers: platform: Configure dma operations at probe time
` [RFC 8/9] drivers: of: call iommu_bus_add_dev after iommu_configure_ops
[PATCH 0/5] vfio-pci: Add support for mmapping MSI-X table
2016-05-26 3:48 UTC (45+ messages)
` [PATCH 1/5] PCI: Add a new PCI_BUS_FLAGS_MSI_REMAP flag
` [PATCH 2/5] iommu: Set PCI_BUS_FLAGS_MSI_REMAP if IOMMU have capability of IRQ remapping
` [PATCH 3/5] PCI: Set PCI_BUS_FLAGS_MSI_REMAP if MSI controller supports "
` [PATCH 5/5] vfio-pci: Allow to mmap MSI-X table if interrupt remapping is supported
[PATCH V5 0/7] iommu/msm: Add DT adaptation and generic bindings support
2016-05-25 16:49 UTC (20+ messages)
` [PATCH V5 1/7] iommu/msm: Add DT adaptation
` [PATCH V5 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip
` [PATCH V5 3/7] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
` [PATCH V5 4/7] iommu/msm: Add support for generic master bindings
` [PATCH V5 5/7] iommu/msm: use generic ARMV7S short descriptor pagetable ops
` [PATCH V5 6/7] iommu/msm: Use writel_relaxed and add a barrier
` [PATCH V5 7/7] iommu/msm: Remove driver BROKEN
[PATCH 0/4] dma-mapping: Constify dma_attrs
2016-05-25 12:37 UTC (8+ messages)
` [PATCH 3/4] arm64: dma-mapping: Constify attrs passed to internal functions
` [PATCH 1/4] dma-mapping: Constify attrs passed to dma_get_attr
` [PATCH 2/4] ARM: dma-mapping: Constify attrs passed to internal functions
` [RFC 4/4] dma-mapping: Constify dma_attrs
[PATCH v2 0/5] MT2701 iommu support
2016-05-25 7:58 UTC (11+ messages)
` [PATCH v2 1/5] dt-bindings: mediatek: add descriptions for mediatek mt2701 iommu and smi
` [PATCH v2 2/5] iommu/mediatek: move the common struct into header file
` [PATCH v2 3/5] memory/mediatek: add support for mt2701
` [PATCH v2 4/5] iommu/mediatek: add support for mtk iommu generation one HW
` [PATCH 5/5] ARM: dts: mt2701: add iommu/smi dtsi node for mt2701
[PATCH 0/5] iommu/rockchip: fix bugs; enable iommu for ARM64
2016-05-24 9:59 UTC (11+ messages)
` [PATCH 1/5] iommu/rockchip: fix devm_request_irq and devm_free_irq parameter
` [PATCH 2/5] iommu/rockchip: add map_sg callback for rk_iommu_ops
` [PATCH 3/5] iommu/rockchip: add sanity check for virtual device
` [PATCH 4/5] iommu/rockchip: add ARM64 cache flush operation for iommu
` [PATCH 5/5] iommu/rockchip: enable rockchip iommu on ARM64 platform
[PATCH 0/3] Exynos IOMMU: improve clock management
2016-05-23 11:01 UTC (5+ messages)
` [PATCH 1/3] iommu/exynos: Return proper errors from getting clocks
` [PATCH 2/3] iommu/exynos: Fix master clock management for inactive SYSMMU
` [PATCH 3/3] iommu/exynos: Prepare clocks when needed, not in driver probe
` [PATCH 4/3] iommu/exynos: Prepare for deferred probe support
[PATCH 22/54] MAINTAINERS: Add file patterns for iommu device tree bindings
2016-05-22 9:05 UTC
[PATCH 1/2] iommu/amd: Remove entry from the list before freeing it
2016-05-21 18:11 UTC (2+ messages)
` [PATCH 2/2] iommu/amd: Destroy api_lock mutex when freeing domain
[PATCH] iommu/vt-d: Avoid write-tearing on PTE clear
2016-05-21 9:51 UTC
[PATCH v9 0/7] KVM PCIe/MSI passthrough on ARM/ARM64: kernel part 3/3: vfio changes
2016-05-20 16:01 UTC (2+ messages)
[PATCH] iommu/exynos: Suppress unbinding to prevent system failure
2016-05-20 14:02 UTC (2+ messages)
[PATCH V4 0/7] iommu/msm: Add DT adaptation and generic bindings support
2016-05-20 11:18 UTC (15+ messages)
` [PATCH V4 1/7] iommu/msm: Add DT adaptation
` [PATCH V4 2/7] documentation: iommu: Add bindings for msm,iommu-v0 ip
` [PATCH V4 3/7] iommu/msm: Move the contents from msm_iommu_dev.c to msm_iommu.c
` [PATCH V4 4/7] iommu/msm: Add support for generic master bindings
` [PATCH V4 5/7] iommu/msm: use generic ARMV7S short descriptor pagetable ops
` [PATCH V4 6/7] iommu/msm: Use writel_relaxed and add a barrier
` [PATCH V4 7/7] iommu/msm: Remove driver BROKEN
[git pull] IOMMU Updates for Linux v4.7
2016-05-19 16:25 UTC
[PATCHv6 0/8] dmaengine: rcar-dmac: add iommu support for slave transfers
2016-05-19 14:22 UTC (9+ messages)
` [PATCHv6 2/8] dma-debug: add support for resource mappings
` [PATCHv6 3/8] dma-mapping: add dma_{map,unmap}_resource
[RFC PATCH 00/11] ACPI IORT ARM SMMU support
2016-05-17 12:32 UTC (8+ messages)
` [RFC PATCH 09/11] drivers: acpi: implement acpi_dma_configure
[PATCH v2 1/2] PCI: Add PCI device flag PCI_DEV_FLAGS_DMA_ALIAS_ROOT
2016-05-17 11:55 UTC (5+ messages)
intel iommu causing performance drop in mlx4 ipoib
2016-05-16 12:39 UTC (5+ messages)
[PATCH] iommu/rockchip: fix zap cache during device attach
2016-05-15 11:16 UTC (3+ messages)
[PATCH 0/5] MT2701 iommu support
2016-05-12 12:41 UTC (5+ messages)
` [PATCH 4/5] iommu/mediatek: add support for mtk iommu generation one HW
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