[GIT pull] timer fixes for 3.15

2014-05-27 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Two small fixlets for ARM SoC clocksource drivers: * Avoid calling functions which might sleep from interrupt [disabled] context in tcb_cl

[GIT pull] timer fixes for 3.15

2014-05-17 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus A single bug fix for a long standing issue: * Updating the expiry value of a relative timer _after_ letting the idle logic select a targ

[GIT pull] timer fixes for 3.15

2014-04-17 Thread Thomas Gleixner
Linus, please pull the latest timers-urgent-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers-urgent-for-linus Viresh unearthed the following three hickups in the timer/timekeeping code: - Negated check for the result of a clock event selection - A m