{GIT pull] x86 bugfixes

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Linus Torvalds <torvalds@...>
Cc: LKML <linux-kernel@...>, Ingo Molnar <mingo@...>
Date: Sunday, October 14, 2007 - 5:29 pm

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(-)


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
{GIT pull] x86 bugfixes, Thomas Gleixner, (Sun Oct 14, 5:29 pm)
Re: {GIT pull] x86 bugfixes, Jeff Garzik, (Sun Oct 14, 5:43 pm)
Re: {GIT pull] x86 bugfixes, Thomas Gleixner, (Sun Oct 14, 5:53 pm)