aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-24
* sched: convert falback_doms to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert cpu_isolated_map to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert sched_domain_debug to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.Rusty Russell2008-11-24
* sched: avoid stack var in move_task_off_dead_cpuRusty Russell2008-11-24
* sched: convert sys_sched_getaffinity() to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert rebalance_domains() to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert idle_balance() to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert nohz struct to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert struct root_domain to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
* sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-24
* sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
* sched: remove any_online_cpu()Rusty Russell2008-11-24
* sched: get rid of boutique sched.c allocations, use cpumask_var_t.Rusty Russell2008-11-24
* sched: convert sched.c from for_each_cpu_mask to for_each_cpu.Rusty Russell2008-11-24
* sched: reduce stack size requirements in kernel/sched.cMike Travis2008-11-24
*-. Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
|\ \
| | * tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-23
| | * tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
| | *-. Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-19
| | |\ \
| | * | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-16
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | * | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-17
| | | | * | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
| | | | |\ \ \ \ \
| | | | * | | | | | sched: improve preempt debuggingNick Piggin2008-09-30
* | | | | | | | | | Merge branch 'sched/rt' into sched/coreIngo Molnar2008-11-24
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched, lockdep: inline double_unlock_balance()Sripathi Kodi2008-11-06
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | sched: update comment for move_task_off_dead_cpuVegard Nossum2008-11-21
* | | | | | | | | | sched: fix inconsistency when redistribute per-cpu tg->cfs_rq sharesKen Chen2008-11-19
* | | | | | | | | | Merge branch 'linus' into sched/coreIngo Molnar2008-11-19
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | cpuset: fix regression when failed to generate sched domainsLi Zefan2008-11-18
| | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | sched: fix init_idle()'s use of sched_clock()Ingo Molnar2008-11-12
| * | | | | | | | sched: fix stale value in average load per taskBalbir Singh2008-11-12
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
| * | | | | | | sched: clean up debug infoPeter Zijlstra2008-11-10
* | | | | | | | sched: add hierarchical accounting to cpu accounting controllerBharata B Rao2008-11-11
* | | | | | | | sched: clean up SCHED_CPUMASK_ALLOCLi Zefan2008-11-07
* | | | | | | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-07
|\| | | | | | |
| * | | | | | | sched: fix memory leak in a failure pathLi Zefan2008-11-07
| * | | | | | | sched: fix a bug in sched domain degenerateLi Zefan2008-11-07
| * | | | | | | sched: backward looking buddyPeter Zijlstra2008-11-05
| |/ / / / / /
* | | | | | | sched: add sanity check in partition_sched_domains()Li Zefan2008-11-04
* | | | | | | sched: remove redundant call to unregister_sched_domain_sysctl()Li Zefan2008-11-04
* | | | | | | sched debug: remove sd_level_to_string()Li Zefan2008-11-04
* | | | | | | sched: switch sched_features to seqfileLi Zefan2008-10-30
* | | | | | | sched: cleanup for alloc_rt/fair_sched_group()Li Zefan2008-10-29
|/ / / / / /
* | | | | | sched: virtual time buddy preemptionPeter Zijlstra2008-10-24