messages from 2014-12-15 19:53:34 to 2014-12-29 03:15:45 UTC [more...]
[PATCH 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
2014-12-29 3:15 UTC (16+ messages)
` [PATCH 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH 02/10] iommu/vt-d: Items required for kdump
` [PATCH 03/10] iommu/vt-d: Add domain-id functions
` [PATCH 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH 08/10] iommu/vtd: assign new page table for dma_map
` [PATCH 09/10] iommu/vt-d: Copy functions for irte
` [PATCH 10/10] iommu/vt-d: Use old irte in kdump kernel
[PATCH 0/2] Change order of linkage in kernel makefiles for amdkfd
2014-12-28 11:36 UTC (9+ messages)
` [PATCH 1/2] drivers: Move iommu/ before gpu/ in Makefile
` [PATCH 2/2] drm: Put amdkfd before radeon in drm Makefile
[Bug 90311] New: Hibernate failure with intel_iommu
2014-12-25 20:49 UTC (2+ messages)
[v3 00/26] Add VT-d Posted-Interrupts support
2014-12-24 4:54 UTC (72+ messages)
` [v3 06/26] iommu, x86: No need to migrating irq for VT-d Posted-Interrupts
` [v3 12/26] KVM: Initialize VT-d Posted-Interrupts Descriptor
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
` [v3 16/26] KVM: Make struct kvm_irq_routing_table accessible
` [v3 17/26] KVM: make kvm_set_msi_irq() public
` [v3 21/26] x86, irq: Define a global vector for VT-d Posted-Interrupts
` [v3 23/26] KVM: Update Posted-Interrupts Descriptor when vCPU is preempted
` [v3 24/26] KVM: Update Posted-Interrupts Descriptor when vCPU is blocked
` [v3 25/26] KVM: Suppress posted-interrupt when 'SN' is set
[PATCH v2] memory: Add NVIDIA SMMU suspend/resume support
2014-12-24 1:10 UTC
[PATCH] iommu/arm-smmu: don't touch the secure STLBIALL register
2014-12-23 17:39 UTC
[PATCH] memory: Add NVIDIA SMMU suspend/resume support
2014-12-23 7:58 UTC (3+ messages)
[v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
2014-12-23 0:46 UTC (2+ messages)
[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
2014-12-22 13:36 UTC (21+ messages)
` [PATCH v6 6/8] dma-mapping: detect and configure IOMMU in of_dma_configure
[PATCH] iommu/amd: Track when amd_iommu_v2 init is complete
2014-12-22 10:23 UTC (3+ messages)
[PATCH 00/28] remove .owner for most platform_drivers: the missing bits
2014-12-21 21:14 UTC (2+ messages)
` [PATCH 09/28] iommu: drop owner assignment from platform_drivers
[PATCH FOR v3.19 - v2] iommu/ipmmu-vmsa: change IOMMU_EXEC to IOMMU_NOEXEC
2014-12-20 19:07 UTC (2+ messages)
` [PING] "
[RFC PATCH 0/2] Fix rockchip IOMMU driver vs PM issues
2014-12-20 19:01 UTC (12+ messages)
` [RFC PATCH 2/2] iommu: rockchip: Handle system-wide and runtime PM
[RFC PATCH v3 0/3] vfio: platform: return device properties for a platform device
2014-12-19 21:20 UTC (4+ messages)
` [RFC PATCH v3 1/3] vfio: platform: add device properties skeleton and user API
` [RFC PATCH v3 2/3] vfio: platform: access device property as a list of strings
` [RFC PATCH v3 3/3] vfio: platform: return device properties as arrays of unsigned integers
[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2014-12-18 23:21 UTC (19+ messages)
` [PATCH v3 18/19] iommu: exynos: init from dt-specific callback instead of initcall
` [Linaro-mm-sig] "
[PATCH 1/2] iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
2014-12-17 21:41 UTC (4+ messages)
` [PATCH 2/2] iommu/vt-d: Remove dead code in device_notifier
[Patch v1 00/17] Refine IR initialization flow and fixes bugs related to X2APIC
2014-12-17 4:35 UTC (18+ messages)
` [Patch v1 01/17] x86, smpboot: Remove pointless preempt_disable() in native_smp_prepare_cpus()
` [Patch v1 02/17] iommu, x86: Restructure setup of the irq remapping feature
` [Patch v1 03/17] iommu/vt-d: Move iommu preparatory allocations to irq_remap_ops.prepare
` [Patch v1 04/17] iommu/vt-d: Convert allocations to GFP_KERNEL
` [Patch v1 05/17] x86/apic: Panic if kernel doesn't support x2apic but BIOS has enabled x2apic
` [Patch v1 06/17] x86/apic: Kill useless variable x2apic_enabled in function enable_IR_x2apic()
` [Patch v1 07/17] x86/apic: Correctly detect X2APIC status in function enable_IR()
` [Patch v1 08/17] x86/apic: Refine enable_IR_x2apic() and related functions
` [Patch v1 09/17] iommu/vt-d: Prepare for killing function irq_remapping_supported()
` [Patch v1 10/17] iommu/vt-d: Allocate IRQ remapping data structures only for all IOMMUs
` [Patch v1 11/17] iommu/vt-d: Allow IR works in XAPIC mode though CPU works in X2APIC mode
` [Patch v1 12/17] x86/apic: Only disable CPU x2apic mode when necessary
` [Patch v1 13/17] iommu/amd: Check for irq-remap support amd_iommu_prepare()
` [Patch v1 14/17] iommu/irq_remapping: Kill function irq_remapping_supported() and related code
` [Patch v1 15/17] iommu/irq_remapping: Refine function irq_remapping_prepare() for maintenance
` [Patch v1 16/17] iommu/irq_remapping: Change variable disable_irq_remap to be static
` [Patch v1 17/17] iommu/irq_remapping: Normailize the way to detect whether IR is enabled
[PATCH] iommu/exynos: Fix arm64 allmodconfig build
2014-12-16 20:40 UTC (2+ messages)
[PATCH v2 00/10] Renesas IPMMU-VMSA fixes and DT support
2014-12-16 15:43 UTC (16+ messages)
` [PATCH v2 01/10] iommu/ipmmu-vmsa: Cleanup failures of ARM mapping creation or attachment
` [PATCH v2 02/10] iommu/ipmmu-vmsa: Flush P[UM]D entry before freeing the child page table
` [PATCH v2 03/10] iommu/ipmmu-vmsa: Invalidate TLB after unmapping
` [PATCH v2 04/10] iommu/ipmmu-vmsa: Return proper error if devm_request_irq fails
` [PATCH v2 05/10] iommu/ipmmu-vmsa: Add device tree bindings documentation
` [PATCH v2 06/10] iommu/ipmmu-vmsa: Add device tree support
` [PATCH v2 07/10] iommu/ipmmu-vmsa: Support multiple micro TLBs per device
` [PATCH v2 08/10] iommu/ipmmu-vmsa: Remove platform data support
` [PATCH v2 09/10] ARM: shmobile: r8a7790: Add IPMMU DT nodes
` [PATCH v2 10/10] ARM: shmobile: r8a7791: "
[PATCH 00/10] Renesas IPMMU-VMSA fixes and DT support
2014-12-16 11:54 UTC (9+ messages)
` [PATCH 10/10] ARM: shmobile: r8a7791: Add IPMMU DT nodes
[PATCH v10] iopoll: Introduce memory-mapped IO polling macros
2014-12-16 9:45 UTC (2+ messages)
[PATCH 0/3] Add support for APM X-Gene SoC AHBC IOMMU driver
2014-12-16 2:06 UTC (9+ messages)
` [PATCH 1/3] xgene-ahbc-iommu: "
` [PATCH 3/3] Documentation: dt-bindings: Add the binding info for APM X-Gene "
[PATCH 0/5] Fix Intel IRQ remapping initialization order
2014-12-16 1:45 UTC (4+ messages)
[PATCH v9] iopoll: Introduce memory-mapped IO polling macros
2014-12-15 23:44 UTC (2+ 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