[PATCH] as-iosched: migrate to using the elevator rb functions
[safe/jmp/linux-2.6] / kernel / sched.c
2006-09-29 Oleg Nesterov[PATCH] introduce TASK_DEAD state
2006-09-29 Oleg Nesterov[PATCH] kill PF_DEAD flag
2006-09-29 Oleg Nesterov[PATCH] set EXIT_DEAD state in do_exit(), not in schedule()
2006-09-29 Oleg Nesterov[PATCH] sched_setscheduler: fix? policy checks
2006-09-29 Oleg Nesterov[PATCH] introduce is_rt_policy() helper
2006-09-29 Oleg Nesterov[PATCH] do_sched_setscheduler(): don't take tasklist_lock
2006-09-29 Akinobu Mita[PATCH] check return value of cpu_callback
2006-09-26 Christoph Lameter[PATCH] Fix longstanding load balancing bug in the...
2006-08-27 Oleg Nesterov[PATCH] revert "Drop tasklist lock in do_sched_setsched...
2006-07-31 Heiko Carstens[PATCH] pi-futex: missing pi_waiters plist initialization
2006-07-31 Jim Houston[PATCH] fix cond_resched() fix
2006-07-31 Siddha, Suresh B[PATCH] sched: build_sched_domains() fix
2006-07-15 Chandra Seetharaman[PATCH] per-task-delay-accounting: cpu delay collection...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: sync block I/O and...
2006-07-15 Ingo Molnar[PATCH] lockdep: core, fix rq-lock handling on __ARCH_W...
2006-07-10 Andreas Mohr[PATCH] small kernel/sched.c cleanup
2006-07-10 Peter Williams[PATCH] sched: fix bug in __migrate_task()
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, convert sched.c-internal typede...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] sched: clean up fallout of recent changes
2006-07-03 Ingo Molnar[PATCH] lockdep: annotate scheduler runqueue locks
2006-07-03 Ingo Molnar[PATCH] lockdep: prove spinlock rwlock locking correctness
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-30 Andrew Morton[PATCH] cond_resched() fix
2006-06-28 Thomas Gleixner[PATCH] rtmutex: Propagate priority settings into PI...
2006-06-28 Thomas Gleixner[PATCH] Drop tasklist lock in do_sched_setscheduler
2006-06-28 Ingo Molnar[PATCH] pi-futex: scheduler support for pi
2006-06-28 Steven Rostedt[PATCH] BUG() if setscheduler is called from interrupt...
2006-06-28 Oleg Nesterov[PATCH] sched: uninline task_rq_lock()
2006-06-28 Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domai: Allocate sched_group structures...
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domai: Use kmalloc_node
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domai: Don't use GFP_ATOMIC
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domain: handle kmalloc failure
2006-06-28 Peter Williams[PATCH] sched: Avoid unnecessarily moving highest prior...
2006-06-28 Peter Williams[PATCH] sched: modify move_tasks() to improve load...
2006-06-28 Peter Williams[PATCH] sched: implement smpnice
2006-06-28 Kirill Korotaev[PATCH] sched: CPU hotplug race vs. set_cpus_allowed()
2006-06-28 Steven Rostedt[PATCH] unnecessary long index i in sched
2006-06-28 Con Kolivas[PATCH] sched: fix interactive ceiling code
2006-06-28 Steven Rostedt[PATCH] sched: simplify bitmap definition
2006-06-28 Chen, Kenneth W[PATCH] sched: fix smt nice lock contention and optimiz...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: make cpu_notifier related notifier...
2006-06-28 Chandra Seetharaman[PATCH] cpu hotplug: revert initdata patch submitted...
2006-06-26 Linus TorvaldsMerge branch 'x86-64'
2006-06-26 Andi Kleen[PATCH] i386/x86-64/ia64: Move polling flag into thread...
2006-06-26 Peter Williams[PATCH] sched: fix SCHED_FIFO bug in sys_sched_rr_get_i...
2006-06-25 Heiko Carstens[PATCH] cpu hotplug: fix CPU_UP_CANCEL handling
2006-06-25 Paul Mackerras[PATCH] Define __raw_get_cpu_var and use it
2006-06-23 Ingo Molnar[PATCH] cond_resched() might_sleep() fix
2006-06-23 David Quigley[PATCH] SELinux: add security hooks to {get,set}affinity
2006-05-22 Linus TorvaldsRevert "[PATCH] sched: fix interactive task starvation"
2006-04-26 Chandra Seetharaman[PATCH] Remove __devinitdata from notifier block defini...
2006-04-11 Mike Galbraith[PATCH] sched: don't awaken RT tasks on expired array
2006-04-11 Mike Galbraith[PATCH] sched: fix interactive task starvation
2006-03-31 Con Kolivas[PATCH] sched: activate SCHED BATCH expired
2006-03-31 Con Kolivas[PATCH] sched: remove on runqueue requeueing
2006-03-31 Con Kolivas[PATCH] sched: include noninteractive sleep in idle...
2006-03-31 Con Kolivas[PATCH] sched: dont decrease idle sleep avg
2006-03-31 Con Kolivas[PATCH] sched: make task_noninteractive use sleep_type
2006-03-31 Con Kolivas[PATCH] sched: cleanup task_activated()
2006-03-31 Jack Steiner[PATCH] sched: reduce overhead of calc_load
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-27 Siddha, Suresh B[PATCH] sched: fix group power for allnodes_domains
2006-03-27 Siddha, Suresh B[PATCH] sched: new sched domain for representing multi...
2006-03-27 Andreas Mohr[PATCH] Small schedule() optimization
2006-03-27 Martin Andersson[PATCH] sched: fix task interactivity calculation
2006-03-26 bibo mao[PATCH] kretprobe instance recycled by parent process
2006-03-23 Ingo Molnar[PATCH] make bug messages more consistent
2006-03-23 Anton Blanchard[PATCH] fix scheduler deadlock
2006-03-22 Mike Galbraith[PATCH] sched: remove sleep_avg multiplier
2006-03-11 Christoph Hellwig[PATCH] remove __put_task_struct_cb export again
2006-03-08 Ingo Molnar[PATCH] idle threads should have a sane ->timestamp...
2006-03-07 Linus TorvaldsAdd early-boot-safety check to cond_resched()
2006-02-17 Ingo Molnar[PATCH] Introduce CONFIG_DEFAULT_MIGRATION_COST
2006-02-15 Chen, Kenneth W[PATCH] sched: revert "filter affine wakeups"
2006-02-10 Nick Piggin[PATCH] sched: remove smpnice
2006-02-05 Chuck Ebbert[PATCH] sched: only print migration_cost once per boot
2006-02-05 Eric Dumazet[PATCH] percpu data: only iterate over possible CPUs
2006-02-01 Jack Steiner[PATCH] sys_sched_getaffinity() & hotplug
2006-01-31 Ingo Molnar[PATCH] Fix boot-time slowdown for measure_migration_cost
2006-01-19 Jason Baron[PATCH] fix sched_setscheduler semantics
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-15 Ingo Molnar[PATCH] sched: add new SCHED_BATCH policy
2006-01-12 akpm@osdl.org[PATCH] sched: filter affine wakeups
2006-01-12 akpm@osdl.org[PATCH] scheduler cache-hot-autodetect
2006-01-12 Andi Kleen[PATCH] x86_64: Make the cpu_*_maps in kernel/sched...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, more debugging code
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-11-14 Al Viro[PATCH] m68k: introduce setup_thread_stack() and end_of...
2005-11-14 Al Viro[PATCH] m68k: introduce task_thread_info
2005-11-10 Chen, Kenneth W[PATCH] optimize activate_task()
2005-11-09 Nick Piggin[PATCH] sched: resched and cpu_idle rework
2005-11-09 Con Kolivas[PATCH] sched: consider migration thread with smp nice
2005-11-09 Con Kolivas[PATCH] sched: correct smp_nice_bias
2005-11-09 Con Kolivas[PATCH] sched: smp nice bias busy queues on idle rebalance
2005-11-09 Con Kolivas[PATCH] sched: account rt tasks in prio_bias()
2005-11-09 Con Kolivas[PATCH] sched: change prio bias only if queued
next