messages from 2013-10-08 03:42:45 to 2013-10-31 08:14:22 UTC [more...]
[PATCHv3 00/19] Unifying SMMU driver among Tegra SoCs
2013-10-31 8:14 UTC (57+ messages)
` [PATCHv3 01/19] [HACK] of: dev_node has struct device pointer
` [PATCHv3 02/19] [HACK] ARM: tegra: Populate AHB/IOMMU earlier than others
` [PATCHv3 03/19] [HACK] amba: Move AHB to core_initcall
` [PATCHv3 04/19] [HACK] iommu/tegra: smmu: Move IOMMU "
` [PATCHv3 05/19] ARM: dt: tegra114: iommu: Fix IOMMU register address
` [PATCHv3 06/19] iommu/tegra: smmu: Select ARM_DMA_USE_IOMMU in Kconfig
` [PATCHv3 07/19] iommu/tegra: smmu: Create default IOVA maps
` [PATCHv3 08/19] iommu/tegra: smmu: Register platform_device to IOMMU dynamically
` [PATCHv3 09/19] iommu/tegra: smmu: Calculate ASID register offset by ID
` [PATCHv3 10/19] iommu/tegra: smmu: Get "nvidia,swgroups" from DT
` [PATCHv3 11/19] ARM: dt: tegra30: iommu: Add "nvidia,swgroups"
` [PATCHv3 12/19] ARM: dt: tegra114: "
` [PATCHv3 13/19] iommu/tegra: smmu: Workaround PCIe IOMMU'able
` [PATCHv3 14/19] iommu/tegra: smmu: Get "nvidia,memory-clients" from DT
` [PATCHv3 15/19] ARM: tegra: Create a DT header defining SWGROUP ID
` [PATCHv3 16/19] iommu/tegra: smmu: Use dt-bindings MACRO
` [PATCHv3 17/19] ARM: dt: tegra30: iommu: Add "nvidia,memory-clients"
` [PATCHv3 18/19] ARM: dt: tegra114: iommu: Add "nvidia, memory-clients"
` [PATCHv3 19/19] iommu/tegra: smmu: Support Multiple ASID
[PATCH v3 0/6] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2013-10-31 6:45 UTC (12+ messages)
` [PATCH 1/6] iommu/arm-smmu: Introduce driver option handling
` [PATCH 2/6] iommu/arm-smmu: Introduce bus notifier block
` [PATCH 3/6] iommu/arm-smmu: Support buggy implementations where all config accesses are secure
` [PATCH 4/6] iommu/arm-smmu: Introduce automatic stream-id-masking
` [PATCH 5/6] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
` [PATCH 6/6] documentation/iommu: Update description of ARM System MMU binding
[PATCH v3] iommu: shmobile: Enable the driver on all ARM platforms
2013-10-31 6:03 UTC (5+ messages)
[PATCH v2 00/19] Enable various Renesas drivers on all ARM platforms
2013-10-31 5:52 UTC (3+ messages)
` [PATCH v2 05/19] iommu: shmobile: Enable the driver "
[GIT PULL] iommu/arm-smmu: updates for 3.13
2013-10-31 0:59 UTC (2+ messages)
[PATCH 00/19] Enable various Renesas drivers on all ARM platforms
2013-10-30 10:59 UTC (16+ messages)
` [PATCH 05/19] iommu: shmobile: Enable the driver "
BUG unpinning 1 GiB huge pages with KVM PCI assignment
2013-10-29 23:19 UTC
[RFC PATCH v2 0/7] VFIO for device tree based platform devices (work in progress)
2013-10-29 21:58 UTC (16+ messages)
` [PATCH 1/7] VFIO_IOMMU_TYPE1 workaround to build for platform devices
` [PATCH 2/7] Initial skeleton of VFIO support for Device Tree based devices
[PATCH] iommu/intel: SNP bit is not dependent on iommu domain coherency
2013-10-29 16:21 UTC
[PATCH 1/2] iommu/tegra-gart: Staticize tegra_gart_pm_ops
2013-10-29 11:43 UTC (5+ messages)
` [PATCH 2/2] iommu/tegra-smmu: Staticize tegra_smmu_pm_ops
[PATCH v2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
2013-10-29 4:32 UTC (3+ messages)
[PATCH] KVM: Return the actual unmapped size in intel_iommu_unmap()
2013-10-28 17:59 UTC
[PATCH 1/2] ARM: SMMU: add devices attached to the SMMU to an IOMMU group
2013-10-18 10:29 UTC (9+ messages)
` [PATCH 2/2] ARM: SMMU: return NULL on error in arm_smmu_iova_to_phys
[PATCH 0/3 v2] iommu/fsl: PAMU driver fixes
2013-10-17 13:47 UTC (11+ messages)
` [PATCH 1/3 v2] iommu/fsl: Factor out PCI specific code
` [PATCH 2/3 v2] iommu/fsl: Enable default DMA window for PCIe devices
` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver
[PATCH 0/3] iommu/fsl: PAMU driver fixes
2013-10-15 14:35 UTC (6+ messages)
` [PATCH 1/3] iommu/fsl: Factor out PCI specific code
` [PATCH 2/3] iommu/fsl: Enable default DMA window for PCIe devices once detached
` [PATCH 3/3] Add maintainers entry for the Freescale PAMU driver
[PATCH 0/7] vfio-pci: add support for Freescale IOMMU (PAMU)
2013-10-14 14:20 UTC (28+ messages)
` [PATCH 1/7] powerpc: Add interface to get msi region information
` [PATCH 2/7] iommu: add api to get iommu_domain of a device
[PATCH v10 20/20] iommu/exynos: add devices attached to the System MMU to an IOMMU group
2013-10-14 11:02 UTC (3+ messages)
[PATCH] VFIO: vfio_iommu_type1: fix bug caused by break in nested loop
2013-10-13 14:45 UTC (2+ messages)
IO_PAGE_FAULTS when enabling IOMMU in coreboot for ASUS F2A85-M
2013-10-12 19:06 UTC
[PATCH 1/2] iommu/fsl: Factor out PCI specific code
2013-10-12 7:20 UTC (3+ messages)
` [PATCH 2/2] iommu/fsl: Enable default DMA window for PCIe devices once detached
[PATCH v2 0/7] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2013-10-10 17:01 UTC (15+ messages)
` [PATCH 1/7] iommu/arm-smmu: Introduce driver option handling
` [PATCH 2/7] iommu/arm-smmu: Introduce bus notifier block
` [PATCH 3/7] iommu/arm-smmu: Introduce stream ID masking
` [PATCH 4/7] iommu/arm-smmu: Support buggy implementations where all config accesses are secure
` [PATCH 5/7] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
` [PATCH 6/7] documentation/iommu: Update description of ARM System MMU binding
` [PATCH 7/7] iommu/arm-smmu: Introduce automatic stream-id-masking
[PATCH 0/5] iommu/arm-smmu: Misc modifications to support SMMUs on Calxeda ECX-2000
2013-10-09 23:10 UTC (18+ messages)
` [PATCH 1/5] iommu/arm-smmu: Introduce driver option handling
` [PATCH 2/5] iommu/arm-smmu: Introduce bus notifier block
` [PATCH 3/5] iommu/arm-smmu: Introduce stream ID masking
` [PATCH 4/5] iommu/arm-smmu: Support buggy implementations where all config accesses are secure
` [PATCH 5/5] ARM: dts: Add nodes for SMMUs on Calxeda ECX-2000
` [PATCH] documentation/iommu: Update description of ARM System MMU binding
[PATCH] vfio, iommu: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits
2013-10-09 8:03 UTC (2+ messages)
[PATCH 1/1] iommu: arm-smmu: Use devm_ioremap_resource
2013-10-08 10:48 UTC (2+ messages)
[PATCH 0/9] arm-smmu: Misc changes/Calxeda ECX-2000 support
2013-10-08 10:43 UTC (5+ messages)
` [PATCH 7/9] iommu/arm-smmu: Add function that conditionally isolates all masters of all SMMUs
[PATCH v8 06/12] ARM: dts: Add description of System MMU of Exynos SoCs
2013-10-08 4:38 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).