aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-121-38/+61
|\
| * sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-121-2/+6
| * sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-121-1/+7
| * Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-121-0/+2
| |\
| | * sched: CPU remove deadlock fixBrian King2008-12-091-0/+2
| * | sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan2008-12-081-1/+1
| * | sched: fix sd_parent_degenerate on non-numa smp machineKen Chen2008-12-081-0/+2
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-081-1/+1
| |\ \ | | |/
| * | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-011-0/+10
| * | sched: move double_unlock_balance() higherAlexey Dobriyan2008-11-281-34/+33
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-281-2/+3
| |\ \
* | \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-121-1/+1
|\ \ \ \
| * \ \ \ Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-041-2/+3
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-261-1/+1
* | | | | Merge branch 'linus' into cpus4096Ingo Molnar2008-12-021-2/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar2008-11-291-1/+1
| | |_|/ | |/| |
| * | | sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt2008-11-271-2/+3
* | | | sched: avoid stack var in move_task_off_dead_cpu, fixRusty Russell2008-11-261-4/+0
* | | | sched: convert nohz struct to cpumask_var_t, fixRusty Russell2008-11-261-0/+2
* | | | sched: convert remaining old-style cpumask operatorsRusty Russell2008-11-241-99/+113
* | | | sched: convert local_cpu_mask to cpumask_var_t.Rusty Russell2008-11-241-0/+1
* | | | sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-241-2/+7
* | | | sched: convert falback_doms to cpumask_var_t.Rusty Russell2008-11-241-6/+8
* | | | sched: convert cpu_isolated_map to cpumask_var_t.Rusty Russell2008-11-241-17/+14
* | | | sched: convert sched_domain_debug to cpumask_var_t.Rusty Russell2008-11-241-4/+3
* | | | sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.Rusty Russell2008-11-241-13/+27
* | | | sched: avoid stack var in move_task_off_dead_cpuRusty Russell2008-11-241-42/+36
* | | | sched: convert sys_sched_getaffinity() to cpumask_var_t.Rusty Russell2008-11-241-8/+13
* | | | sched: convert rebalance_domains() to cpumask_var_t.Rusty Russell2008-11-241-2/+8
* | | | sched: convert idle_balance() to cpumask_var_t.Rusty Russell2008-11-241-2/+6
* | | | sched: convert nohz struct to cpumask_var_t.Rusty Russell2008-11-241-13/+16
* | | | sched: convert struct root_domain to cpumask_var_t.Rusty Russell2008-11-241-18/+51
* | | | sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-241-2/+5
* | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-241-24/+41
* | | | sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-241-59/+55
* | | | sched: remove any_online_cpu()Rusty Russell2008-11-241-6/+8
* | | | sched: get rid of boutique sched.c allocations, use cpumask_var_t.Rusty Russell2008-11-241-84/+55
* | | | sched: convert sched.c from for_each_cpu_mask to for_each_cpu.Rusty Russell2008-11-241-18/+18
* | | | sched: reduce stack size requirements in kernel/sched.cMike Travis2008-11-241-6/+7
| | | |
| \ \ \
*-. \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-241-2/+8
|\ \ \ \ \ | | | |/ / | | |/| / | |_|_|/ |/| | |
| | * | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-231-2/+0
| | * | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-231-0/+3
| | | |
| | | \
| | *-. \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-191-7/+11
| | |\ \ \ | | | | |/
| | * | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-161-0/+6
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'cor...Ingo Molnar2008-11-241-2/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | | | | | * | | account_steal_time: kill the unneeded account_group_system_time()Oleg Nesterov2008-11-171-1/+0
| | | | * | | | | Merge branch 'linus' into core/lockingIngo Molnar2008-11-121-7/+19
| | | | |\ \ \ \ \ | | | | | | |_|_|/ | | | | | |/| | |
| | | | * | | | | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-281-185/+291
| | | | |\ \ \ \ \
| | | | * | | | | | sched: improve preempt debuggingNick Piggin2008-09-301-1/+1
* | | | | | | | | | Merge branch 'sched/rt' into sched/coreIngo Molnar2008-11-241-1/+1
|\ \ \ \ \ \ \ \ \ \