On Wed, May 30, 2012 at 02:18:29PM -0600, Alex Williamson wrote: > Alex Williamson (7): > iommu: Remove group_mf > intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groups > amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groups > intel-iommu: Support IOMMU groups > amd_iommu: Support IOMMU groups > iommu: IOMMU Groups > driver core: Add iommu_group tracking to struct device > > > .../ABI/testing/sysfs-kernel-iommu_groups | 14 > Documentation/kernel-parameters.txt | 1 > arch/ia64/include/asm/iommu.h | 2 > arch/ia64/kernel/pci-dma.c | 1 > arch/x86/include/asm/iommu.h | 1 > arch/x86/kernel/pci-dma.c | 11 > drivers/iommu/amd_iommu.c | 70 ++ > drivers/iommu/intel-iommu.c | 89 ++- > drivers/iommu/iommu.c | 578 +++++++++++++++++++- > include/linux/device.h | 2 > include/linux/iommu.h | 104 +++- > 11 files changed, 767 insertions(+), 106 deletions(-) > create mode 100644 Documentation/ABI/testing/sysfs-kernel-iommu_groups Applied and pushed all of them. Thanks a lot, Alex. -- AMD Operating System Research Center Advanced Micro Devices GmbH Einsteinring 24 85609 Dornach General Managers: Alberto Bozzo Registration: Dornach, Landkr. Muenchen; Registerger. Muenchen, HRB Nr. 43632 -- To unsubscribe from this list: send the line "unsubscribe linux-pci" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html