x86_64-2.6.19-git11-061209-1.bz2 dc956e32d3eb90a0c8015eb8285b0eb4 x86_64-2.6.19-git11-061209-1.bz2 VERSION=2 PATCHLEVEL=6 SUBLEVEL=19 EXTRAVERSION=-git11 arch/i386/defconfig | 16 +- arch/i386/kernel/io_apic.c | 2 arch/i386/kernel/nmi.c | 8 - arch/i386/kernel/quirks.c | 33 ++++- arch/i386/kernel/smpboot.c | 2 arch/x86_64/defconfig | 16 +- arch/x86_64/kernel/e820.c | 7 + arch/x86_64/kernel/nmi.c | 9 - 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 ++ 17 files changed, 391 insertions(+), 43 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 "Siddha, Suresh B" >>coyote-fix<< i386: What was in the x86 merge for .20 Ravikiran G Thirumalai >>fix-boot-hang-due-to-nmi-watchdog-init-code<< x86: Fix boot hang due to nmi watchdog init code Andi Kleen >>proxy-pda-fallback<< x86: Work around gcc 4.2 over aggressive optimizer Randy Dunlap >>export-smp_num_siblings-for-oprofile<< i386: export smp_num_siblings for oprofile Andi Kleen >>vector-warning<< i386: Fix io_apic.c warning