{GIT pull] x86 bugfixes
From: Thomas Gleixner
Date: Sun Oct 14 2007 - 17:30:05 EST
Linus,
please pull from
ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86.git
Thanks,
tglx
--
Dave Jones (1):
x86: fix missing include for vsyscall
Thomas Gleixner (3):
clockevents: introduce force broadcast notifier
x86: move local APIC timer init to the end of start_secondary()
x86: force timer broadcast on late AMD C1E detection
arch/x86/kernel/alternative.c | 1 +
arch/x86/kernel/apic_64.c | 26 ++++++++++++++++++++++++++
arch/x86/kernel/smpboot_64.c | 7 ++-----
include/linux/clockchips.h | 1 +
kernel/time/tick-broadcast.c | 29 +++++++++++++++++++++++------
kernel/time/tick-common.c | 1 +
6 files changed, 54 insertions(+), 11 deletions(-)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/