]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit30cb6d5f2eb24d15d20139d5ceefaccc68734bd7
tree773c5a98645e4b945343caddcfe5af365566ccc5
parent4867faab1e3eb8cc3f74e390357615d9b8e8cda6
parent68fa61c026057a39d6ccb850aa8785043afbee02
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