All of lore.kernel.org
 help / color / mirror / Atom feed
From: john stultz <johnstul@us.ibm.com>
To: Thomas Gleixner <tglx@linutronix.de>
Cc: lkml <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] 2.6.39 CLOCK_BOOTTIME for tip/timers/core
Date: Mon, 21 Feb 2011 16:29:56 -0800	[thread overview]
Message-ID: <1298334596.4222.20.camel@work-vm> (raw)

Hey Thomas,
	Here are the CLOCK_BOOTTIME changes I've been periodically sending out
for the last few weeks. It would be great to get them into
tip/timers/core for testing prior to 2.6.39.

thanks
-john

  git://git.linaro.org/people/jstultz/linux.git fortglx/39/tip/timers/core

John Stultz (5):
      hrtimers: extend hrtimer base code to handle more then 2 clockids
      time: Introduce get_monotonic_boottime and ktime_get_boottime
      time: Extend get_xtime_and_monotonic_offset() to also return sleep
      timers: Add CLOCK_BOOTTIME hrtimer base
      timers: Export CLOCK_BOOTTIME via the posix timers interface

 include/linux/hrtimer.h   |    8 +++++-
 include/linux/time.h      |    5 +++-
 kernel/hrtimer.c          |   63 ++++++++++++++++++++++++++++++--------------
 kernel/posix-timers.c     |   21 ++++++++++++++-
 kernel/time/timekeeping.c |   59 ++++++++++++++++++++++++++++++++++++++++--
 5 files changed, 130 insertions(+), 26 deletions(-)



                 reply	other threads:[~2011-02-22  0:30 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=1298334596.4222.20.camel@work-vm \
    --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.