public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@elte.hu>
To: Joerg Roedel <joerg.roedel@amd.com>
Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org,
	Thomas Gleixner <tglx@linutronix.de>,
	"H. Peter Anvin" <hpa@zytor.com>,
	Jesse Barnes <jbarnes@virtuousgeek.org>
Subject: Re: [git pull] (AMD mostly) IOMMU updates for 2.6.40
Date: Wed, 11 May 2011 08:21:24 +0200	[thread overview]
Message-ID: <20110511062124.GA22551@elte.hu> (raw)
In-Reply-To: <20110510163623.GI30996@amd.com>


* Joerg Roedel <joerg.roedel@amd.com> wrote:

> Hi Ingo,
> 
> The following changes since commit 693d92a1bbc9e42681c42ed190bd42b636ca876f:
> 
>   Linux 2.6.39-rc7 (2011-05-09 19:33:54 -0700)
> 
> are available in the git repository at:
>   git://git.kernel.org/pub/scm/linux/kernel/git/joro/linux-2.6-iommu.git iommu/2.6.40
> 
> Joe Perches (1):
>       arch/x86/kernel/pci-iommu_table.c: Convert sprintf_symbol to %pS
> 
> Joerg Roedel (18):
>       x86/amd-iommu: Move compl-wait command building to own function
>       x86/amd-iommu: Move inv-dte command building to own function
>       x86/amd-iommu: Cleanup inv_pages command handling
>       x86/amd-iommu: Cleanup completion-wait handling
>       x86/amd-iommu: Remove command buffer resetting logic
>       x86/amd-iommu: Rename iommu_flush* to domain_flush*
>       x86/amd-iommu: Improve handling of full command buffer
>       x86/amd-iommu: Rename iommu_flush_device
>       x86/amd-iommu: Flush all internal TLBs when IOMMUs are enabled
>       PCI: Move ATS declarations in seperate header file
>       x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver
>       x86/amd-iommu: Flush device IOTLB if ATS is enabled
>       x86/amd-iommu: Add flag to indicate IOTLB support
>       x86/amd-iommu: Add ATS enable/disable code
>       x86/amd-iommu: Add extended feature detection
>       x86/amd-iommu: Add support for invalidate_all command
>       Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats' and 'amd-iommu/extended-features' into iommu/2.6.40
>       x86/amd-iommu: Use threaded interupt handler
> 
> Stanislaw Gruszka (1):
>       dma-debug: print information about leaked entry
> 
>  arch/x86/Kconfig                       |    1 +
>  arch/x86/include/asm/amd_iommu_proto.h |   13 +-
>  arch/x86/include/asm/amd_iommu_types.h |   28 ++-
>  arch/x86/kernel/amd_iommu.c            |  526 +++++++++++++++++++-------------
>  arch/x86/kernel/amd_iommu_init.c       |   48 +++-
>  arch/x86/kernel/pci-iommu_table.c      |   18 +-
>  drivers/pci/intel-iommu.c              |    1 +
>  drivers/pci/iov.c                      |    1 +
>  drivers/pci/pci.h                      |   37 ---
>  include/linux/pci-ats.h                |   52 ++++
>  lib/dma-debug.c                        |   18 +-
>  11 files changed, 454 insertions(+), 289 deletions(-)
>  create mode 100644 include/linux/pci-ats.h

Pulled, thanks a lot Joerg!

Thanks,

	Ingo

      reply	other threads:[~2011-05-11 17:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-10 16:36 [git pull] (AMD mostly) IOMMU updates for 2.6.40 Joerg Roedel
2011-05-11  6:21 ` Ingo Molnar [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110511062124.GA22551@elte.hu \
    --to=mingo@elte.hu \
    --cc=hpa@zytor.com \
    --cc=iommu@lists.linux-foundation.org \
    --cc=jbarnes@virtuousgeek.org \
    --cc=joerg.roedel@amd.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox