]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2011 18:30:28 +0000 (11:30 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 23 May 2011 18:30:28 +0000 (11:30 -0700)
commitb02606a7fcca9dffa116681a9a5c6bd3c95cade2
tree773c5a98645e4b945343caddcfe5af365566ccc5
parented2f266b2e177a5c3c376ce080e0cc7aae7b4517
parent6869aed9a743c3e6e2a0e7bb61d8b942a32d98ff
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  hrtimers: Reorder clock bases
  hrtimers: Avoid touching inactive timer bases
  hrtimers: Make struct hrtimer_cpu_base layout less stupid
  timerfd: Manage cancelable timers in timerfd
  clockevents: Move C3 stop test outside lock
  alarmtimer: Drop device refcount after rtc_open()
  alarmtimer: Check return value of class_find_device()
  timerfd: Allow timers to be cancelled when clock was set
  hrtimers: Prepare for cancel on clock was set timers