public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT *] iommu fixes for 2.6.28
@ 2008-10-21 19:14 David Woodhouse
  2008-10-24 11:01 ` Ingo Molnar
  0 siblings, 1 reply; 8+ messages in thread
From: David Woodhouse @ 2008-10-21 19:14 UTC (permalink / raw)
  To: torvalds; +Cc: tglx, mingo, linux-kernel, tony.luck

Linus, please pull from git://git.infradead.org/iommu-2.6.git

This contains a few iommu-related fixes -- it restores DMA remapping on
newer Intel hardware, which was disabled by the interrupt remapping
patches, adds IA64 support for the Intel IOMMU, and some other small
fixes.

 MAINTAINERS                      |    7 +
 arch/x86/kernel/amd_iommu_init.c |    2 +-
 arch/x86/kernel/pci-dma.c        |   16 ---
 drivers/pci/dmar.c               |  119 +++++++++++++-----
 drivers/pci/intel-iommu.c        |  250 ++++++++++++++++++++------------------
 drivers/pci/quirks.c             |   14 ++
 include/asm-x86/iommu.h          |    4 +
 include/linux/dma_remapping.h    |   27 ++--
 include/linux/intel-iommu.h      |   66 ++++++++---
 9 files changed, 305 insertions(+), 200 deletions(-)

Andreas Herrmann (1):
      amd_iommu: fix nasty bug that caused ILLEGAL_DEVICE_TABLE_ENTRY errors

David Woodhouse (4):
      dmar: fix uninitialised 'ret' variable in dmar_parse_dev()
      Admit to maintaining VT-d, for my sins.
      Merge branch 'master' of master.kernel.org:/.../torvalds/linux-2.6
      Merge branch 'master' of master.kernel.org:/.../torvalds/linux-2.6

FUJITA Tomonori (1):
      intel-iommu: use coherent_dma_mask in alloc_coherent

Fenghua Yu (1):
      intel-iommu: IA64 support

Suresh Siddha (1):
      dmar: use spin_lock_irqsave() in qi_submit_sync()

Youquan Song (3):
      dmar: context cache and IOTLB invalidation using queued invalidation
      dmar: Use queued invalidation interface for IOTLB and context invalidation
      dmar: remove the quirk which disables dma-remapping when intr-remapping enabled

-- 
dwmw2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2008-10-24 11:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-21 19:14 [GIT *] iommu fixes for 2.6.28 David Woodhouse
2008-10-24 11:01 ` Ingo Molnar
2008-10-24 11:08   ` Ingo Molnar
2008-10-24 11:40     ` Ingo Molnar
2008-10-24 11:10   ` FUJITA Tomonori
2008-10-24 11:22     ` Ingo Molnar
2008-10-24 11:36       ` FUJITA Tomonori
2008-10-24 11:39         ` Ingo Molnar

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