Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -11/+6 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 1 | -152/+334 |
2008-10-14 | tracing, sched: LTTng instrumentation - scheduler | Mathieu Desnoyers | 1 | -11/+6 |
2008-10-09 | sched debug: add name to sched_domain sysctl entries | Ingo Molnar | 1 | -2/+12 |
2008-10-06 | sched: remove redundant code in cpu_cgroup_create() | Li Zefan | 1 | -4/+0 |
2008-10-06 | Merge branch 'linus' into sched/devel | Ingo Molnar | 1 | -2/+2 |
2008-09-30 | timers: fix itimer/many thread hang, fix | Ingo Molnar | 1 | -1/+5 |
2008-09-29 | hrtimer: prevent migration of per CPU hrtimers | Thomas Gleixner | 1 | -2/+2 |
2008-09-27 | timers: fix itimer/many thread hang, v3 | Frank Mayhar | 1 | -1/+0 |
2008-09-23 | sched: more sanity checks on the bandwidth settings | Peter Zijlstra | 1 | -5/+28 |
2008-09-23 | Merge branches 'sched/urgent' and 'sched/rt' into sched/devel | Ingo Molnar | 1 | -96/+121 |
2008-09-23 | timers: fix itimer/many thread hang, v2 | Frank Mayhar | 1 | -40/+7 |
2008-09-23 | sched: clarify ifdef tangle | Andrew Morton | 1 | -3/+3 |
2008-09-23 | sched: fix init_hrtick() section mismatch warning | Rakib Mullick | 1 | -1/+1 |
2008-09-22 | sched: wakeup preempt when small overlap | Peter Zijlstra | 1 | -6/+6 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -8/+45 |
2008-09-11 | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar | 1 | -6/+13 |
2008-09-11 | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto | 1 | -0/+6 |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar | 1 | -6/+13 |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky | 1 | -6/+13 |
2008-09-06 | Merge branch 'linus' into sched/devel | Ingo Molnar | 1 | -0/+59 |
2008-09-06 | sched: compilation fix with gcc 3.4.6 | Krzysztof Helt | 1 | -6/+4 |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh | 1 | -0/+59 |
2008-08-28 | sched: extract walk_tg_tree(), fix | Ingo Molnar | 1 | -1/+1 |
2008-08-28 | sched: clean up __might_sleep() | Ingo Molnar | 1 | -14/+19 |
2008-08-28 | make might_sleep() display the oopsing process | Joe Korty | 1 | -2/+2 |
2008-08-26 | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txt | Kevin Diggs | 1 | -0/+56 |
2008-08-26 | Merge branch 'linus' into sched/devel | Ingo Molnar | 1 | -3/+51 |
2008-08-22 | wait_task_inactive: "improve" the returned value for ->nvcsw == 0 | Oleg Nesterov | 1 | -1/+1 |
2008-08-22 | wait_task_inactive(): don't consider task->nivcsw | Oleg Nesterov | 1 | -5/+2 |
2008-08-22 | sched: do_wait_for_common: use signal_pending_state() | Oleg Nesterov | 1 | -4/+1 |
2008-08-19 | sched: rt-bandwidth fixes | Peter Zijlstra | 1 | -62/+63 |
2008-08-19 | sched: extract walk_tg_tree() | Peter Zijlstra | 1 | -33/+46 |
2008-08-19 | sched: rt-bandwidth group disable fixes | Peter Zijlstra | 1 | -1/+8 |
2008-08-16 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -3/+5 |
2008-08-15 | sched: scale sysctl_sched_shares_ratelimit with nr_cpus | Peter Zijlstra | 1 | -2/+4 |
2008-08-15 | completions: uninline try_wait_for_completion and completion_done | Dave Chinner | 1 | -0/+46 |
2008-08-14 | sched: fix the race between walk_tg_tree and sched_create_group | Zhang, Yanmin | 1 | -1/+1 |
2008-08-11 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2008-08-12 | Merge branch 'core/locking' into core/urgent | Ingo Molnar | 1 | -8/+13 |
2008-08-11 | Merge branch 'linus' into sched/urgent | Ingo Molnar | 1 | -21/+23 |
2008-08-11 | lockdep: re-annotate scheduler runqueues | Peter Zijlstra | 1 | -2/+9 |
2008-08-04 | __sched_setscheduler: don't do any policy checks when not "user" | Jeremy Fitzhardinge | 1 | -10/+12 |
2008-08-01 | lockdep: change scheduler annotation | Peter Zijlstra | 1 | -6/+4 |
2008-07-30 | sched: make scheduler sysfs attributes sysdev class devices | Andi Kleen | 1 | -11/+11 |
2008-07-28 | sched: test runtime rather than period in global_rt_runtime() | roel kluin | 1 | -1/+1 |
2008-07-26 | tracehook: wait_task_inactive | Roland McGrath | 1 | -2/+27 |
2008-07-26 | Full conversion to early_initcall() interface, remove old interface | Eduard - Gabriel Munteanu | 1 | -1/+4 |
2008-07-25 | accounting: account for user time when updating memory integrals | Jonathan Lim | 1 | -0/+2 |
2008-07-23 | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -206/+107 |