summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-261-27/+36
* [PATCH] sched: balance on forkNick Piggin2005-06-261-55/+109
* [PATCH] sched: no aggressive idle balancingNick Piggin2005-06-261-19/+2Star
* [PATCH] sched: tweak affine wakeupsNick Piggin2005-06-261-25/+32
* [PATCH] sched: balance timersNick Piggin2005-06-261-64/+74
* [PATCH] sched: less aggressive idle balancingNick Piggin2005-06-261-6/+0Star
* [PATCH] sched: add debuggingNick Piggin2005-06-261-10/+4Star
* [PATCH] sched: fix SMT scheduling problemsNick Piggin2005-06-261-45/+31Star
* [PATCH] sched: reduce active load balancingNick Piggin2005-06-261-6/+10
* [PATCH] sched: improve load balancing pinned tasksNick Piggin2005-06-261-23/+39
* [PATCH] sched: cleanup wake_idleNick Piggin2005-06-261-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-221-2/+2
* [PATCH] cond_resched_lock() fixJan Kara2005-06-141-2/+5
* [PATCH] cpusets+hotplug+preepmt brokenPaul Jackson2005-05-211-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-171-0/+5004