-
for-linus-3.4-merge-window
9p changes for the 3.4 merge window The following changes since commit 3c761ea05a8900a907f32b628611873f6bef24b2: Fix autofs compile without CONFIG_COMPAT (2012-02-26 09:44:55 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs.git for-linus Jim Garlick (3): net/9p: don't allow Tflush to be interrupted net/9p: handle flushed Tclunk/Tremove 9p: statfs should not override server f_type fs/9p/vfs_super.c | 2 +- net/9p/client.c | 26 +++++++++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-)
-
iommu-updates-v3.4
The IOMMU updates for this round are not very large patch-wise. But they contain two new IOMMU drivers for the ARM Tegra 2 and 3 platforms. Besides that there are also a few patches for the AMD IOMMU which prepare the driver for adding intr-remapping support and a couple of fixes.
-
iommu-fixes-v3.3-rc6
IOMMU fixes for Linux v3.3-rc6 Two fixes are queued up. The first is an additional fix for the OMAP initialization order issue and the second patch fixes a possible section mismatch which can lead to a kernel crash in the AMD IOMMU driver when suspend/resume is used and the compiler has not inlined the iommu_set_device_table function.