x86_64-2.6.19-git18-061212-1.bz2 54fec6dc2e98c71de3443b5dbfa6b915 x86_64-2.6.19-git18-061212-1.bz2 VERSION=2 PATCHLEVEL=6 SUBLEVEL=19 EXTRAVERSION=-git18 arch/i386/defconfig | 9 - arch/x86_64/defconfig | 9 - arch/x86_64/ia32/ia32_aout.c | 4 arch/x86_64/kernel/e820.c | 7 + arch/x86_64/kernel/setup.c | 5 arch/x86_64/kernel/time.c | 14 +- arch/x86_64/kernel/x8664_ksyms.c | 1 arch/x86_64/lib/Makefile | 2 arch/x86_64/lib/copy_user_nocache.S | 217 ++++++++++++++++++++++++++++++++++++ arch/x86_64/mm/numa.c | 74 ++++++++++-- include/asm-x86_64/e820.h | 1 include/asm-x86_64/mmzone.h | 13 +- include/asm-x86_64/uaccess.h | 14 ++ 13 files changed, 341 insertions(+), 29 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 Mark Langsdorf >>amd-tsc-sync<< TSC gtod for AMD processors with constant TSCs Amul Shah >>make-the-numa-hash-function-nodemap-allocation<< Make the NUMA hash function nodemap allocation Andi Kleen >>fix-aout-warning<< Fix warnings in ia32_aout.c