diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-16 02:33:21 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-01-16 02:33:21 +0100 |
commit | 85ce70fdf48aa290b4845311c2dd815d7f8d1fa5 (patch) | |
tree | 3f231ff555a6785bd4120a4c6d2ccea1b3e656ea /drivers | |
parent | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
parent | sched: Calculate effective load even if local weight is 0 (diff) | |
parent | Merge branch 'clockevents/3.13-fixes' of git://git.linaro.org/people/daniel.l... (diff) | |
download | linux-85ce70fdf48aa290b4845311c2dd815d7f8d1fa5.tar.xz linux-85ce70fdf48aa290b4845311c2dd815d7f8d1fa5.zip |
Merge branches 'sched-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull scheduler and timer fixes from Ingo Molnar:
"Contains a fix for a scheduler bug that manifested itself as a 3D
performance regression and a crash fix for the ARM Cadence TTC clock
driver"
* 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
sched: Calculate effective load even if local weight is 0
* 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
clocksource: cadence_ttc: Fix mutex taken inside interrupt context