commit | de030179584833ddac77ab847d7083199e30a877 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 08 13:57:13 2016 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Jan 08 13:57:13 2016 -0800 |
tree | a5af7855370d86e6d0dba071a5b08e66839788a4 | |
parent | 3ab6d1ebd54bc377e9cd6c1792aaffa0a1fd11f8 [diff] | |
parent | 093e5840ae76f1082633503964d035f40ed0216d [diff] |
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip Pull scheduler fixes from Ingo Molnar: "Misc scheduler fixes" * 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: sched/core: Reset task's lockless wake-queues on fork() sched/core: Fix unserialized r-m-w scribbling stuff sched/core: Check tgid in is_global_init() sched/fair: Fix multiplication overflow on 32-bit systems