x86_64-2.6.18-git15-061001-1.bz2 5cc28ea01ae1999cc7b606e0046f123f x86_64-2.6.18-git15-061001-1.bz2 VERSION=2 PATCHLEVEL=6 SUBLEVEL=18 EXTRAVERSION=-git15 MAINTAINERS | 2 arch/i386/defconfig | 21 ++- arch/i386/kernel/process.c | 5 arch/i386/pci/direct.c | 2 arch/i386/pci/init.c | 4 arch/x86_64/defconfig | 23 ++- arch/x86_64/kernel/entry.S | 5 arch/x86_64/kernel/pci-calgary.c | 36 +++-- arch/x86_64/kernel/x8664_ksyms.c | 1 arch/x86_64/lib/Makefile | 2 arch/x86_64/lib/copy_user_nocache.S | 217 ++++++++++++++++++++++++++++++++++++ include/asm-x86_64/uaccess.h | 14 ++ 12 files changed, 305 insertions(+), 27 deletions(-) Detailed patch listing (individual files found in the patches tar file) Andi Kleen >>defconfig-update<< Update defconfig Andi Kleen >>i386-defconfig-update<< i386: Update defconfig Andi Kleen >>copy-user-nocache<< Add __copy_from_user_nocache Jon Mason >>calgary-init<< x86-64: Calgary IOMMU: deobfuscate calgary_init Jon Mason >>calgary-off-by-one<< x86-64: Calgary IOMMU: Fix off by one when calculating register space location Jon Mason >>calgary-jon-contact<< x86-64: Calgary IOMMU: Update Jon's contact info Jon Mason >>calgary-hex-bus<< x86-64: Calgary IOMMU: print PCI bus numbers in hex Andi Kleen >>pci-bios-fix<< i386: Fix PCI BIOS config space access Andi Kleen >>kernel-stack-termination<< x86: Terminate the kernel stacks for the unwinder