[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.LFD.0.9999.0710142326451.22612@localhost.localdomain>
Date: Sun, 14 Oct 2007 23:29:30 +0200 (CEST)
From: Thomas Gleixner <tglx@...utronix.de>
To: Linus Torvalds <torvalds@...ux-foundation.org>
cc: LKML <linux-kernel@...r.kernel.org>, Ingo Molnar <mingo@...e.hu>
Subject: {GIT pull] x86 bugfixes
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists