All of lore.kernel.org
 help / color / mirror / Atom feed
From: John Stultz <johnstul@us.ibm.com>
To: "Gleixner, Thomas" <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Time stragglers for 3.4
Date: Fri, 23 Mar 2012 17:37:52 -0700	[thread overview]
Message-ID: <4F6D1760.7080604@us.ibm.com> (raw)

Hey Thomas,
     Here's the last of my items for 3.4.  Let me know if you have any 
objections or if you'd rather me push any changes off to 3.5.

thanks
-john

The changes can be found here, on top of tip/timers/core:

   git://git.linaro.org/people/jstultz/linux.git fortglx/3.4/time

Andy Lutomirski (2):

       x86-64: Simplify and optimize vdso clock_gettime monotonic variants

       x86-64: Inline vdso clock_gettime helpers

Cesar Eduardo Barros (1):

       time: remove no_sync_cmos_clock

Jim Cromie (1):

       kernel-time: fix s/then/than/ spelling errors

John Stultz (3):

       ntp: Fix leap-second hrtimer livelock

       alarmtimer: Make sure we initialize the rtctimer

       time: Avoid scary backtraces when warning of>  11% adj

  arch/x86/include/asm/vgtod.h   |   15 +++--

  arch/x86/kernel/vsyscall_64.c  |   10 +++-

  arch/x86/vdso/vclock_gettime.c |   47 ++++----------

  include/linux/time.h           |    1 -

  include/linux/timex.h          |    2 +-

  kernel/time/alarmtimer.c       |    5 +-

  kernel/time/clocksource.c      |    2 +-

  kernel/time/ntp.c              |  134 +++++++++++++---------------------------

  kernel/time/timekeeping.c      |   44 ++++++--------

  9 files changed, 98 insertions(+), 162 deletions(-)



                 reply	other threads:[~2012-03-24  0:38 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F6D1760.7080604@us.ibm.com \
    --to=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tglx@linutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.