aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
...
* | [PATCH] sched: less aggressive idle balancingNick Piggin2005-06-251-6/+0
* | [PATCH] sched: add debuggingNick Piggin2005-06-251-10/+4
* | [PATCH] sched: fix SMT scheduling problemsNick Piggin2005-06-251-45/+31
* | [PATCH] sched: reduce active load balancingNick Piggin2005-06-251-6/+10
* | [PATCH] sched: improve load balancing pinned tasksNick Piggin2005-06-251-23/+39
* | [PATCH] sched: cleanup wake_idleNick Piggin2005-06-251-3/+3
|/
* [PATCH] aio: make wait_queue ->task ->privateBenjamin LaHaise2005-06-231-1/+1
* [PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl2005-06-231-1/+1
* [PATCH] smp_processor_id() cleanupIngo Molnar2005-06-211-2/+2
* [PATCH] cond_resched_lock() fixJan Kara2005-06-131-2/+5
* [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-201-1/+1
* [PATCH] DocBook: fix some descriptionsMartin Waitz2005-05-011-1/+2
* [PATCH] nice and rt-prio rlimitsMatt Mackall2005-05-011-6/+19
* [PATCH] sched: fix signed comparisons of long longIngo Molnar2005-04-181-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+5004