]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Oct 2008 16:37:16 +0000 (09:37 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 23 Oct 2008 16:37:16 +0000 (09:37 -0700)
commitdfdebb2828c3e8ddcdbbbca94e55bf8397a3634b
tree4f6bab9d13df7fac50bc7d699d8486f441deb428
parent1f85c76ff10d597af450a3e6aa9cda9a146e5d12
parentbdec25fb7014ddc61dc77a2139840f8adc837814
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: disable the hrtick for now
  sched: revert back to per-rq vruntime
  sched: fair scheduler should not resched rt tasks
  sched: optimize group load balancer
  sched: minor fast-path overhead reduction
  sched: fix the wrong mask_len, cleanup
  sched: kill unused scheduler decl.
  sched: fix the wrong mask_len
  sched: only update rq->clock while holding rq->lock
include/linux/sched.h
kernel/sched.c
kernel/sched_fair.c
kernel/sched_stats.h
kernel/sysctl.c