On Wed, May 20, 2015 at 10:19 AM, John Stultz <john.stu...@linaro.org> wrote: > 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 <t...@linutronix.de> > Cc: Ingo Molnar <mi...@kernel.org> > > 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 >
And if desired as a pull-request: The following changes since commit 4e3d9cb0134fea035e6eb1707e5e7d8aaffa186d: jiffies: Remove the extra indentation level (2015-05-19 17:17:34 +0200) are available in the git repository at: https://git.linaro.org/people/john.stultz/linux.git fortglx/4.2/time for you to fetch changes up to e84e65281f6225f89923d8572ba13492bb41a353: time: Remove read_boot_clock() (2015-05-20 10:18:17 -0700) thanks -john -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/