ftp://ftp.firstfloor.org/pub/ak/x86_64/quilt/x86_64-2.6.16-rc1-060118-2.bz2 ff381758124b3787b92f17e926788f61 x86_64-2.6.16-rc1-060118-2.bz2 VERSION=2 PATCHLEVEL=6 SUBLEVEL=16 EXTRAVERSION=-rc1 Documentation/x86_64/boot-options.txt | 4 +++ Makefile | 4 +++ 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/setup.c | 2 - arch/x86_64/kernel/setup64.c | 2 - arch/x86_64/kernel/time.c | 43 +++++++++++++++++++++++++++++----- arch/x86_64/kernel/traps.c | 21 +++++++++------- include/asm-x86_64/apic.h | 1 include/asm-x86_64/proto.h | 3 ++ lib/Kconfig.debug | 10 +++++++ 12 files changed, 102 insertions(+), 23 deletions(-) Detailed patch listing (individual files found in the patches tar file) Jan Beulich >>config-unwind-info<< Add CONFIG_UNWIND_INFO Jan Beulich >>vsyscall-patch-xen<< Don't use direct mapping to patch kernel text Jan Beulich >>boot-exception-stacks<< Fix MCE exception stack for boot CPU 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