Histórico de Commits

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