[GIT PULL] 2.6.39 CLOCK_BOOTTIME for tip/timers/core

From: john stultz
Date: Mon Feb 21 2011 - 19:30:30 EST


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


--
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/