[PATCH 0/7] Current queue for tip/timers/core

From: John Stultz
Date: Wed May 20 2015 - 13:19:55 EST


Hey Thomas, Ingo,
Just wanted to send you my current queue of items that I
have pending for tip/timers/core for 4.2

Let me know if you have any concerns or objections.

thanks
-john

Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
Cc: Ingo Molnar <mingo@xxxxxxxxxx>

Badhri Jagan Sridharan (1):
tracing: timer: Add deferrable flag to timer_start

Harald Geyer (1):
timekeeping: Provide new API to get the current time resolution

John Stultz (1):
time: Rework debugging variables so they aren't global

Sasha Levin (1):
time: make sure tz_minuteswest is set to a valid value when setting
time

Xunlei Pang (3):
time: include math64.h in time64.h
s390: time: Provide read_boot_clock64() and read_persistent_clock64()
time: Remove read_boot_clock()

arch/s390/include/asm/timex.h | 5 +--
arch/s390/kernel/debug.c | 11 ++++---
arch/s390/kernel/time.c | 6 ++--
include/linux/time64.h | 1 +
include/linux/timekeeper_internal.h | 15 +++++++++
include/linux/timekeeping.h | 2 +-
include/trace/events/timer.h | 13 +++++---
kernel/time/time.c | 4 +++
kernel/time/timekeeping.c | 64 ++++++++++++++++++-------------------
kernel/time/timer.c | 3 +-
10 files changed, 75 insertions(+), 49 deletions(-)

--
1.9.1

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