aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\
| * schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
| * sched, cpuacct: export percpu cpuacct cgroup statsKen Chen2008-12-16
| * sched, cpuacct: refactoring cpuusage_read / cpuusage_writeKen Chen2008-12-16
| * sched: fix wakeup preemption clockMike Galbraith2008-12-16
| * sched: add missing arch_update_cpu_topology() callHeiko Carstens2008-12-12
| * sched: let arch_update_cpu_topology indicate if topology changedHeiko Carstens2008-12-12
| * Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
| |\
| * | sched: idle_balance() does not call load_balance_newidle()Vaidyanathan Srinivasan2008-12-08
| * | sched: fix sd_parent_degenerate on non-numa smp machineKen Chen2008-12-08
| * | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-12-08
| |\ \
| * | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-01
| * | | sched: move double_unlock_balance() higherAlexey Dobriyan2008-11-28
| * | | Merge branch 'sched/urgent' into sched/coreIngo Molnar2008-11-28
| |\ \ \
| * \ \ \ 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
| |\ \ \ \ \
| * | | | | | 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: 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
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \
| * | | | | | | sched, trace: update trace_sched_wakeup()Peter Zijlstra2008-12-25
| | | | | | | |
| | \ \ \ \ \ \
| *-. \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i...Ingo Molnar2008-12-19
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| * | / | | | | | tracing: fix warnings in kernel/trace/trace_sched_switch.cIngo Molnar2008-12-18
| |/ / / / / / /
| * | | | | | | sched: fix tracepoints in schedulerPeter Zijlstra2008-12-12
| * | | | | | | Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar2008-12-04
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
| * | | | | | | 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 branch 'next' into for-linusJames Morris2008-12-24
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2008-12-04
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
| * | | | | | | Merge branch 'master' into nextJames Morris2008-11-13
| |\ \ \ \ \ \ \
| * | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
| * | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-13
| * | | | | | | | CRED: Wrap task credential accesses in the core kernelDavid Howells2008-11-13
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | sched: CPU remove deadlock fixBrian King2008-12-09
| |_|/ / / / / |/| | | | | |
* | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar2008-11-29
| |_|_|_|_|/ |/| | | | |
* | | | | | sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt2008-11-27
| |_|_|/ / |/| | | |
* | | | | 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
| |/ / |/| |