summaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzi...Linus Torvalds2005-09-071-0/+1
|\
| * [kernel-doc] fix various DocBook build problems/warningsJeff Garzik2005-09-071-0/+1
* | [PATCH] cpusets: fix the "dynamic sched domains" bugJohn Hawkes2005-09-071-20/+69
* | [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-071-54/+236
|/
* [PATCH] Make RLIMIT_NICE ranges consistent with getpriority(2)Matt Mackall2005-08-181-2/+2
* [PATCH] fix MAX_USER_RT_PRIO and MAX_RT_PRIOSteven Rostedt2005-07-261-2/+3
* [PATCH] Fix RLIMIT_RTPRIO breakageAndreas Steinmetz2005-07-261-1/+2
* [PATCH] cond_resched(): fix bogus might_sleep() warningIngo Molnar2005-07-071-0/+7
* [PATCH] Tweak idle thread setup semanticsIngo Molnar2005-06-281-1/+8
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-8/+0
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-2/+1
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-2/+1
* | [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-251-46/+86
* | [PATCH] Changing RT priority without CAP_SYS_NICEOlivier Croquette2005-06-251-7/+18
* | [PATCH] sched: micro-optimize task requeueing in schedule()Chen Shang2005-06-251-7/+12
* | [PATCH] sched: relax pinned balancingNick Piggin2005-06-251-2/+9
* | [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-251-106/+68
* | [PATCH] sched: RCU domainsNick Piggin2005-06-251-45/+15
* | [PATCH] sched: multilevel sbe sbfNick Piggin2005-06-251-7/+38
* | [PATCH] sched: remove degenerate domainsSuresh Siddha2005-06-251-0/+64
* | [PATCH] sched: null domainsNick Piggin2005-06-251-15/+21
* | [PATCH] sched: cleanup context switch lockingNick Piggin2005-06-251-24/+108
* | [PATCH] sched: uninline task_timesliceIngo Molnar2005-06-251-1/+1
* | [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-251-27/+36
* | [PATCH] sched: balance on forkNick Piggin2005-06-251-55/+109
* | [PATCH] sched: no aggressive idle balancingNick Piggin2005-06-251-19/+2
* | [PATCH] sched: tweak affine wakeupsNick Piggin2005-06-251-25/+32
* | [PATCH] sched: balance timersNick Piggin2005-06-251-64/+74
* | [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-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+5004
OpenPOWER on IntegriCloud