Linux IOMMU Development
 help / color / mirror / Atom feed
 messages from 2012-09-28 19:21:56 to 2012-11-20 13:54:57 UTC [more...]

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-11-20 13:54 UTC  (5+ messages)
  ` [PATCH 1/4 v2] iommu/fsl: Store iommu domain information pointer in archdata
  ` [PATCH 2/4] iommu/fsl: Add PAMU bypass enable register to ccsr_guts structure
  ` [PATCH 3/4 v5] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [PATCH 4/4 v5] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH 00/19 v4] Improve IRQ remapping abstraction in x86 core code
 2012-11-20 13:12 UTC  (20+ messages)
  ` [PATCH 01/19] x86, apic: Move irq_remapping_enabled checks into IRQ-remapping code
  ` [PATCH 02/19] x86, apic: Mask IO-APIC and PIC unconditionally on LAPIC resume
  ` [PATCH 03/19] x86, io_apic: Introduce x86_io_apic_ops.disable()
  ` [PATCH 04/19] x86, io_apic: Introduce x86_io_apic_ops.print_entries for debugging
  ` [PATCH 05/19] x86, hpet: Introduce x86_msi_ops.setup_hpet_msi
  ` [PATCH 06/19] x86, msi: Use IRQ remapping specific setup_msi_irqs routine
  ` [PATCH 07/19] x86, io_apic: Introduce set_affinity function pointer
  ` [PATCH 08/19] x86, io_apic: Convert setup_ioapic_entry to "
  ` [PATCH 09/19] x86, io_apic: Move irq_remapping_enabled checks out of check_timer()
  ` [PATCH 10/19] x86, io_apic: Remove irq_remapping_enabled check in setup_timer_IRQ0_pin
  ` [PATCH 11/19] x86, irq: Move irq_remapping_enabled declaration to iommu code
  ` [PATCH 12/19] x86, irq: Add data structure to keep AMD specific irq remapping information
  ` [PATCH 13/19] x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 core
  ` [PATCH 14/19] x86, io-apic: Remove !irq_remapped() check from __target_IO_APIC_irq()
  ` [PATCH 15/19] x86, irq: Move irq_remapped() check into free_remapped_irq
  ` [PATCH 16/19] x86, irq: Introduce setup_remapped_irq()
  ` [PATCH 17/19] x86, msi: Introduce x86_msi.compose_msi_msg call-back
  ` [PATCH 18/19] x86, io_apic: Introduce eoi_ioapic_pin call-back
  ` [PATCH 19/19] x86, irq: Move irq_remapped out of x86 core code

[PATCH v2 09/12] iommu/exynos: add supoort for runtime pm and suspend/resume
 2012-11-20  9:05 UTC  (3+ messages)

[PATCH v2 0/12] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2012-11-20  7:37 UTC  (2+ messages)

[PATCH v2 12/12] iommu/exynos: add debugfs entries for System MMU
 2012-11-20  7:30 UTC 

[PATCH v2 11/12] iommu/exynos: add literal name of System MMU for debugging
 2012-11-20  7:30 UTC 

[PATCH v2 10/12] iommu/exynos: add support for System MMU 3.2 and 3.3
 2012-11-20  7:30 UTC 

[PATCH v2 08/12] iommu/exynos: set System MMU as the parent of client device
 2012-11-20  7:30 UTC 

[PATCH v2 07/12] iommu/exynos: change rwlock to spinlock
 2012-11-20  7:30 UTC 

[PATCH v6 06/12] iommu/exynos: allocate lv2 page table from own slab
 2012-11-20  7:30 UTC 

[PATCH v2 05/12] iommu/exynos: pass version information from DT
 2012-11-20  7:30 UTC 

[PATCH v2 04/12] iommu/exynos: support for device tree
 2012-11-20  7:30 UTC 

[PATCH v2 03/12] ARM: EXYNOS: add System MMU definition to DT
 2012-11-20  7:30 UTC 

[PATCH v2 02/12] ARM: EXYNOS: Add clk_ops for gating clocks of System MMU
 2012-11-20  7:29 UTC 

[PATCH v2 01/12] ARM: EXYNOS: remove system mmu initialization from arch/arm/ tree
 2012-11-20  7:29 UTC 

[PATCH v5 0/5] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-11-20  1:05 UTC  (6+ messages)
  ` [PATCH v5 1/5] iommu/omap: remove redundant clock handling on ISR
  ` [PATCH v5 2/5] iommu/omap: keep mmu enabled when requested
  ` [PATCH v5 3/5] iommu/omap: migrate to hwmod framework
  ` [PATCH v5 4/5] iommu/omap: adapt to runtime pm
  ` [PATCH v5 5/5] ARM: OMAP4: hwmod data: ipu and dsp to use parent clocks instead of leaf clocks

[PATCH 231/493] iommu: remove use of __devinit
 2012-11-19 18:23 UTC 

[PATCH 4/4] iommu/exynos: enhancements of System MMU driver with DT
 2012-11-19  8:12 UTC  (3+ messages)

[PATCH] iommu: exynos: add support for dt based instantiation for iommu devices
 2012-11-17 21:37 UTC  (3+ messages)

Re-send the AMD IOMMUv2 performance counter patched and PCI quirk. Sorry for the noise
 2012-11-17 21:10 UTC  (2+ messages)

[PATCH] intel-iommu: Fix lookup in add device
 2012-11-17 12:27 UTC  (3+ messages)

AMD IOMMUv2 performance counter patch and family 15h model 10h-1Fh quirk
 2012-11-16 22:42 UTC 

[PATCH v4 0/2] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-11-15 19:05 UTC  (7+ messages)
  ` [PATCH v4 1/2] ARM: OMAP3/4: iommu: migrate to hwmod framework
  ` [PATCH v4 2/2] ARM: OMAP3/4: iommu: adapt to runtime pm

[PATCH 3/4] ARM: EXYNOS: add System MMU definition to DT
 2012-11-14  8:51 UTC 

[PATCH 2/4] ARM: EXYNOS: Add clk_ops for gating clocks of System MMU
 2012-11-14  8:51 UTC 

[PATCH 1/4] ARM: EXYNOS: remove system mmu initialization from arch/arm/ tree
 2012-11-14  8:51 UTC 

[PATCH 0/4] iommu/exynos: Fixes and Enhancements of System MMU driver with DT
 2012-11-14  8:50 UTC 

[BUG 3.7-rc5] NULL pointer deref when using a pcie-pci bridged pci device and intel-iommu
 2012-11-13 19:32 UTC  (11+ messages)

[PATCH 2/3] iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show()
 2012-11-12  7:39 UTC 

[PATCH 0/4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-11-05 23:56 UTC  (10+ messages)
` [PATCH 1/4 v2] iommu/fsl: Store iommu domain information pointer in archdata
  ` [PATCH 3/4 v4] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
    ` [PATCH 4/4 v4] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH] iommu: exynos: add support for dt based instantiation for iommu devices
 2012-11-05 15:22 UTC 

[PATCH 1/2] iommu/amd: Update MAINTAINERS entry
 2012-10-29 18:08 UTC 

BUG: 6f5cf52 causes problems with BCM43224 on MacBookAir4,2
 2012-10-25 21:03 UTC 

[PATCH 1/1] iommu/tegra: smmu: Fix deadly typo
 2012-10-25 16:03 UTC  (6+ messages)

[git pull] IOMMU Fixes for v3.7-rc2
 2012-10-24 15:58 UTC 

[RFC PATCH 0/5] amd_iommu: Refactor IOMMU group and support virtual aliases
 2012-10-24 15:28 UTC  (14+ messages)
  ` [RFC PATCH 1/5] amd_iommu: Split IOMMU group initialization
  ` [RFC PATCH 2/5] amd_iommu: Split IOMMU Group topology walk
  ` [RFC PATCH 3/5] amd_iommu: Split upstream bus device lookup
  ` [RFC PATCH 4/5] amd_iommu: Split IOMMU group allocation and attach
  ` [RFC PATCH 5/5] amd_iommu: Properly account for virtual aliases in IOMMU groups

[PATCH -stable] amd_iommu: attach device fails on the last pci device
 2012-10-23 15:07 UTC  (6+ messages)

[PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-23 11:35 UTC  (9+ messages)
` [PATCH 1/3 v2] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/3 v3] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [PATCH 3/3 v3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[PATCH v3] Prevent devices with RMRRs from being placed into SI Domain
 2012-10-21 20:27 UTC  (3+ messages)

[PATCH v3 0/6] OMAP: iommu: hwmod, reset handling and runtime PM
 2012-10-19 16:37 UTC  (22+ messages)
` [PATCH v3 1/6] ARM: OMAP3/4: iommu: migrate to hwmod framework
` [PATCH "
` [PATCH v3 2/6] ARM: OMAP3/4: iommu: adapt to runtime pm
` [PATCH "
` [PATCH v3 3/6] ARM: OMAP: iommu: pm runtime save and restore context
` [PATCH "
` [PATCH v3 4/6] ARM: OMAP: iommu: optimize save and restore routines
` [PATCH "
` [PATCH v3 5/6] ARM: OMAP: iommu: add device tree support
` [PATCH v3 6/6] arm/dts: OMAP3/4: Add iommu nodes

[PATCH v3] Prevent devices with RMRRs from being placed into SI Domain during startup
 2012-10-16 17:41 UTC  (7+ messages)

[git pull] IOMMU Updates for v3.7-rc1
 2012-10-11  9:32 UTC  (9+ messages)
                      ` [PATCH] iommu/amd: Workaround wrong IOAPIC devid in IVRS

[RFC][PATCH 0/3] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:30 UTC  (4+ messages)
` [RFC][PATCH 1/3] iommu/fsl: Store iommu domain information pointer in archdata

[PATCH 0/3 v2] iommu/fsl: Freescale PAMU driver and IOMMU API implementation
 2012-10-04 16:22 UTC  (7+ messages)
` [PATCH 1/3 v2] iommu/fsl: Store iommu domain information pointer in archdata
` [PATCH 2/3 v2] iommu/fsl: Add iommu domain attributes required by fsl PAMU driver
` [PATCH 3/3 v2] iommu/fsl: Freescale PAMU driver and IOMMU API implementation

[patch] iommu/amd: use after free in get_irq_table()
 2012-10-02 10:09 UTC  (2+ messages)

[PATCH 0/16] Interrupt remapping support for AMD IOMMU
 2012-10-01 16:34 UTC  (16+ messages)
` [PATCH 03/16] iommu/amd: Allocate data structures to keep track of irq remapping tables
` [PATCH 09/16] iommu/amd: Add IOAPIC remapping routines
` [PATCH 12/16] iommu/amd: Add initialization routines for AMD interrupt remapping
` [PATCH 14/16] iommu/irq: Use amd_iommu_irq_ops if supported

[PATCH 1/2] iommu/tegra: smmu: Fix smmu_iommu_unmap() return value
 2012-10-01  8:19 UTC  (2+ messages)
  ` [PATCH 2/2] iommu/tegra: smmu: Don't allocate pte at iova_to_phys

[PATCH] Correct AMD IOMMU printing
 2012-10-01  7:55 UTC  (2+ messages)

[PATCH v2] Intel IOMMU patch to reprocess RMRR info
 2012-09-28 19:35 UTC  (5+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox