]> git.baikalelectronics.ru Git - kernel.git/commit
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
authorLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 9 Mar 2008 17:06:49 +0000 (10:06 -0700)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 9 Mar 2008 17:06:49 +0000 (10:06 -0700)
commit9cdd5087df04d18e8917b44f398e2412f73fcfb5
tree95822dc50801e21cf1ad1e6aa7b58af898156517
parente2652cc0c554472341ebaa6feece71270599e97f
parent9e41c5f408c543d63ea85674e9c6be1ca4c838c6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt

* git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt:
  time: remove obsolete CLOCK_TICK_ADJUST
  time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_timer()
  time: prevent the loop in timespec_add_ns() from being optimised away
  ntp: use unsigned input for do_div()