]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Nov 2008 18:53:50 +0000 (10:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 11 Nov 2008 18:53:50 +0000 (10:53 -0800)
commitc3249cc19d3b856751d42ba1b2d8cf46ccb24d2e
tree40ebad408aebbc5bf4e54bd51a7c0077ad04508b
parentc243c864281e6182a8247399c2dd4d014082d0cb
parent4827e50d921f7b921c3564034a85f8f40c048cac
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip

* 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
  timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
  nohz: disable tick_nohz_kick_tick() for now
  irq: call __irq_enter() before calling the tick_idle_check
  x86: HPET: enter hpet_interrupt_handler with interrupts disabled
  x86: HPET: read from HPET_Tn_CMP() not HPET_T0_CMP
  x86: HPET: convert WARN_ON to WARN_ON_ONCE