Age | Commit message (Expand) | Author |
2006-05-21 | Revert "[PATCH] sched: fix interactive task starvation" | Linus Torvalds |
2006-04-26 | [PATCH] Remove __devinitdata from notifier block definitions | Chandra Seetharaman |
2006-04-11 | [PATCH] sched: don't awaken RT tasks on expired array | Mike Galbraith |
2006-04-11 | [PATCH] sched: fix interactive task starvation | Mike Galbraith |
2006-03-31 | [PATCH] sched: activate SCHED BATCH expired | Con Kolivas |
2006-03-31 | [PATCH] sched: remove on runqueue requeueing | Con Kolivas |
2006-03-31 | [PATCH] sched: include noninteractive sleep in idle detect | Con Kolivas |
2006-03-31 | [PATCH] sched: dont decrease idle sleep avg | Con Kolivas |
2006-03-31 | [PATCH] sched: make task_noninteractive use sleep_type | Con Kolivas |
2006-03-31 | [PATCH] sched: cleanup task_activated() | Con Kolivas |
2006-03-31 | [PATCH] sched: reduce overhead of calc_load | Jack Steiner |
2006-03-28 | [PATCH] for_each_possible_cpu: fixes for generic part | KAMEZAWA Hiroyuki |
2006-03-27 | [PATCH] sched: fix group power for allnodes_domains | Siddha, Suresh B |
2006-03-27 | [PATCH] sched: new sched domain for representing multi-core | Siddha, Suresh B |
2006-03-27 | [PATCH] Small schedule() optimization | Andreas Mohr |
2006-03-27 | [PATCH] sched: fix task interactivity calculation | Martin Andersson |
2006-03-26 | [PATCH] kretprobe instance recycled by parent process | bibo mao |
2006-03-23 | [PATCH] make bug messages more consistent | Ingo Molnar |
2006-03-23 | [PATCH] fix scheduler deadlock | Anton Blanchard |
2006-03-22 | [PATCH] sched: remove sleep_avg multiplier | Mike Galbraith |
2006-03-11 | [PATCH] remove __put_task_struct_cb export again | Christoph Hellwig |
2006-03-08 | [PATCH] idle threads should have a sane ->timestamp value | Ingo Molnar |
2006-03-06 | Add early-boot-safety check to cond_resched() | Linus Torvalds |
2006-02-17 | [PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST | Ingo Molnar |
2006-02-14 | [PATCH] sched: revert "filter affine wakeups" | Chen, Kenneth W |
2006-02-10 | [PATCH] sched: remove smpnice | Nick Piggin |
2006-02-05 | [PATCH] sched: only print migration_cost once per boot | Chuck Ebbert |
2006-02-05 | [PATCH] percpu data: only iterate over possible CPUs | Eric Dumazet |
2006-02-01 | [PATCH] sys_sched_getaffinity() & hotplug | Jack Steiner |
2006-01-31 | [PATCH] Fix boot-time slowdown for measure_migration_cost | Ingo Molnar |
2006-01-18 | [PATCH] fix sched_setscheduler semantics | Jason Baron |
2006-01-14 | [PATCH] Unlinline a bunch of other functions | Arjan van de Ven |
2006-01-14 | [PATCH] sched: add new SCHED_BATCH policy | Ingo Molnar |
2006-01-12 | [PATCH] sched: filter affine wakeups | akpm@osdl.org |
2006-01-12 | [PATCH] scheduler cache-hot-autodetect | akpm@osdl.org |
2006-01-11 | [PATCH] x86_64: Make the cpu_*_maps in kernel/sched.c read mostly | Andi Kleen |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
2006-01-09 | [PATCH] mutex subsystem, more debugging code | Ingo Molnar |
2006-01-08 | [PATCH] RCU signal handling | Ingo Molnar |
2005-11-13 | [PATCH] m68k: introduce setup_thread_stack() and end_of_stack() | Al Viro |
2005-11-13 | [PATCH] m68k: introduce task_thread_info | Al Viro |
2005-11-09 | [PATCH] optimize activate_task() | Chen, Kenneth W |
2005-11-09 | [PATCH] sched: resched and cpu_idle rework | Nick Piggin |
2005-11-09 | [PATCH] sched: consider migration thread with smp nice | Con Kolivas |
2005-11-09 | [PATCH] sched: correct smp_nice_bias | Con Kolivas |
2005-11-09 | [PATCH] sched: smp nice bias busy queues on idle rebalance | Con Kolivas |
2005-11-09 | [PATCH] sched: account rt tasks in prio_bias() | Con Kolivas |
2005-11-09 | [PATCH] sched: change prio bias only if queued | Con Kolivas |
2005-11-09 | [PATCH] sched: implement nice support across physical cpus on SMP | Con Kolivas |
2005-11-07 | [PATCH] unexport idle_cpu | Adrian Bunk |