- 92b29b8 Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- c465a76 Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timers/ntp', 'timers/posixtimers' and 'timers/debug' into v28-timers-for-linus by Thomas Gleixner · 16 years ago
- 0a16b60 tracing, sched: LTTng instrumentation - scheduler by Mathieu Desnoyers · 16 years ago
- a5d8c34 sched debug: add name to sched_domain sysctl entries by Ingo Molnar · 16 years ago
- 34b3ede sched: remove redundant code in cpu_cgroup_create() by Li Zefan · 16 years ago
- 2c10c22 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
- 1508487 timers: fix itimer/many thread hang, fix by Ingo Molnar · 16 years ago
- ccc7dad hrtimer: prevent migration of per CPU hrtimers by Thomas Gleixner · 16 years ago
- 7086efe timers: fix itimer/many thread hang, v3 by Frank Mayhar · 16 years ago
- 4653f80 sched: more sanity checks on the bandwidth settings by Peter Zijlstra · 16 years ago
- 63e5c39 Merge branches 'sched/urgent' and 'sched/rt' into sched/devel by Ingo Molnar · 16 years ago
- bb34d92 timers: fix itimer/many thread hang, v2 by Frank Mayhar · 16 years ago
- 006c75f sched: clarify ifdef tangle by Andrew Morton · 16 years ago
- fa74820 sched: fix init_hrtick() section mismatch warning by Rakib Mullick · 16 years ago
- 15afe09 sched: wakeup preempt when small overlap by Peter Zijlstra · 16 years ago
- f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
- 09b22a2 Merge commit 'v2.6.27-rc6' into sched/devel by Ingo Molnar · 16 years ago
- ec5d498 sched: fix deadlock in setting scheduler parameter to zero by Hiroshi Shimamoto · 16 years ago
- 291c54f Merge branch 'sched/cpuset' into sched/urgent by Ingo Molnar · 16 years ago
- dfb512e sched: arch_reinit_sched_domains() must destroy domains to force rebuild by Max Krasnyansky · 16 years ago
- 7f79d85 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
- c8bfff6 sched: compilation fix with gcc 3.4.6 by Krzysztof Helt · 16 years ago
- 4904862 sched: fix process time monotonicity by Balbir Singh · 16 years ago
- 7940ca3 sched: extract walk_tg_tree(), fix by Ingo Molnar · 16 years ago
- aef745f sched: clean up __might_sleep() by Ingo Molnar · 16 years ago
- 29cbef4 make might_sleep() display the oopsing process by Joe Korty · 16 years ago
- 65eb3dc sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt by Kevin Diggs · 16 years ago
- 3cf430b Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
- 93dcf55 wait_task_inactive: "improve" the returned value for ->nvcsw == 0 by Oleg Nesterov · 16 years ago
- f31e11d wait_task_inactive(): don't consider task->nivcsw by Oleg Nesterov · 16 years ago
- 94d3d82 sched: do_wait_for_common: use signal_pending_state() by Oleg Nesterov · 16 years ago
- 9a7e0b1 sched: rt-bandwidth fixes by Peter Zijlstra · 16 years ago
- eb75580 sched: extract walk_tg_tree() by Peter Zijlstra · 16 years ago
- 0b148fa sched: rt-bandwidth group disable fixes by Peter Zijlstra · 16 years ago
- c100548 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 55cd534 sched: scale sysctl_sched_shares_ratelimit with nr_cpus by Peter Zijlstra · 16 years ago
- be4de35 completions: uninline try_wait_for_completion and completion_done by Dave Chinner · 16 years ago
- 09f2724 sched: fix the race between walk_tg_tree and sched_create_group by Zhang, Yanmin · in the future
- 1ea2950 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 23a0ee9 Merge branch 'core/locking' into core/urgent by Ingo Molnar · 16 years ago
- 251a169 Merge branch 'linus' into sched/urgent by Ingo Molnar · 16 years ago
- 1b12bbc lockdep: re-annotate scheduler runqueues by Peter Zijlstra · 16 years ago
- 725aad2 __sched_setscheduler: don't do any policy checks when not "user" by Jeremy Fitzhardinge · 16 years ago
- 5e710e3 lockdep: change scheduler annotation by Peter Zijlstra · 16 years ago
- f718cd4 sched: make scheduler sysfs attributes sysdev class devices by Andi Kleen · 16 years ago
- e26873b sched: test runtime rather than period in global_rt_runtime() by roel kluin · 16 years ago
- 85ba2d8 tracehook: wait_task_inactive by Roland McGrath · 16 years ago
- 7babe8d Full conversion to early_initcall() interface, remove old interface by Eduard - Gabriel Munteanu · 16 years ago
- 49b5cf3 accounting: account for user time when updating memory integrals by Jonathan Lim · 16 years ago
- 7f9dce3 Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 26dcce0 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 16 years ago
- ba42059 sched: hrtick_enabled() should use cpu_active() by Ingo Molnar · 16 years ago
- d986434 Merge branch 'sched/urgent' into sched/devel by Ingo Molnar · 16 years ago
- 3165651 sched, x86: clean up hrtick implementation by Peter Zijlstra · 16 years ago
- e761b77 cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment (take 2) by Max Krasnyansky · 16 years ago
- 13b40c1 sched: reduce stack size in isolated_cpu_setup() by Mike Travis · 16 years ago
- 8263884 Merge branch 'linus' into cpus4096 by Ingo Molnar · 16 years ago
- 666484f Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 948769a Merge branch 'sched/new-API-sched_setscheduler' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
- 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
- d14c8a6 Merge branch 'sched/for-linus' into tracing/for-linus by Ingo Molnar · 16 years ago
- 54ef76f Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
- ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
- b1e3873 sched: fix cpu hotplug, cleanup by Linus Torvalds · 16 years ago
- bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 16 years ago
- dc7fab8 sched: fix cpu hotplug by Dmitry Adamushko · 16 years ago
- 076ac2a sched, numa: replace MAX_NUMNODES with nr_node_ids in kernel/sched.c by Mike Travis · 17 years ago
- 032f827 Merge commit 'v2.6.26-rc9' into sched/devel by Ingo Molnar · 16 years ago
- 68083e0 Merge commit 'v2.6.26-rc9' into cpus4096 by Ingo Molnar · 16 years ago
- 46ac22b sched: fix accounting in task delay accounting & migration by Ankita Garg · 16 years ago
- 2087a1a sched: add avg-overlap support to RT tasks by Gregory Haskins · 16 years ago
- c4acb2c sched: terminate newidle balancing once at least one task has moved over by Gregory Haskins · 16 years ago
- 619b048 sched: fix divide error when trying to configure rt_period to zero by Raistlin · 16 years ago
- 3043209 sched: fix warning by Vegard Nossum · 16 years ago
- 34e83e8 sched: build fix by Ingo Molnar · 16 years ago
- 79c5379 sched: fix cpu hotplug by Dmitry Adamushko · 16 years ago
- f1d239f sched: incremental effective_load() by Peter Zijlstra · 16 years ago
- 8337826 sched: correct wakeup weight calculations by Peter Zijlstra · 16 years ago
- 2398f2c sched: update shares on wakeup by Peter Zijlstra · 16 years ago
- cd80917 sched: fix shares boost logic by Peter Zijlstra · 16 years ago
- 93b7521 sched: disable source/target_load bias by Peter Zijlstra · 16 years ago
- 051c676 sched: remove prio preference from balance decisions by Peter Zijlstra · 16 years ago
- 408ed06 sched: hierarchical load vs find_busiest_group by Peter Zijlstra · 16 years ago
- a8a51d5 sched: persistent average load per task by Peter Zijlstra · 16 years ago
- 039a1c4 sched: fix sched_balance_self() smp group balancing by Peter Zijlstra · 16 years ago
- 3e5459b sched: fix newidle smp group balancing by Peter Zijlstra · 16 years ago
- c8cba85 sched: simplify the group load balancer by Peter Zijlstra · 16 years ago
- a25b5ac sched: no need to aggregate task_weight by Peter Zijlstra · 16 years ago
- d3f40db sched: dont micro manage share losses by Peter Zijlstra · 16 years ago
- 4d8d595 sched: update aggregate when holding the RQs by Peter Zijlstra · 16 years ago
- b6a86c7 sched: fix sched_domain aggregation by Peter Zijlstra · 16 years ago
- 103638d9 sched: fix wakeup granularity and buddy granularity by Peter Zijlstra · 16 years ago
- 76a2a6e sched: sched_clock_cpu() based cpu_clock() by Peter Zijlstra · 16 years ago
- c09595f sched: revert revert of: fair-group: SMP-nice for group scheduling by Peter Zijlstra · 16 years ago
- a7be37a sched: revert the revert of: weight calculations by Peter Zijlstra · 16 years ago
- 97e6722 Merge branch 'linus' into tracing/ftrace by Ingo Molnar · 16 years ago
- 773dc8e Merge branch 'linus' into sched/new-API-sched_setscheduler by Ingo Molnar · 16 years ago
- f57aec5 Merge branch 'linus' into sched/devel by Ingo Molnar · 16 years ago
- ace7f1b Merge branch 'linus' into core/softirq by Ingo Molnar · 16 years ago