]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita120d6ceacaccec1ffc452dbf8625b7ab89c1b30
tree80a379de91a332a6dca5f035d10421bb6d988b80
parent4d61eebb089f00078242a2ffdee12564547fdfe1
parent240bb1216058a2026cacfa1009d47dca8c976ac9
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/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