All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Timekeeping changes for 3.14
@ 2014-01-02 22:22 John Stultz
  2014-01-02 22:23 ` [PATCH 1/9] timekeeping: Fix lost updates to tai adjustment John Stultz
  2014-01-12 13:15 ` [GIT PULL] Timekeeping changes for 3.14 Ingo Molnar
  0 siblings, 2 replies; 12+ messages in thread
From: John Stultz @ 2014-01-02 22:22 UTC (permalink / raw)
  To: Thomas Gleixner; +Cc: Ingo Molnar, LKML

Hey Thomas,
  Hope you're having a good new years! Here's my current timekeeping
queue for 3.14.

This includes a number of changes I had earlier proposed for 3.13, but
decided to defer due to it being so late in the 3.13 cycle.

The only two items not previously posted are:
   tick/timekeeping: Call update_wall_time outside the jiffies lock
   timekeeping: Remove comment that's mostly out of date

I'll send the entire queue in reply to this mail.

Please take a look and let me know if you have any objections.

thanks
-john


The following changes since commit 0e6601eee039893a3f6420596ae4588d90d13cbe:

  Merge branch 'timers/posix-timers-for-tip-v2' of
git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks
into timers/core (2013-12-10 12:32:36 +0100)

are available in the git repository at:


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

for you to fetch changes up to 38aef31ce7773624c8f09ff58c4c27b3b955faaf:

  timekeeping: Remove comment that's mostly out of date (2013-12-23
12:53:22 -0800)

----------------------------------------------------------------
Borislav Petkov (1):
      rtc-cmos: Add an alarm disable quirk

John Stultz (7):
      timekeeping: Fix lost updates to tai adjustment
      timekeeping: Fix potential lost pv notification of time change
      timekeeping: Avoid possible deadlock from clock_was_set_delayed
      tick/timekeeping: Call update_wall_time outside the jiffies lock
      timekeeping: Fix CLOCK_TAI timer/nanosleep delays
      timekeeping: Fix missing timekeeping_update in suspend path
      timekeeping: Remove comment that's mostly out of date

Yijing Wang (1):
      timekeeper: fix comment typo for tk_setup_internals()

 drivers/rtc/rtc-cmos.c      | 52
+++++++++++++++++++++++++++++++++++++++++++-
 kernel/time/tick-common.c   |  1 +
 kernel/time/tick-internal.h |  1 +
 kernel/time/tick-sched.c    |  1 +
 kernel/time/timekeeping.c   | 53
++++++++++++++++++++++-----------------------
 5 files changed, 80 insertions(+), 28 deletions(-)

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

end of thread, other threads:[~2014-01-12 13:15 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-02 22:22 [GIT PULL] Timekeeping changes for 3.14 John Stultz
2014-01-02 22:23 ` [PATCH 1/9] timekeeping: Fix lost updates to tai adjustment John Stultz
2014-01-02 22:23   ` [PATCH 2/9] timekeeping: Fix potential lost pv notification of time change John Stultz
2014-01-02 22:23     ` John Stultz
2014-01-02 22:23   ` [PATCH 3/9] timekeeping: Avoid possible deadlock from clock_was_set_delayed John Stultz
2014-01-02 22:23   ` [PATCH 4/9] tick/timekeeping: Call update_wall_time outside the jiffies lock John Stultz
2014-01-02 22:23   ` [PATCH 5/9] timekeeping: Fix CLOCK_TAI timer/nanosleep delays John Stultz
2014-01-02 22:23   ` [PATCH 6/9] timekeeping: Fix missing timekeeping_update in suspend path John Stultz
2014-01-02 22:23   ` [PATCH 7/9] timekeeper: fix comment typo for tk_setup_internals() John Stultz
2014-01-02 22:23   ` [PATCH 8/9] rtc-cmos: Add an alarm disable quirk John Stultz
2014-01-02 22:23   ` [PATCH 9/9] timekeeping: Remove comment that's mostly out of date John Stultz
2014-01-12 13:15 ` [GIT PULL] Timekeeping changes for 3.14 Ingo Molnar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.