Age | Commit message (Expand) | Author | Files | Lines |
2009-01-07 | sched: fix possible recursive rq->lock | Peter Zijlstra | 1 | -0/+5 |
2009-01-06 | sched: fix section mismatch | Li Zefan | 1 | -1/+1 |
2009-01-06 | sched: fix double kfree in failure path | Li Zefan | 1 | -3/+2 |
2009-01-05 | sched: clean up arch_reinit_sched_domains() | Li Zefan | 1 | -6/+3 |
2009-01-05 | sched: mark sched_create_sysfs_power_savings_entries() as __init | Li Zefan | 1 | -1/+1 |
2009-01-03 | Merge branch 'cpus4096-for-linus-3' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -38/+15 |
2009-01-03 | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 | Linus Torvalds | 1 | -39/+76 |
2009-01-03 | sched: put back some stack hog changes that were undone in kernel/sched.c | Mike Travis | 1 | -38/+15 |
2009-01-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Mike Travis | 1 | -28/+87 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -414/+556 |
2008-12-31 | [PATCH] idle cputime accounting | Martin Schwidefsky | 1 | -17/+63 |
2008-12-31 | [PATCH] fix scaled & unscaled cputime accounting | Martin Schwidefsky | 1 | -25/+16 |
2008-12-31 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 1 | -4/+1 |
2008-12-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -2/+0 |
2008-12-30 | Merge branch 'core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+1 |
2008-12-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Rusty Russell | 1 | -182/+225 |
2008-12-28 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -174/+193 |
2008-12-28 | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+11 |
2008-12-26 | cpumask: Replace cpu_coregroup_map with cpu_coregroup_mask | Rusty Russell | 1 | -3/+3 |
2008-12-25 | Merge branches 'timers/clocksource', 'timers/hpet', 'timers/hrtimers', 'timer... | Ingo Molnar | 1 | -2/+0 |
2008-12-25 | Merge commit 'v2.6.28' into core/core | Ingo Molnar | 1 | -2/+5 |
2008-12-25 | sched, trace: update trace_sched_wakeup() | Peter Zijlstra | 1 | -1/+1 |
2008-12-25 | Merge branch 'next' into for-linus | James Morris | 1 | -5/+21 |
2008-12-23 | sched: nominate preferred wakeup cpu, fix | Vaidyanathan Srinivasan | 1 | -1/+1 |
2008-12-19 | Merge branches 'tracing/ftrace', 'tracing/ring-buffer' and 'tracing/urgent' i... | Ingo Molnar | 1 | -0/+2 |
2008-12-19 | sched: fix warning in kernel/sched.c | Ingo Molnar | 1 | -1/+1 |
2008-12-19 | sched: activate active load balancing in new idle cpus | Vaidyanathan Srinivasan | 1 | -0/+54 |
2008-12-19 | sched: nominate preferred wakeup cpu | Vaidyanathan Srinivasan | 1 | -0/+12 |
2008-12-19 | sched: favour lower logical cpu number for sched_mc balance | Vaidyanathan Srinivasan | 1 | -2/+2 |
2008-12-19 | sched: framework for sched_mc/smt_power_savings=N | Gautham R Shenoy | 1 | -3/+14 |
2008-12-19 | tracing: fix warnings in kernel/trace/trace_sched_switch.c | Ingo Molnar | 1 | -1/+1 |
2008-12-18 | schedstat: consolidate per-task cpu runtime stats | Ken Chen | 1 | -0/+2 |
2008-12-16 | sched, cpuacct: export percpu cpuacct cgroup stats | Ken Chen | 1 | -0/+20 |
2008-12-16 | sched, cpuacct: refactoring cpuusage_read / cpuusage_write | Ken Chen | 1 | -17/+39 |
2008-12-16 | sched: fix wakeup preemption clock | Mike Galbraith | 1 | -1/+1 |
2008-12-13 | Merge ../linux-2.6-x86 | Rusty Russell | 1 | -551/+597 |
2008-12-13 | cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu... | Rusty Russell | 1 | -2/+2 |
2008-12-12 | Merge branch 'sched/core' into cpus4096 | Ingo Molnar | 1 | -38/+61 |
2008-12-12 | sched: add missing arch_update_cpu_topology() call | Heiko Carstens | 1 | -2/+6 |
2008-12-12 | sched: let arch_update_cpu_topology indicate if topology changed | Heiko Carstens | 1 | -1/+7 |
2008-12-12 | Merge branch 'tracing/fastboot' into cpus4096 | Ingo Molnar | 1 | -1/+1 |
2008-12-12 | sched: fix tracepoints in scheduler | Peter Zijlstra | 1 | -1/+2 |
2008-12-12 | Merge commit 'v2.6.28-rc8' into sched/core | Ingo Molnar | 1 | -0/+2 |
2008-12-09 | sched: CPU remove deadlock fix | Brian King | 1 | -0/+2 |
2008-12-08 | sched: idle_balance() does not call load_balance_newidle() | Vaidyanathan Srinivasan | 1 | -1/+1 |
2008-12-08 | sched: fix sd_parent_degenerate on non-numa smp machine | Ken Chen | 1 | -0/+2 |
2008-12-08 | Merge branch 'sched/urgent' into sched/core | Ingo Molnar | 1 | -1/+1 |
2008-12-04 | Merge commit 'v2.6.28-rc7' into tracing/core | Ingo Molnar | 1 | -2/+3 |
2008-12-04 | Merge branch 'master' into next | James Morris | 1 | -8/+10 |
2008-12-02 | Merge branch 'linus' into cpus4096 | Ingo Molnar | 1 | -2/+3 |