messages from 2014-09-10 06:56:20 to 2014-09-23 14:46:16 UTC [more...]
[PATCHv7 00/26] VFIO support for platform and AMBA devices on ARM
2014-09-23 14:46 UTC (18+ messages)
` [PATCHv7 01/26] iommu/arm-smmu: change IOMMU_EXEC to IOMMU_NOEXEC
` [PATCHv7 02/26] iommu: add capability IOMMU_CAP_NOEXEC
` [PATCHv7 03/26] iommu/arm-smmu: add IOMMU_CAP_NOEXEC to the ARM SMMU driver
` [PATCHv7 04/26] vfio/iommu_type1: support for platform bus devices on ARM
` [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 08/26] driver core: amba: add documentation for "
` [PATCHv7 09/26] vfio/platform: initial skeleton of VFIO support for platform devices
` [PATCHv7 10/26] vfio: platform: probe to devices on the platform bus
` [PATCHv7 11/26] vfio: platform: add the VFIO PLATFORM module to Kconfig
` [PATCHv7 12/26] vfio: amba: VFIO support for AMBA devices
` [PATCHv7 13/26] vfio: amba: add the VFIO for AMBA devices module to Kconfig
` [PATCHv7 14/26] vfio/platform: return info for bound device
` [PATCHv7 15/26] vfio/platform: return info for device memory mapped IO regions
` [PATCHv7 16/26] vfio/platform: read and write support for the device fd
` [PATCHv7 17/26] vfio/platform: support MMAP of MMIO regions
[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
2014-09-23 8:59 UTC (31+ messages)
` [RFC PATCH v3 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH v3 2/7] dma-mapping: replace set_arch_dma_coherent_ops with arch_setup_dma_ops
` [RFC PATCH v3 3/7] iommu: add new iommu_ops callback for adding an OF device
` [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
` [RFC PATCH v3 7/7] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
[PATCH 0/2] Add access-protected IOMMU mappings
2014-09-22 22:28 UTC (5+ messages)
` [PATCH 1/2] iommu: add IOMMU_PRIV flag for access-protected mappings
` [PATCH 2/2] iommu/arm-smmu: add support "
[PATCH 00/12] iommu: Convert iommu_domain_has_cap() to iommu_capable()
2014-09-22 15:36 UTC (10+ messages)
` [PATCH 04/12] iommu/arm-smmu: Convert to iommu_capable() API function
` [PATCH 04/13 v2] iommu/arm-smmu: Convert to iommu_capable() API function function
` [PATCH 09/12] kvm: iommu: Convert to use new iommu_capable() API function
` [PATCH 11/12] IB/usnic: "
[PATCH 0/2] iommu/arm-smmu: hard iova_to_phys
2014-09-22 15:26 UTC (6+ messages)
` [PATCH 1/2] iopoll: Introduce memory-mapped IO polling macros
` [PATCH 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[GIT PULL] iommu/arm-smmu: updates for 3.18
2014-09-22 13:18 UTC
[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2014-09-22 12:09 UTC (20+ messages)
` [PATCH v2 02/18] arm: exynos: bind power domains earlier, on device creation
` [PATCH v2 01/18] arm: dma-mapping: arm_iommu_attach_device: automatically set max_seg_size
` [PATCH v2 03/18] drm: exynos: detach from default dma-mapping domain on init
` [PATCH v2 04/18] clk: exynos: add missing smmu_g2d clock and update comments
` [PATCH v2 08/18] iommu: exynos: remove useless spinlock
` [PATCH v2 05/18] ARM: DTS: Exynos4: add System MMU nodes
` [PATCH v2 06/18] iommu: exynos: don't read version register on every tlb operation
` [PATCH v2 07/18] iommu: exynos: remove unused functions
` [PATCH v2 09/18] iommu: exynos: refactor function parameters to simplify code
` [PATCH v2 10/18] iommu: exynos: remove unused functions, part 2
` [PATCH v2 11/18] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v2 12/18] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v2 13/18] iommu: exynos: add support for runtime_pm
` [PATCH v2 14/18] iommu: exynos: rename variables to reflect their purpose
` [PATCH v2 15/18] iommu: exynos: document internal structures
` [PATCH v2 16/18] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v2 17/18] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v2 18/18] iommu: exynos: add callback for initializing devices from device tree
[RFC][PATCH] devicetree: Add master-id-bits property to the iommu device
2014-09-22 9:23 UTC (6+ messages)
[PATCH] iommu/arm-smmu: fix bug in pmd construction
2014-09-22 8:48 UTC (3+ messages)
[PATCH] iommu/core: fix bus notifier breakage
2014-09-21 17:58 UTC
[PATCH 0/2] OMAP IOMMU cleanups
2014-09-20 13:12 UTC (4+ messages)
` [PATCH 1/2] iommu/omap: Reverse dependency between omap-iommu and omap-iommu2
[PATCH 0/2] iommu: Fix regression in IOMMU grouping
2014-09-19 16:03 UTC (3+ messages)
` [PATCH 1/2] iommu: Rework iommu_group_get_for_pci_dev()
` [PATCH 2/2] iommu/amd: Split init_iommu_group() from iommu_init_device()
[Patch Part3 V6 0/8] Enable support of Intel DMAR device hotplug
2014-09-19 6:49 UTC (11+ messages)
` [Patch Part3 V6 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V6 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V6 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V6 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V6 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V6 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V6 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V6 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
[PATCH v2] x86: irq_remapping: Fix the regression of hpet irq remapping
2014-09-17 9:32 UTC
[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
2014-09-17 1:24 UTC (32+ messages)
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [Xen-devel] "
` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v1 08/21] x86/xen/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [Xen-devel] "
` [PATCH v1 15/21] Powerpc/MSI: "
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions
[Patch Part3 V5 0/8] Enable support of Intel DMAR device hotplug
2014-09-16 8:13 UTC (24+ messages)
` [Patch Part3 V5 1/8] iommu/vt-d: Introduce helper function dmar_walk_resources()
` [Patch Part3 V5 2/8] iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
` [Patch Part3 V5 3/8] iommu/vt-d: Implement DMAR unit hotplug framework
` [Patch Part3 V5 4/8] iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
` [Patch Part3 V5 5/8] iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
` [Patch Part3 V5 6/8] iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
` [Patch Part3 V5 7/8] iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
` [Patch Part3 V5 8/8] pci, ACPI, iommu: Enhance pci_root to support DMAR device hotplug
[PATCH 0/6] iommu/arm-smmu: misc features, new DT bindings
2014-09-15 18:38 UTC (9+ messages)
` [PATCH 1/6] iommu/arm-smmu: add support for specifying clocks
[PATCH 2/7] iommu/arm-smmu: add support for multi-master iommu groups
2014-09-15 18:36 UTC (2+ messages)
[PATCH v4 1/1] iommu/arm-smmu: Do not access non-existing S2CR registers
2014-09-13 15:36 UTC (4+ messages)
ath9k and AMD IOMMU alias breakage on 3.16?
2014-09-12 21:19 UTC (4+ messages)
[PATCH 0/3 v3] mmu_notifier: Allow to manage CPU external TLBs
2014-09-12 19:28 UTC (10+ messages)
[PATCH v3 0/3] Support for nesting IOMMUs in VFIO
2014-09-12 17:25 UTC (6+ messages)
` [PATCH v3 2/3] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
[git pull] IOMMU Fixes for Linux v3.17-rc4
2014-09-12 13:48 UTC
[PATCH] iommu: Make of_device_id array const
2014-09-12 12:44 UTC (3+ messages)
[PATCH] x86: irq_remapping: Fix the regression of hpet irq remapping
2014-09-12 9:13 UTC (3+ messages)
[PATCH] x86: irq_remapping: Make functions static
2014-09-12 9:07 UTC (3+ messages)
[RFC PATCH v6 00/20] VFIO support for platform devices on ARM
2014-09-11 17:20 UTC (6+ messages)
` [RFC PATCH v6 15/20] vfio/platform: support for maskable and automasked interrupts
[PATCH] amd_iommu: do not dereference a NULL pointer address
2014-09-11 10:28 UTC
[RFC] iommu/vt-d: Use the SIRTP when enabling remapping
2014-09-10 20:50 UTC (4+ messages)
[RFC PATCH v2 0/7] Introduce automatic DMA configuration for IOMMU masters
2014-09-10 13:06 UTC (10+ messages)
` [RFC PATCH v2 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [RFC PATCH v2 3/7] iommu: add new iommu_ops callback for adding an OF device
` [RFC PATCH v2 4/7] iommu: provide helper function to configure an IOMMU for an of master
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