linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL][PATCH 0/6] Timekeeping changes for tip/timers/core
@ 2016-06-20 19:56 John Stultz
  2016-06-20 19:56 ` [PATCH 1/6] clocksource: Make clocksource insert entry more efficient John Stultz
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: John Stultz @ 2016-06-20 19:56 UTC (permalink / raw)
  To: lkml
  Cc: John Stultz, Prarit Bhargava, Richard Cochran, Thomas Gleixner,
	Ingo Molnar

Hey Thomas, Ingo,
  Here is my current queue of timekeeping changes for 4.8.
Most of them are small cleanups and core y2038 changes.

Let me know if you have any objections.

thanks
-john

Cc: Prarit Bhargava <prarit@redhat.com>
Cc: Richard Cochran <richardcochran@gmail.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Ingo Molnar <mingo@kernel.org>

You can also grab it via a pull:

The following changes since commit af8c34ce6ae32addda3788d54a7e340cad22516b:

  Linux 4.7-rc2 (2016-06-05 14:31:26 -0700)

are available in the git repository at:

  https://git.linaro.org/people/john.stultz/linux.git fortglx/4.8/time

for you to fetch changes up to 7c71feb0a6766c7c3a262e3cc33ae231f3953cb6:

  timer: Avoid using timespec (2016-06-20 12:47:33 -0700)

----------------------------------------------------------------
Arnd Bergmann (2):
  time: Avoid timespec in udelay_test
  timer: Avoid using timespec

Deepa Dinamani (1):
  time: Add time64_to_tm()

Minfei Huang (1):
  clocksource: Make clocksource insert entry more efficient

Pratyush Patel (1):
  alarmtimer: Fix comments describing structure fields

Thomas Graziadei (1):
  timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD

 include/linux/alarmtimer.h |  6 +++---
 include/linux/time.h       | 15 ++++++++++++++-
 kernel/time/alarmtimer.c   |  1 -
 kernel/time/clocksource.c  |  8 +++++---
 kernel/time/test_udelay.c  | 16 ++++++++--------
 kernel/time/timeconv.c     | 11 ++++++-----
 kernel/time/timekeeping.c  | 10 ++++++----
 kernel/time/timer_stats.c  |  6 +++---
 8 files changed, 45 insertions(+), 28 deletions(-)

-- 
1.9.1

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-06-20 19:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-20 19:56 [GIT PULL][PATCH 0/6] Timekeeping changes for tip/timers/core John Stultz
2016-06-20 19:56 ` [PATCH 1/6] clocksource: Make clocksource insert entry more efficient John Stultz
2016-06-20 19:56 ` [PATCH 2/6] timekeeping: Fix 1ns/tick drift with GENERIC_TIME_VSYSCALL_OLD John Stultz
2016-06-20 19:56 ` [PATCH 3/6] alarmtimer: Fix comments describing structure fields John Stultz
2016-06-20 19:56 ` [PATCH 4/6] time: Add time64_to_tm() John Stultz
2016-06-20 19:56 ` [PATCH 5/6] time: Avoid timespec in udelay_test John Stultz
2016-06-20 19:56 ` [PATCH 6/6] timer: Avoid using timespec John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).