public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Time/RTC/clocksource changes for 3.4
@ 2012-03-16  1:27 John Stultz
  0 siblings, 0 replies; only message in thread
From: John Stultz @ 2012-03-16  1:27 UTC (permalink / raw)
  To: Gleixner, Thomas; +Cc: lkml

Hey Thomas,
     Here's my current outstanding time/clocksource/rtc queue for 3.4 
(with the exception of the ntp livelock patch I sent out for RFC)
Let me know if you have any objections.

thanks
-john

The following changes since commit 
a078c6d0e6288fad6d83fb6d5edd91ddb7b6ab33:

   ntp: Fix integer overflow when setting time (2012-03-15 21:41:34 +0100)

are available in the git repository at:

   git://git.linaro.org/people/jstultz/linux.git fortglx/3.4/time

Alok Kataria (1):

       x86, tsc: Skip refined tsc calibration on systems with reliable TSC

John Stultz (3):

       time: x86: Fix race switching from vsyscall to non-vsyscall clock

       time: Fix change_clocksource locking

       rtc: Provide flag for rtc devices that don't support UIE

Thomas Gleixner (4):

       time: Remove bogus comments

       x86: vdso: Remove bogus locking in update_vsyscall_tz()

       x86: vdso: Use seqcount instead of seqlock

       ia64: vsyscall: Use seqcount instead of seqlock

  arch/ia64/kernel/asm-offsets.c        |    4 +-

  arch/ia64/kernel/fsys.S               |    2 +-

  arch/ia64/kernel/fsyscall_gtod_data.h |    2 +-

  arch/ia64/kernel/time.c               |   10 +---

  arch/x86/include/asm/vgtod.h          |    2 +-

  arch/x86/kernel/tsc.c                 |   10 ++++

  arch/x86/kernel/vsyscall_64.c         |   16 +-----

  arch/x86/vdso/vclock_gettime.c        |   88 ++++++++++++++++++++-------------

  drivers/rtc/interface.c               |    5 ++

  drivers/rtc/rtc-mpc5121.c             |    2 +

  include/linux/rtc.h                   |    3 +-

  kernel/time.c                         |    6 --

  kernel/time/timekeeping.c             |    7 +++

  13 files changed, 91 insertions(+), 66 deletions(-)



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-03-16  1:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-16  1:27 [GIT PULL] Time/RTC/clocksource changes for 3.4 John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox