| Age | Commit message (Expand) | Author |
| 2002-07-31 | Merge with Rusty 'trivial' Russell | Linus Torvalds |
| 2002-07-31 | [PATCH] designated initializer patches for | Art Haas |
| 2002-07-28 | Cset exclude: mingo@elte.hu|ChangeSet|20020728030719|07783 | Linus Torvalds |
| 2002-07-28 | [PATCH] sched-2.5.29-B1 | Ingo Molnar |
| 2002-07-27 | [PATCH] scheduler, migration startup fixes, 2.5.29 | Ingo Molnar |
| 2002-07-27 | [PATCH] Fix ksoftirqd and migration threads initcalls | Rusty Russell |
| 2002-07-26 | [PATCH] Hot-plug CPU Boot Changes | Rusty Russell |
| 2002-07-24 | [PATCH] fix two unwrapped uses of thread_info->cpu | Mikael Pettersson |
| 2002-07-23 | [PATCH] scheduler fixes | Ingo Molnar |
| 2002-07-23 | [PATCH] irqlock patch 2.5.27-H6 | Ingo Molnar |
| 2002-07-21 | [PATCH] Re: [patch] cli()/sti() cleanup | Ingo Molnar |
| 2002-07-21 | [PATCH] "big IRQ lock" removal, IRQ cleanups | Ingo Molnar |
| 2002-07-19 | LSM: Enable the security framework. This includes basic task control hooks. | Greg Kroah-Hartman |
| 2002-07-14 | [PATCH] Allow non zero boot cpu | Anton Blanchard |
| 2002-07-14 | [PATCH] 2.5.25 remove global semaphore_lock spin lock. | Bob Miller |
| 2002-07-14 | [PATCH] use new list macro in sched.c | Robert Love |
| 2002-07-04 | [PATCH] set TASK_RUNNING in yield() | Andrew Morton |
| 2002-07-04 | [PATCH] set TASK_RUNNING in cond_resched() | Andrew Morton |
| 2002-06-20 | - small UP optimisation from Mikael Pettersson and James Bottomley, modified. | Ingo Molnar |
| 2002-06-19 | - this patch fixes the migration init to correctly work with the | Ingo Molnar |
| 2002-06-18 | - sync wakeup affinity fix: do not fast-migrate threads | Ingo Molnar |
| 2002-06-18 | - comment and coding style fixes. | Ingo Molnar |
| 2002-06-18 | sched_yield() is misbehaving. | Ingo Molnar |
| 2002-06-17 | Merge CPU hotplug infrastructure | Linus Torvalds |
| 2002-06-17 | [PATCH] Latest nonlinear CPU patches | Rusty Russell |
| 2002-06-17 | [PATCH] add wait queue function callback support | Benjamin LaHaise |
| 2002-06-16 | [PATCH] scheduler whitespace/comment merge from -ac | Robert Love |
| 2002-06-13 | [PATCH] kernel preemption bits (2/2) | Robert Love |
| 2002-06-14 | - revert the raw spinlock usage - it's too dangerous and volatile. | Ingo Molnar |
| 2002-06-12 | - i've extended the scheduler context-switch mechanism with the following | Ingo Molnar |
| 2002-06-12 | - do a manual preemption-check in task_rq_unlock(). | Ingo Molnar |
| 2002-06-11 | - squeeze a few more cycles out of the wakeup hotpath. | Ingo Molnar |
| 2002-06-11 | - wait_task_inactive() preemption-latency optimization: we should | Ingo Molnar |
| 2002-06-11 | - set_cpus_allowed() optimization from Mike Kravetz: we can | Ingo Molnar |
| 2002-06-11 | - rq-lock optimization in the preemption case, from Robert Love, plus some mo... | Ingo Molnar |
| 2002-06-11 | - put the sync wakeup feature back in, based on Mike Kravetz's patch. | Ingo Molnar |
| 2002-06-11 | - get rid of rq->frozen, fix context switch races. | Ingo Molnar |
| 2002-06-08 | [PATCH] set_cpus_allowed fix | Robert Love |
| 2002-06-02 | [PATCH] duplicate decl in sched_init() | William Lee Irwin III |
| 2002-06-02 | [PATCH] trivial misc. scheduler cleanups | Robert Love |
| 2002-06-02 | [PATCH] remove wq_lock_t cruft | Robert Love |
| 2002-05-28 | [PATCH] DIE "Russel", DIE! | Rusty Russell |
| 2002-05-28 | [PATCH] Robert Love likes leather and chains | Robert Love |
| 2002-05-28 | [PATCH] O(1) count_active_tasks | Robert Love |
| 2002-05-28 | [PATCH] set_cpus_allowed optimization | Robert Love |
| 2002-05-28 | [PATCH] documentation for the new scheduler | Robert Love |
| 2002-05-17 | [PATCH] clean up maximum priorities | Robert Love |
| 2002-04-30 | [PATCH] sched cleanup, comments, separate max prios | Robert Love |
| 2002-04-26 | Fix migration task boot hang for machines with different physical | James Bottomley |
| 2002-04-18 | [PATCH] more migration thread cleanups | Erich Focht |