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