Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2008-12-28 | 1 | -174/+193 | |
|\ | ||||||
| * | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 2008-12-18 | 1 | -0/+2 | |
| * | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen | 2008-12-16 | 1 | -0/+20 | |
| * | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen | 2008-12-16 | 1 | -17/+39 | |
| * | sched: fix wakeup preemption clock | Mike Galbraith | 2008-12-16 | 1 | -1/+1 | |
| * | sched: add missing arch_update_cpu_topology() call | Heiko Carstens | 2008-12-12 | 1 | -2/+6 | |
| * | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 2008-12-12 | 1 | -1/+7 | |
| * | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 2008-12-12 | 1 | -0/+2 | |
| |\ | ||||||
| * | | sched: idle_balance() does not call load_balance_newidle() | Vaidyanathan Srinivasan | 2008-12-08 | 1 | -1/+1 | |
| * | | sched: fix sd_parent_degenerate on non-numa smp machine | Ken Chen | 2008-12-08 | 1 | -0/+2 | |
| * | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-12-08 | 1 | -1/+1 | |
| |\ \ | ||||||
| * | | | sched: add uid information to sched_debug for CONFIG_USER_SCHED | Arun R Bharadwaj | 2008-12-01 | 1 | -0/+10 | |
| * | | | sched: move double_unlock_balance() higher | Alexey Dobriyan | 2008-11-28 | 1 | -34/+33 | |
| * | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-28 | 1 | -2/+3 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'sched/rt' into sched/core | Ingo Molnar | 2008-11-24 | 1 | -1/+1 | |
| |\ \ \ \ | ||||||
| | * | | | | sched, lockdep: inline double_unlock_balance() | Sripathi Kodi | 2008-11-06 | 1 | -1/+1 | |
| * | | | | | sched: update comment for move_task_off_dead_cpu | Vegard Nossum | 2008-11-21 | 1 | -1/+0 | |
| * | | | | | sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares | Ken Chen | 2008-11-19 | 1 | -26/+15 | |
| * | | | | | Merge branch 'linus' into sched/core | Ingo Molnar | 2008-11-19 | 1 | -8/+20 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | sched: add hierarchical accounting to cpu accounting controller | Bharata B Rao | 2008-11-11 | 1 | -3/+9 | |
| * | | | | | | sched: clean up SCHED_CPUMASK_ALLOC | Li Zefan | 2008-11-07 | 1 | -11/+18 | |
| * | | | | | | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 2008-11-07 | 1 | -4/+9 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | sched: add sanity check in partition_sched_domains() | Li Zefan | 2008-11-04 | 1 | -1/+1 | |
| * | | | | | | | sched: remove redundant call to unregister_sched_domain_sysctl() | Li Zefan | 2008-11-04 | 1 | -2/+0 | |
| * | | | | | | | sched debug: remove sd_level_to_string() | Li Zefan | 2008-11-04 | 1 | -24/+1 | |
| * | | | | | | | sched: switch sched_features to seqfile | Li Zefan | 2008-10-30 | 1 | -36/+16 | |
| * | | | | | | | sched: cleanup for alloc_rt/fair_sched_group() | Li Zefan | 2008-10-29 | 1 | -14/+12 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-12-28 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 2008-12-25 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 2008-12-19 | 1 | -0/+2 | |
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | | | ||||||
| * | | | | | | | | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar | 2008-12-19 | 1 | -1/+1 | |
| |/ / / / / / / | ||||||
| * | | | | | | | sched: fix tracepoints in scheduler | Peter Zijlstra | 2008-12-12 | 1 | -1/+2 | |
| * | | | | | | | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 2008-12-04 | 1 | -2/+3 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | tracing/function-return-tracer: change the name into function-graph-tracer | Frederic Weisbecker | 2008-11-26 | 1 | -1/+1 | |
| * | | | | | | | tracing/function-return-tracer: clean up task start/exit callbacks | Ingo Molnar | 2008-11-23 | 1 | -2/+0 | |
| * | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc... | Frederic Weisbecker | 2008-11-23 | 1 | -0/+3 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| *-. \ \ \ \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 1 | -7/+11 | |
| |\ \ \ \ \ \ \ \ | | | | |_|_|_|/ / | | | |/| | | | | | ||||||
| * | | | | | | | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 2008-11-16 | 1 | -0/+6 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge branch 'next' into for-linus | James Morris | 2008-12-25 | 1 | -5/+21 | |
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | ||||||
| * | | | | | | | Merge branch 'master' into next | James Morris | 2008-12-04 | 1 | -8/+10 | |
| |\ \ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'master' into next | James Morris | 2008-11-14 | 1 | -6/+22 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 2008-11-14 | 1 | -10/+21 | |
| * | | | | | | | | CRED: Separate task security context from task_struct | David Howells | 2008-11-14 | 1 | -4/+6 | |
| * | | | | | | | | CRED: Wrap task credential accesses in the core kernel | David Howells | 2008-11-14 | 1 | -4/+7 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||||
* | | | | | | | | sched: CPU remove deadlock fix | Brian King | 2008-12-09 | 1 | -0/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task, update | Ingo Molnar | 2008-11-29 | 1 | -1/+1 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | sched: prevent divide by zero error in cpu_avg_load_per_task | Steven Rostedt | 2008-11-27 | 1 | -2/+3 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | cpuset: fix regression when failed to generate sched domains | Li Zefan | 2008-11-18 | 1 | -6/+7 | |
| |/ / / |/| | | | ||||||
* | | | | sched: fix init_idle()'s use of sched_clock() | Ingo Molnar | 2008-11-12 | 1 | -1/+2 | |
* | | | | sched: fix stale value in average load per task | Balbir Singh | 2008-11-12 | 1 | -0/+2 | |
| |/ / |/| | |