messages from 2012-02-24 13:18:02 to 2012-04-06 07:20:14 UTC [more...]
Reparenting a platform device
2012-04-06 7:20 UTC (7+ messages)
[PATCH v2] intel_iommu,dmar: reserve mmio of IOMMU registers
2012-04-05 22:21 UTC (3+ messages)
[RFC PATCH 05/14] IOMMU: Update dmar units devices list during hotplug
2012-04-03 2:19 UTC (2+ messages)
` [RFC PATCH 06/14] IOMMU: Fix tboot force iommu logic
[RFC PATCH 0/3] IOMMU groups
2012-04-02 21:14 UTC (4+ messages)
` [RFC PATCH 1/3] iommu: Introduce iommu_group
` [RFC PATCH 2/3] iommu: Create basic group infrastructure and update AMD-Vi & Intel VT-d
` [RFC PATCH 3/3] iommu: Create attach/detach group interface
[PATCH 00/10] vt-d irq_remap_ops patchset
2012-04-01 8:45 UTC (14+ messages)
` [PATCH 01/10] iommu: Rename intr_remapping files to intel_intr_remapping
` [PATCH 02/10] iommu/vt-d: Make intr-remapping initialization generic
` [PATCH 03/10] iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
` [PATCH 04/10] iommu/vt-d: Convert IR ioapic-setup to use remap_ops
` [PATCH 05/10] iommu/vt-d: Convert IR set_affinity function to remap_ops
` [PATCH 06/10] iommu/vt-d: Convert free_irte into a remap_ops callback
` [PATCH 07/10] iommu/vt-d: Convert MSI remapping setup to remap_ops
` [PATCH 08/10] x86, iommu/vt-d: Clean up interfaces for interrupt remapping
` [PATCH 09/10] iommu: rename intr_remapping references to irq_remapping
` [PATCH 10/10] iommu: rename intr_remapping.[ch] to irq_remapping.[ch]
[PATCH] iommu: OMAP: device detach on domain destroy
2012-03-30 16:03 UTC
[PATCHv7 0/9] ARM: DMA-mapping framework redesign
2012-03-30 7:14 UTC (39+ messages)
` [PATCHv7 1/9] ARM: dma-mapping: introduce ARM_DMA_ERROR constant
` [PATCHv7 2/9] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv7 3/9] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv7 5/9] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv7 6/9] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv7 7/9] ARM: dma-mapping: remove redundant code and cleanup
` [PATCHv7 4/9] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv7 8/9] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCH 0/2] ARM: dma-mapping: Fix mmap support for coherent buffers
` [PATCH 1/2] common: add dma_mmap_from_coherent() function
` [PATCH 2/2] arm: dma-mapping: use dma_mmap_from_coherent()
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper
` [PATCH] ARM: dma-mapping: fix calculation of iova bitmap size
[PATCH 0/2] RFC Isolation API
2012-03-30 4:19 UTC (15+ messages)
` [PATCH 1/2] Isolation groups
` [PATCH 2/2] intel-iommu: Basic isolation group provider support
[Intel IOMMU PATCH] Re-evaluate RMRR info for devices removed from si domain
2012-03-29 13:19 UTC
[PATCH v12 2/3] ARM: EXYNOS: Change System MMU platform device definitions
2012-03-29 1:43 UTC (8+ messages)
[PATCH v12 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
2012-03-27 0:08 UTC (3+ messages)
[PATCH v2] intel-iommu: Add device info into list before doing context mapping
2012-03-23 2:54 UTC
[git pull] IOMMU updates for Linux 3.4
2012-03-22 19:23 UTC
[PATCH] iommu: amd: fix section mismatch
2012-03-22 18:30 UTC (2+ messages)
[PATCH -v3 01/47] IOMMU: Update dmar units devices list during hotplug
2012-03-19 5:45 UTC (2+ messages)
` [PATCH -v3 03/47] IOMMU: Fix tboot force iommu logic
[RFC PATCH 0/9] Introduce irq_remap_ops to x86
2012-03-16 0:51 UTC (13+ messages)
` [PATCH 1/9] iommu/amd: Split amd_iommu_init function
` [PATCH 2/9] iommu: Rename intr_remapping files to intel_intr_remapping
` [PATCH 3/9] iommu/vt-d: Make intr-remapping initialization generic
` [PATCH 4/9] iommu/vt-d: Convert missing apic.c intr-remapping call to remap_ops
` [PATCH 5/9] iommu/vt-d: Convert IR ioapic-setup to use remap_ops
` [PATCH 6/9] iommu/vt-d: Convert IR set_affinity function to remap_ops
` [PATCH 7/9] iommu/vt-d: Convert free_irte into a remap_ops callback
` [PATCH 8/9] iommu/vt-d: Convert MSI remapping setup to remap_ops
` [PATCH 9/9] x86, iommu/vt-d: Clean up interfaces for interrupt remapping
[PATCH 1/2] iommu/amd: Make sure IOMMU interrupts are re-enabled on resume
2012-03-15 16:27 UTC (2+ messages)
` [PATCH 2/2] iommu/amd: Move interrupt setup code into seperate function
[PATCH] iommu/amd: Don't initialize IOMMUv2 resources when not required
2012-03-15 11:49 UTC
[PATCH] iommu/amd: Update git-tree in MAINTAINERS
2012-03-15 10:59 UTC
[PATCH v12 1/3] S5P: SYSMMU: Remove System MMU device driver
2012-03-15 8:32 UTC
[PATCH v12 0/3] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
2012-03-15 8:32 UTC
trying to figure out why VT-d isn't working on my kernel
2012-03-14 17:48 UTC (3+ messages)
` trying to figure out why VT-d isn't working on my kernel -- solved
[PATCH v11 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
2012-03-13 16:38 UTC (5+ messages)
[PATCH] iommu/tegra-gart: fix spin_unlock in map failure path
2012-03-13 10:29 UTC (3+ messages)
[PATCH v2 01/37] IOMMU: Update dmar units devices list during hotplug
2012-03-10 7:00 UTC (2+ messages)
` [PATCH v2 03/37] IOMMU: Fix tboot force iommu logic
[PATCH 07/23] pci, dmar: Update dmar units devices list during hotplug
2012-03-09 18:29 UTC (8+ messages)
` [PATCH 09/23] IOMMU: Fix tboot force iommu logic
[PATCH] intel_iommu,dmar: reserve mmio of IOMMU registers
2012-03-09 16:10 UTC (2+ messages)
[git pull] IOMMU fixes for v3.3-rc6
2012-03-09 13:32 UTC
[PATCH] iommu/amd: Fix double free of mem-region in error-path
2012-03-09 12:41 UTC
[PATCH v11 2/3] ARM: EXYNOS: Change System MMU platform device definitions
2012-03-09 12:15 UTC
[PATCH v11 1/3] S5P: SYSMMU: Remove System MMU device driver
2012-03-09 12:15 UTC
[PATCH v11 0/3] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
2012-03-09 12:14 UTC
RFC: Device isolation groups
2012-03-09 3:40 UTC (5+ messages)
[PATCH] AMD IOMMU: iommu_set_device_table() must not be __init
2012-03-08 10:38 UTC (2+ messages)
[PATCH v10 3/3] iommu/exynos: Add iommu driver for Exynos Platforms
2012-03-07 6:22 UTC (5+ messages)
[PATCH v10 2/3] ARM: EXYNOS: Change System MMU platform device definitions
2012-03-07 0:10 UTC (3+ messages)
[PATCH v10 1/3] S5P: SYSMMU: Remove System MMU device driver
2012-03-06 8:31 UTC
[PATCH v10 0/3] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
2012-03-06 8:31 UTC
[PATCH] ARM: OMAP: fix iommu, not mailbox
2012-03-05 14:39 UTC (2+ messages)
[patch] iommu/amd: fix type bug in flush code
2012-03-02 6:59 UTC
[PATCH v9 0/2] iommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
2012-03-02 5:45 UTC (4+ messages)
[PATCH] ARM: OMAP: make iommu subsys_initcall to fix builtin omap3isp
2012-03-01 17:12 UTC (9+ messages)
[PATCH] iommu/amd: Split amd_iommu_init function
2012-03-01 15:09 UTC
[PATCH v9 1/2] ARM: EXYNOS: Change System MMU platform device definitions
2012-03-01 14:57 UTC (5+ messages)
[PATCH v9 2/2] iommu/exynos: Add iommu driver for Exynos Platforms
2012-02-29 5:25 UTC (3+ messages)
[git pull] IOMMU fixes for v3.3-rc5
2012-02-28 10:51 UTC
[PATCH v8 0/2] ommu/exynos: Add IOMMU/System MMU driver for Samsung Exynos
2012-02-27 16:04 UTC (4+ messages)
Using OMAP3 ISP live display and snapshot sample applications
2012-02-26 10:20 UTC (7+ messages)
[PATCH v2 2/2] iommu/omap: fix NULL pointer dereference
2012-02-26 10:20 UTC (5+ messages)
[PATCHv6 0/7] ARM: DMA-mapping framework redesign
2012-02-24 15:30 UTC (10+ messages)
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper
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).