| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: put back some stack hog changes that were undone in kernel/sched.c | Mike Travis | 2009-01-03 | 1 | -38/+15 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 2009-01-03 | 1 | -28/+87 |
|\ |
|
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-31 | 1 | -4/+1 |
| |\ |
|
| | * | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-12-30 | 1 | -2/+0 |
| | |\ |
|
| | | *---. | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 2008-12-25 | 1 | -2/+0 |
| | | |\ \ \ |
|
| | | | | * | | hrtimer: removing all ur callback modes | Peter Zijlstra | 2008-11-25 | 1 | -2/+0 |
| | | | |/ / |
|
| | * | | | | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2008-12-30 | 1 | -2/+1 |
| | |\ \ \ \ |
|
| | | * | | | | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 2008-12-25 | 1 | -2/+5 |
| | | |\| | | |
|
| * | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 2008-12-30 | 1 | -182/+225 |
| |\| | | | | |
|
| | * | | | | | 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 |
| | * | | | | | | 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 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 |
| * | | | | | | | | | | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 2008-12-26 | 1 | -3/+3 |
* | | | | | | | | | | | sched: nominate preferred wakeup cpu, fix | Vaidyanathan Srinivasan | 2008-12-23 | 1 | -1/+1 |
* | | | | | | | | | | | sched: fix warning in kernel/sched.c | Ingo Molnar | 2008-12-19 | 1 | -1/+1 |
* | | | | | | | | | | | sched: activate active load balancing in new idle cpus | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+54 |
* | | | | | | | | | | | sched: nominate preferred wakeup cpu | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -0/+12 |
* | | | | | | | | | | | sched: favour lower logical cpu number for sched_mc balance | Vaidyanathan Srinivasan | 2008-12-19 | 1 | -2/+2 |
* | | | | | | | | | | | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy | 2008-12-19 | 1 | -3/+14 |
* | | | | | | | | | | | Merge ../linux-2.6-x86 | Rusty Russell | 2008-12-13 | 1 | -551/+597 |
|\ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / /
|/| | | | | | | | | | |
|
| * | | | | | | | | | | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -38/+61 |
| |\ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|/ / / /
| | |/| | | | | | | | |
|
| | * | | | | | | | | | 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 'tracing/fastboot' into cpus4096 | Ingo Molnar | 2008-12-12 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |_|_|_|_|_|/ / / /
| | |/| | | | | | | | | |
|
| | * | | | | | | | | | | 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 |
| * | | | | | | | | | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-12-02 | 1 | -2/+3 |
| |\ \ \ \ \ \ \ \ \ \ \
| | | |/ / / / / / / / /
| | |/| | | | | | | | | |
|
| * | | | | | | | | | | | sched: avoid stack var in move_task_off_dead_cpu, fix | Rusty Russell | 2008-11-26 | 1 | -4/+0 |
| * | | | | | | | | | | | sched: convert nohz struct to cpumask_var_t, fix | Rusty Russell | 2008-11-26 | 1 | -0/+2 |
| * | | | | | | | | | | | sched: convert remaining old-style cpumask operators | Rusty Russell | 2008-11-24 | 1 | -99/+113 |