Age | Commit message (Expand) | Author |
2008-09-23 | sched: fix init_hrtick() section mismatch warning | Rakib Mullick |
2008-09-11 | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh |
2008-08-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-08-15 | sched: scale sysctl_sched_shares_ratelimit with nr_cpus | Peter Zijlstra |
2008-08-15 | completions: uninline try_wait_for_completion and completion_done | Dave Chinner |
2008-08-14 | sched: fix the race between walk_tg_tree and sched_create_group | Zhang, Yanmin |
2008-08-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-08-12 | Merge branch 'core/locking' into core/urgent | Ingo Molnar |
2008-08-11 | Merge branch 'linus' into sched/urgent | Ingo Molnar |
2008-08-11 | lockdep: re-annotate scheduler runqueues | Peter Zijlstra |
2008-08-04 | __sched_setscheduler: don't do any policy checks when not "user" | Jeremy Fitzhardinge |
2008-08-01 | lockdep: change scheduler annotation | Peter Zijlstra |
2008-07-30 | sched: make scheduler sysfs attributes sysdev class devices | Andi Kleen |
2008-07-28 | sched: test runtime rather than period in global_rt_runtime() | roel kluin |
2008-07-26 | tracehook: wait_task_inactive | Roland McGrath |
2008-07-26 | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu |
2008-07-25 | accounting: account for user time when updating memory integrals | Jonathan Lim |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2008-07-23 | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-07-21 | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen |
2008-07-20 | sched: hrtick_enabled() should use cpu_active() | Ingo Molnar |
2008-07-20 | Merge branch 'sched/urgent' into sched/devel | Ingo Molnar |
2008-07-20 | sched, x86: clean up hrtick implementation | Peter Zijlstra |
2008-07-18 | cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ... | Max Krasnyansky |
2008-07-18 | sched: reduce stack size in isolated_cpu_setup() | Mike Travis |
2008-07-16 | Merge branch 'linus' into cpus4096 | Ingo Molnar |
2008-07-14 | Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2008-07-14 | Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/s... | Linus Torvalds |
2008-07-14 | Merge branch 'auto-ftrace-next' into tracing/for-linus | Ingo Molnar |
2008-07-14 | Merge branch 'sched/for-linus' into tracing/for-linus | Ingo Molnar |
2008-07-13 | Merge branch 'linus' into sched/devel | Ingo Molnar |
2008-07-12 | Merge branch 'linus' into x86/core | Ingo Molnar |
2008-07-10 | sched: fix cpu hotplug, cleanup | Linus Torvalds |
2008-07-10 | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar |
2008-07-10 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-07-08 | sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c | Mike Travis |
2008-07-07 | Merge commit 'v2.6.26-rc9' into sched/devel | Ingo Molnar |
2008-07-06 | Merge commit 'v2.6.26-rc9' into cpus4096 | Ingo Molnar |
2008-07-04 | sched: fix accounting in task delay accounting & migration | Ankita Garg |
2008-07-04 | sched: add avg-overlap support to RT tasks | Gregory Haskins |
2008-07-04 | sched: terminate newidle balancing once at least one task has moved over | Gregory Haskins |
2008-07-01 | sched: fix divide error when trying to configure rt_period to zero | Raistlin |
2008-06-30 | sched: fix warning | Vegard Nossum |
2008-06-30 | sched: build fix | Ingo Molnar |
2008-06-29 | sched: fix cpu hotplug | Dmitry Adamushko |
2008-06-27 | sched: incremental effective_load() | Peter Zijlstra |
2008-06-27 | sched: correct wakeup weight calculations | Peter Zijlstra |