Age | Commit message (Expand) | Author |
2006-09-26 | [PATCH] Fix longstanding load balancing bug in the scheduler | Christoph Lameter |
2006-08-27 | [PATCH] revert "Drop tasklist lock in do_sched_setscheduler" | Oleg Nesterov |
2006-07-31 | [PATCH] pi-futex: missing pi_waiters plist initialization | Heiko Carstens |
2006-07-31 | [PATCH] fix cond_resched() fix | Jim Houston |
2006-07-31 | [PATCH] sched: build_sched_domains() fix | Siddha, Suresh B |
2006-07-14 | [PATCH] per-task-delay-accounting: cpu delay collection via schedstats | Chandra Seetharaman |
2006-07-14 | [PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection | Shailabh Nagar |
2006-07-14 | [PATCH] lockdep: core, fix rq-lock handling on __ARCH_WANT_UNLOCKED_CTXSW | Ingo Molnar |
2006-07-10 | [PATCH] small kernel/sched.c cleanup | Andreas Mohr |
2006-07-10 | [PATCH] sched: fix bug in __migrate_task() | Peter Williams |
2006-07-03 | [PATCH] sched: cleanup, convert sched.c-internal typedefs to struct | Ingo Molnar |
2006-07-03 | [PATCH] sched: cleanup, remove task_t, convert to struct task_struct | Ingo Molnar |
2006-07-03 | [PATCH] sched: clean up fallout of recent changes | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: annotate scheduler runqueue locks | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: prove spinlock rwlock locking correctness | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: irqtrace subsystem, core | Ingo Molnar |
2006-07-03 | [PATCH] lockdep: better lock debugging | Ingo Molnar |
2006-06-30 | [PATCH] cond_resched() fix | Andrew Morton |
2006-06-27 | [PATCH] rtmutex: Propagate priority settings into PI lock chains | Thomas Gleixner |
2006-06-27 | [PATCH] Drop tasklist lock in do_sched_setscheduler | Thomas Gleixner |
2006-06-27 | [PATCH] pi-futex: scheduler support for pi | Ingo Molnar |
2006-06-27 | [PATCH] BUG() if setscheduler is called from interrupt context | Steven Rostedt |
2006-06-27 | [PATCH] sched: uninline task_rq_lock() | Oleg Nesterov |
2006-06-27 | [PATCH] sched: mc/smt power savings sched policy | Siddha, Suresh B |
2006-06-27 | [PATCH] sched_domai: Allocate sched_group structures dynamically | Srivatsa Vaddagiri |
2006-06-27 | [PATCH] sched_domai: Use kmalloc_node | Srivatsa Vaddagiri |
2006-06-27 | [PATCH] sched_domai: Don't use GFP_ATOMIC | Srivatsa Vaddagiri |
2006-06-27 | [PATCH] sched_domain: handle kmalloc failure | Srivatsa Vaddagiri |
2006-06-27 | [PATCH] sched: Avoid unnecessarily moving highest priority task move_tasks() | Peter Williams |
2006-06-27 | [PATCH] sched: modify move_tasks() to improve load balancing outcomes | Peter Williams |
2006-06-27 | [PATCH] sched: implement smpnice | Peter Williams |
2006-06-27 | [PATCH] sched: CPU hotplug race vs. set_cpus_allowed() | Kirill Korotaev |
2006-06-27 | [PATCH] unnecessary long index i in sched | Steven Rostedt |
2006-06-27 | [PATCH] sched: fix interactive ceiling code | Con Kolivas |
2006-06-27 | [PATCH] sched: simplify bitmap definition | Steven Rostedt |
2006-06-27 | [PATCH] sched: fix smt nice lock contention and optimization | Chen, Kenneth W |
2006-06-27 | [PATCH] cpu hotplug: make cpu_notifier related notifier calls __cpuinit only | Chandra Seetharaman |
2006-06-27 | [PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17 | Chandra Seetharaman |
2006-06-26 | Merge branch 'x86-64' | Linus Torvalds |
2006-06-26 | [PATCH] i386/x86-64/ia64: Move polling flag into thread_info_status | Andi Kleen |
2006-06-26 | [PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_interval() | Peter Williams |
2006-06-25 | [PATCH] cpu hotplug: fix CPU_UP_CANCEL handling | Heiko Carstens |
2006-06-25 | [PATCH] Define __raw_get_cpu_var and use it | Paul Mackerras |
2006-06-23 | [PATCH] cond_resched() might_sleep() fix | Ingo Molnar |
2006-06-23 | [PATCH] SELinux: add security hooks to {get,set}affinity | David Quigley |
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 |