Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2014 18:13:28 +0000 (10:13 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 10 Dec 2014 18:13:28 +0000 (10:13 -0800)
commitd82012695ef29e4e1c8153ccf43098ec8e50369e
tree80a379de91a332a6dca5f035d10421bb6d988b80
parent3eb5b893ebec7325ac9e6b8e4864af89a9ca1ed1
parentdbe7aa622db96b5cd601f59d09c4f00b98b76079
Merge branch 'timers-2038-for-linus' of git://git./linux/kernel/git/tip/tip

Pull more 2038 timer work from Thomas Gleixner:
 "Two more patches for the ongoing 2038 work:

   - New accessors to clock MONOTONIC and REALTIME seconds

  This is a seperate branch as Arnd has follow up work depending on
  this"

* 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timekeeping: Provide y2038 safe accessor to the seconds portion of CLOCK_REALTIME
  timekeeping: Provide fast accessor to the seconds part of CLOCK_MONOTONIC
include/linux/timekeeping.h
kernel/time/timekeeping.c