messages from 2014-09-16 11:54:27 to 2014-09-26 02:15:48 UTC [more...]
[PATCH v2 00/22] Use MSI chip framework to configure MSI/MSI-X in all platforms
2014-09-26 2:15 UTC (48+ messages)
` [PATCH v2 03/22] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v2 05/22] s390/MSI: Use __msi_mask_irq() instead of default_msi_mask_irq()
` [PATCH v2 06/22] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v2 07/22] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v2 08/22] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 09/22] x86/xen/MSI: "
` [PATCH v2 10/22] Irq_remapping/MSI: "
` [PATCH v2 12/22] MIPS/Octeon/MSI: "
` [PATCH v2 13/22] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v2 01/22] PCI/MSI: Clean up struct msi_chip argument
` [PATCH v2 02/22] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v2 04/22] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v2 11/22] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v2 14/22] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v2 15/22] MIPS/Xlr/MSI: "
` [PATCH v2 16/22] Powerpc/MSI: "
` [PATCH v2 17/22] s390/MSI: "
` [PATCH v2 18/22] arm/iop13xx/MSI: "
` [PATCH v2 19/22] IA64/MSI: "
` [PATCH v2 20/22] Sparc/MSI: "
` [PATCH v2 21/22] tile/MSI: "
` [PATCH v2 22/22] PCI/MSI: Clean up unused MSI arch functions
[PATCH v2 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2014-09-25 18:34 UTC (23+ messages)
` [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 02/18] arm: exynos: bind power domains earlier, on device creation
` [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
[PATCH v5 0/2] Support for nesting IOMMUs in VFIO
2014-09-25 17:45 UTC (3+ messages)
` [PATCH v5 1/2] iommu: introduce domain attribute for nesting IOMMUs
` [PATCH v5 2/2] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
[PATCH v2 1/1] iommu/amd: set iommu for early mapped ioapic/hpet
2014-09-25 17:29 UTC (4+ messages)
[PATCH v2] x86: irq_remapping: Fix the regression of hpet irq remapping
2014-09-25 17:12 UTC (2+ messages)
[PATCH v5 0/1] Add iommu map_sg/unmap_sg API
2014-09-25 17:01 UTC (3+ messages)
` [PATCH v5 1/1] iommu-api: Add map_sg/unmap_sg functions
[PATCH] iommu/core: fix bus notifier breakage
2014-09-25 15:15 UTC (3+ messages)
[PATCH v4 0/3] Support for nesting IOMMUs in VFIO
2014-09-25 15:07 UTC (9+ messages)
` [PATCH v4 1/3] iommu: introduce domain attribute for nesting IOMMUs
` [PATCH v4 2/3] vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU type
` [PATCH v4 3/3] iommu/arm-smmu: add support for DOMAIN_ATTR_NESTING attribute
[PATCH 0/2] iommu: Fix regression in IOMMU grouping
2014-09-25 14:40 UTC (4+ 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] iommu/vt-d: Fix broken device issue when using iommu=pt
2014-09-25 14:29 UTC (4+ messages)
[PATCH] iommu: Make of_device_id array const
2014-09-25 14:01 UTC (2+ messages)
[PATCH] amd_iommu: do not dereference a NULL pointer address
2014-09-25 14:00 UTC (2+ messages)
[PATCH 0/2] OMAP IOMMU cleanups
2014-09-25 13:57 UTC (7+ messages)
` [PATCH 2/2] iommu/omap: Remove omap_iommu unused owner field
` [PATCH 1/2] iommu/omap: Reverse dependency between omap-iommu and omap-iommu2
[GIT PULL] iommu/arm-smmu: updates for 3.18
2014-09-25 13:35 UTC (2+ messages)
[RFC PATCH v3 0/7] Introduce automatic DMA configuration for IOMMU masters
2014-09-25 6:40 UTC (32+ messages)
` [RFC PATCH v3 1/7] iommu: provide early initialisation hook for IOMMU drivers
` [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] iommu/arm-smmu: hard iova_to_phys
2014-09-24 20:34 UTC (8+ 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
[Patch Part3 V6 0/8] Enable support of Intel DMAR device hotplug
2014-09-24 18:37 UTC (12+ 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
[PATCHv7 00/26] VFIO support for platform and AMBA devices on ARM
2014-09-24 17:00 UTC (36+ 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
` [PATCHv7 18/26] vfio/platform: return IRQ info
` [PATCHv7 19/26] vfio/platform: initial interrupts support code
` [PATCHv7 20/26] vfio/platform: trigger an interrupt via eventfd
` [PATCHv7 21/26] vfio/platform: support for maskable and automasked interrupts
` [PATCHv7 22/26] vfio: move eventfd support code for VFIO_PCI to a separate file
` [PATCHv7 23/26] vfio: add local lock in virqfd instead of depending on VFIO PCI
` [PATCHv7 24/26] vfio: pass an opaque pointer on virqfd initialization
` [PATCHv7 25/26] vfio: initialize the virqfd workqueue in VFIO generic code
` [PATCHv7 26/26] vfio/platform: implement IRQ masking/unmasking via an eventfd
[PATCH 0/2] Add access-protected IOMMU mappings
2014-09-24 16:27 UTC (6+ messages)
` [PATCH 1/2] iommu: add IOMMU_PRIV flag for access-protected mappings
` [PATCH 2/2] iommu/arm-smmu: add support "
[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
2014-09-24 3:52 UTC (6+ messages)
` [PATCH v1 16/21] s390/MSI: Use MSI chip framework to configure MSI/MSI-X irq
[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: "
[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)
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).