ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/x86_64-2.6.16-rc1-git2-060119-1.bz2 6c8cba031f081c7f153e0b081fa23647 x86_64-2.6.16-rc1-git2-060119-1.bz2 VERSION=2 PATCHLEVEL=6 SUBLEVEL=16 EXTRAVERSION=-rc1-git2 Documentation/x86_64/boot-options.txt | 4 ++ Makefile | 4 ++ arch/x86_64/defconfig | 21 ++++++++---- arch/x86_64/kernel/apic.c | 25 ++++++++++++++- arch/x86_64/kernel/entry.S | 3 + arch/x86_64/kernel/nmi.c | 7 ++-- arch/x86_64/kernel/pmtimer.c | 5 +++ arch/x86_64/kernel/setup.c | 2 - arch/x86_64/kernel/time.c | 55 ++++++++++++++++++++++++++++++---- arch/x86_64/kernel/traps.c | 21 +++++++----- include/asm-x86_64/apic.h | 1 include/asm-x86_64/proto.h | 4 ++ lib/Kconfig.debug | 10 ++++++ 13 files changed, 133 insertions(+), 29 deletions(-) Detailed patch listing (individual files found in the patches tar file) Andi Kleen >>defconfig-update<< Update defconfig Jan Beulich >>config-unwind-info<< Add CONFIG_UNWIND_INFO Jan Beulich >>vsyscall-patch-xen<< Don't use direct mapping to patch kernel text Andi Kleen >>nmi-kprobes<< Disallow kprobes on NMI handlers Andi Kleen >>apic-main-timer<< Allow to run main time keeping from the local APIC interrupt Andi Kleen >>apic-main-timer-default<< Enable apic main timer mode by default for better testing Shaohua Li >>timer-resume<< [PATCH] timer resume