提交歷史

作者 SHA1 備註 提交日期
  Peter Williams 0d721ceadb sched: Simplify sys_sched_rr_get_interval() system call 15 年之前
  Peter Zijlstra 7d47872146 sched: Rename sync arguments 15 年之前
  Peter Zijlstra 0763a660a8 sched: Rename select_task_rq() argument 15 年之前
  Peter Zijlstra 5f3edc1b1e sched: Hook sched_balance_self() into sched_class::select_task_rq() 15 年之前
  Peter Zijlstra e9e9250bc7 sched: Scale down cpu_power due to RT tasks 15 年之前
  Ingo Molnar bcf08df3b2 sched: Fix cpupri build on !CONFIG_SMP 17 年之前
  Peter Zijlstra 8f48894fcc sched: Add debug check to task_of() 16 年之前
  Gregory Haskins 00aec93d10 sched: Fully integrate cpus_active_map and root-domain code 16 年之前
  Gregory Haskins 3f029d3c6d sched: Enhance the pre/post scheduling logic 16 年之前
  Peter Zijlstra a1ba4d8ba9 sched_rt: Fix overload bug on rt group scheduling 16 年之前
  Yinghai Lu eaa958402e cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 年之前
  Ingo Molnar 5af8c4e0fa Merge commit 'v2.6.30-rc1' into sched/urgent 16 年之前
  Rusty Russell 13b8bd0a57 sched_rt: don't allocate cpumask in fastpath 16 年之前
  Ingo Molnar 6e15cf0486 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 16 年之前
  Ingo Molnar 140573d33b Merge branches 'sched/rt' and 'sched/urgent' into sched/core 16 年之前
  Rusty Russell 3d398703ef sched_rt: don't use first_cpu on cpumask created with cpumask_and 16 年之前
  Peter Zijlstra ceacc2c1c8 sched: make plist a library facility 16 年之前
  Gregory Haskins 398a153b16 sched: fix build error in kernel/sched_rt.c when RT_GROUP_SCHED && !SMP 16 年之前
  Gregory Haskins b07430ac37 sched: de CPP-ify the scheduler code 16 年之前
  Mike Travis d38b223c86 cpumask: reduce stack usage in find_lowest_rq 16 年之前
  Ingo Molnar 0a6d4e1dc9 Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/ghaskins/linux-2.6-hacks into sched/rt 16 年之前
  Mike Travis 6ca09dfc9f sched: put back some stack hog changes that were undone in kernel/sched.c 16 年之前
  Mike Travis 7eb1955336 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask into merge-rr-cpumask 16 年之前
  Gregory Haskins 1563513d34 RT: fix push_rt_task() to handle dequeue_pushable properly 16 年之前
  Gregory Haskins 917b627d4d sched: create "pushable_tasks" list to limit pushing to one attempt 16 年之前
  Gregory Haskins 967fc04671 sched: add sched_class->needs_post_schedule() member 16 年之前
  Gregory Haskins 777c2f389e sched: only try to push a task on wakeup if it is migratable 16 年之前
  Gregory Haskins 74ab8e4f64 sched: use highest_prio.next to optimize pull operations 16 年之前
  Gregory Haskins a8728944ef sched: use highest_prio.curr for pull threshold 16 年之前
  Gregory Haskins e864c499d9 sched: track the next-highest priority on each runqueue 16 年之前