commit | 8e4bc3dd2ca07d77882eba73cea240aba95a1854 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 21 09:06:17 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Mon Sep 21 09:06:17 2009 -0700 |
tree | da105cd2c4f51c78c401c00d8b399572914694ed | |
parent | bd4c3a3441144cd46d1f544046523724c5bc6e94 [diff] | |
parent | 0d721ceadbeaa24d7f9dd41b3e5e29912327a7e1 [diff] |
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: sched: Simplify sys_sched_rr_get_interval() system call sched: Fix potential NULL derference of doms_cur sched: Fix raciness in runqueue_is_locked() sched: Re-add lost cpu_allowed check to sched_fair.c::select_task_rq_fair() sched: Remove unneeded indentation in sched_fair.c::place_entity()