messages from 2015-01-09 14:54:36 to 2015-01-20 15:35:16 UTC [more...]
[PATCH v6 0/8] Introduce automatic DMA configuration for IOMMU masters
2015-01-20 15:35 UTC (33+ messages)
` [PATCH v6 8/8] arm: dma-mapping: plumb our iommu mapping ops into arch_setup_dma_ops
[PATCH v11 00/20] VFIO support for platform and ARM AMBA devices
2015-01-20 15:10 UTC (10+ messages)
[PATCH v7 0/2] iommu/arm-smmu: hard iova_to_phys
2015-01-20 14:16 UTC (3+ messages)
` [PATCH v7 2/2] iommu/arm-smmu: add support for iova_to_phys through ATS1PR
[PATCH v3 00/19] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2015-01-20 14:05 UTC (21+ messages)
[PATCH v4 00/18] Exynos SYSMMU (IOMMU) integration with DT and DMA-mapping subsystem
2015-01-20 13:41 UTC (23+ messages)
` [PATCH v4 01/18] drm: exynos: detach from default dma-mapping domain on init
` [PATCH v4 02/18] arm: exynos: pm_domains: add support for devices registered before arch_initcall
` [PATCH v4 03/18] ARM: dts: exynos4: add sysmmu nodes
` [PATCH v4 08/18] iommu: exynos: remove useless spinlock
` [PATCH v4 10/18] iommu: exynos: remove unused functions, part 2
` [PATCH v4 11/18] iommu: exynos: remove useless device_add/remove callbacks
` [PATCH v4 04/18] ARM: dts: exynos5250: add sysmmu nodes
` [PATCH v4 05/18] ARM: dts: exynos5420: "
` [PATCH v4 06/18] iommu: exynos: don't read version register on every tlb operation
` [PATCH v4 07/18] iommu: exynos: remove unused functions
` [PATCH v4 09/18] iommu: exynos: refactor function parameters to simplify code
` [PATCH v4 12/18] iommu: exynos: add support for binding more than one sysmmu to master device
` [PATCH v4 13/18] iommu: exynos: add support for runtime_pm
` [PATCH v4 14/18] iommu: exynos: rename variables to reflect their purpose
` [PATCH v4 15/18] iommu: exynos: document internal structures
` [PATCH v4 16/18] iommu: exynos: remove excessive includes and sort others alphabetically
` [PATCH v4 17/18] iommu: exynos: init from dt-specific callback instead of initcall
` [PATCH v4 18/18] iommu: exynos: add callback for initializing devices from device tree
[Patch Part2 v4 03/33] x86/irq: Kill x86_io_apic_ops.print_entries and related interfaces
2015-01-20 5:51 UTC (12+ messages)
` [Patch Part2 v4 04/33] x86/irq: Kill x86_io_apic_ops.setup_entry "
` [Patch Part2 v4 05/33] x86/irq: Kill x86_io_apic_ops.set_affinity "
` [Patch Part2 v4 06/33] x86/irq: Kill x86_io_apic_ops.eoi_ioapic_pin "
` [Patch Part2 v4 09/33] irq_remapping: Clean up unsued code to support IOAPIC
` [Patch Part2 v4 10/33] irq_remapping/vt-d: Clean up unsued code
` [Patch Part2 v4 11/33] irq_remapping/amd: "
` [Patch Part2 v4 12/33] irq_remapping: Clean up unused interfaces
` [Patch Part2 v4 13/33] x86/irq: Kill irq_cfg.irq_remapped
` [Patch Part2 v4 14/33] irq_remapping/vt-d: Move struct irq_2_iommu into intel_irq_remapping.c
` [Patch Part2 v4 15/33] irq_remapping/amd: Move struct irq_2_irte into amd_iommu.c
` [Patch Part2 v4 25/33] x86/irq: Move check of cfg->move_in_progress into send_cleanup_vector()
[Patch Part1 v7 08/38] irq_remapping: Introduce new interfaces to support hierarchy irqdomain
2015-01-20 3:08 UTC (11+ messages)
` [Patch Part1 v7 07/38] x86/dmar: Use new irqdomain interfaces to allocate/free IRQ
` [Patch Part1 v7 09/38] irq_remapping/vt-d: Change prototypes to prepare for enabling hierarchy irqdomain
` [Patch Part1 v7 10/38] irq_remapping/vt-d: Enhance Intel IR driver to suppport "
` [Patch Part1 v7 11/38] irq_remapping/amd: Enhance AMD "
` [Patch Part1 v7 15/38] irq_remapping/vt-d: Clean up unused MSI related code
` [Patch Part1 v7 16/38] irq_remapping/amd: "
` [Patch Part1 v7 17/38] irq_remapping: "
` [Patch Part1 v7 19/38] iommu/vt-d: Refine the interfaces to create IRQ for DMAR unit
` [Patch Part1 v7 28/38] irq_remapping: Kill unused function irq_remapping_print_chip()
` [Patch Part1 v7 13/38] x86/MSI: Use hierarchy irqdomain to manage MSI interrupts
[PATCH] iommu: fix trace_map() to report original iova and original size
2015-01-19 16:45 UTC (2+ messages)
[RFC PATCH v4 0/8] Introduce automatic DMA configuration for IOMMU masters
2015-01-19 16:06 UTC (5+ messages)
[PATCH v10] iopoll: Introduce memory-mapped IO polling macros
2015-01-19 15:19 UTC (7+ messages)
[PATCH] iommu: fix trace_unmap() to report original iova
2015-01-19 14:21 UTC (3+ messages)
[PATCH 0/2] Reuse generic PCI DMA alias parsing code for the ARM SMMU
2015-01-19 14:09 UTC (9+ messages)
` [PATCH 1/2] iommu: return dma alias from iommu_group_get_for_pci_dev()
` [PATCH 2/2] iommu/arm-smmu: remove homebrew PCI dma alias parsing
[PATCH v2 0/5] Generic IOMMU page table framework
2015-01-19 14:01 UTC (6+ messages)
[PATCH 0/4] Genericise the IOVA allocator
2015-01-19 13:59 UTC (6+ messages)
` [PATCH 1/4] iommu: allow building iova.c independently
` [PATCH 2/4] iommu: consolidate IOVA allocator code
` [PATCH 3/4] iommu: make IOVA domain low limit flexible
` [PATCH 4/4] iommu: make IOVA domain page size explicit
[GIT PULL FOR v3.20] Renesas IPMMU driver
2015-01-19 13:44 UTC (2+ messages)
[PATCH] iommu: change trace unmap api to report unmapped size
2015-01-17 3:53 UTC
[RFC PATCH 0/5] arm64: IOMMU-backed DMA mapping
2015-01-16 20:12 UTC (13+ messages)
` [RFC PATCH 1/5] arm64: Combine coherent and non-coherent swiotlb dma_ops
` [RFC PATCH 2/5] arm64: implement generic IOMMU configuration
` [RFC PATCH 3/5] iommu: implement common IOMMU ops for DMA mapping
` [RFC PATCH 4/5] arm64: add IOMMU dma_ops
` [RFC PATCH 5/5] arm64: hook up "
[PATCH 0/3] vfio/type1: map/unmap chunking + conditional rescheduling
2015-01-15 17:35 UTC (4+ messages)
` [PATCH 1/3] vfio/type1: DMA unmap chunking
` [PATCH 2/3] vfio/type1: Chunk contiguous reserved/invalid page mappings
` [PATCH 3/3] vfio/type1: Add conditional rescheduling
[Patch v2 00/16] Refine IR initialization flow and fixes bugs related to X2APIC
2015-01-15 9:24 UTC (3+ messages)
` [Patch v2 07/16] x86/apic: Refine enable_IR_x2apic() and related functions
[PATCH v8 0/10] iommu/vt-d: Fix intel vt-d faults in kdump kernel
2015-01-15 7:01 UTC (27+ messages)
` [PATCH v8 01/10] iommu/vt-d: Update iommu_attach_domain() and its callers
` [PATCH v8 02/10] iommu/vt-d: Items required for kdump
` [PATCH v8 03/10] iommu/vt-d: Add domain-id functions
` [PATCH v8 04/10] iommu/vt-d: functions to copy data from old mem
` [PATCH v8 05/10] iommu/vt-d: Add functions to load and save old re
` [PATCH v8 06/10] iommu/vt-d: datatypes and functions used for kdump
` [PATCH v8 07/10] iommu/vt-d: enable kdump support in iommu module
` [PATCH v8 08/10] iommu/vt-d: assign new page table for dma_map
` [PATCH v8 09/10] iommu/vt-d: Copy functions for irte
` [PATCH v8 10/10] iommu/vt-d: Use old irte in kdump kernel
[v3 00/26] Add VT-d Posted-Interrupts support
2015-01-14 16:59 UTC (12+ messages)
` [v3 13/26] KVM: Define a new interface kvm_find_dest_vcpu() for VT-d PI
[PATCH RESEND] dma-mapping: tidy up dma_parms default handling
2015-01-13 11:19 UTC (4+ messages)
[RFC PATCH 0/4] Genericise the IOVA allocator
2015-01-12 16:05 UTC (3+ messages)
[PATCH] iommu/amd: Track when amd_iommu_v2 init is complete
2015-01-12 15:59 UTC (4+ messages)
[PATCH 0/3] PCI/x86: Interface for testing multivector MSI support
2015-01-12 15:42 UTC (3+ messages)
Exynos IOMMU driver doesn't work?
2015-01-12 11:17 UTC (5+ messages)
[PATCH RESEND] dma-mapping: tidy up dma_parms default handling
2015-01-09 16:56 UTC
[PATCH v3 0/4] PCI: get DMA configuration from parent device
2015-01-09 15:34 UTC (5+ messages)
` [PATCH v3 2/4] of: move of_dma_configure() to device, c to help re-use
` [PATCH v3 2/4] of: move of_dma_configure() to device,c "
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