[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1432142376-2077-1-git-send-email-john.stultz@linaro.org>
Date: Wed, 20 May 2015 10:19:29 -0700
From: John Stultz <john.stultz@...aro.org>
To: LKML <linux-kernel@...r.kernel.org>
Cc: John Stultz <john.stultz@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...nel.org>
Subject: [PATCH 0/7] Current queue for tip/timers/core
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@...utronix.de>
Cc: Ingo Molnar <mingo@...nel.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists