| Commit message (Expand) | Author | Age | Files | Lines |
* | sched: Fix strncmp operation | Hillf Danton | 2011-01-07 | 1 | -1/+1 |
* | sched: Fix struct autogroup memory leak | Mike Galbraith | 2011-01-07 | 1 | -0/+1 |
* | sched: Consolidate the name of root_task_group and init_task_group | Yong Zhang | 2011-01-07 | 1 | -22/+20 |
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-06 | 1 | -431/+138 |
|\ |
|
| * | sched: Change wait_for_completion_*_timeout() to return a signed long | NeilBrown | 2011-01-05 | 1 | -2/+2 |
| * | Merge commit 'v2.6.37' into sched/core | Ingo Molnar | 2011-01-05 | 1 | -51/+236 |
| |\ |
|
| * | | sched: Remove redundant CONFIG_CGROUP_SCHED ifdef | Yong Zhang | 2011-01-04 | 1 | -4/+0 |
| * | | sched: Make pushable_tasks CONFIG_SMP dependant | Dario Faggioli | 2010-12-08 | 1 | -0/+2 |
| * | | sched: Add 'autogroup' scheduling feature: automated per session task groups | Mike Galbraith | 2010-11-30 | 1 | -2/+11 |
| * | | sched: Fix unregister_fair_sched_group() | Paul Turner | 2010-11-30 | 1 | -2/+1 |
| * | | sched: Remove unused argument dest_cpu to migrate_task() | Nikanth Karthikesan | 2010-11-26 | 1 | -5/+3 |
| * | | mutexes, sched: Introduce arch_mutex_cpu_relax() | Gerald Schaefer | 2010-11-26 | 1 | -1/+2 |
| * | | Merge commit 'v2.6.37-rc3' into sched/core | Ingo Molnar | 2010-11-26 | 1 | -11/+28 |
| |\ \ |
|
| * | | | sched: Make task dump print all 15 chars of proc comm | Erik Gilling | 2010-11-23 | 1 | -1/+1 |
| * | | | sched: Update tg->shares after cpu.shares write | Paul Turner | 2010-11-18 | 1 | -31/+11 |
| * | | | sched: Implement demand based update_cfs_load() | Paul Turner | 2010-11-18 | 1 | -1/+8 |
| * | | | sched: Fix update_cfs_load() synchronization | Paul Turner | 2010-11-18 | 1 | -1/+1 |
| * | | | sched: Make tg_shares_up() walk on-demand | Peter Zijlstra | 2010-11-18 | 1 | -67/+0 |
| * | | | sched: Implement on-demand (active) cfs_rq list | Peter Zijlstra | 2010-11-18 | 1 | -77/+28 |
| * | | | sched: Rewrite tg_shares_up) | Peter Zijlstra | 2010-11-18 | 1 | -129/+44 |
| * | | | sched: Simplify cpu-hot-unplug task migration | Peter Zijlstra | 2010-11-18 | 1 | -145/+61 |
| * | | | Merge commit 'v2.6.37-rc2' into sched/core | Ingo Molnar | 2010-11-18 | 1 | -4/+4 |
| |\ \ \ |
|
| * | | | | sched: Make sched_param argument static in sched_setscheduler() callers | KOSAKI Motohiro | 2010-10-23 | 1 | -3/+3 |
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-01-06 | 1 | -2/+0 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v2.6.37-rc7' into perf/core | Ingo Molnar | 2010-12-22 | 1 | -51/+236 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| * | | | | | perf: Move perf_event_init() into main.c | Peter Zijlstra | 2010-12-16 | 1 | -2/+0 |
| | |_|_|/
| |/| | | |
|
* | | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Ingo Molnar | 2010-12-23 | 1 | -69/+0 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | rcu,cleanup: move synchronize_sched_expedited() out of sched.c | Lai Jiangshan | 2010-11-29 | 1 | -69/+0 |
* | | | | | sched: Remove debugging check | Ingo Molnar | 2010-12-19 | 1 | -1/+0 |
* | | | | | sched: Fix the irqtime code for 32bit | Peter Zijlstra | 2010-12-16 | 1 | -6/+45 |
* | | | | | sched: Fix the irqtime code to deal with u64 wraps | Peter Zijlstra | 2010-12-16 | 1 | -33/+50 |
* | | | | | Sched: fix skip_clock_update optimization | Mike Galbraith | 2010-12-08 | 1 | -12/+14 |
* | | | | | sched: Cure more NO_HZ load average woes | Peter Zijlstra | 2010-12-08 | 1 | -11/+139 |
| |/ / /
|/| | | |
|
* | | | | sched: Fix cross-sched-class wakeup preemption | Peter Zijlstra | 2010-11-11 | 1 | -11/+26 |
* | | | | sched: Use group weight, idle cpu metrics to fix imbalances during idle | Suresh Siddha | 2010-11-10 | 1 | -0/+2 |
| |_|/
|/| | |
|
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-10-29 | 1 | -4/+4 |
|\ \ \
| |_|/
|/| | |
|
| * | | sched, cgroup: Fixup broken cgroup movement | Peter Zijlstra | 2010-10-22 | 1 | -4/+4 |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2010-10-21 | 1 | -45/+246 |
|\| | |
|
| * | | sched: Export account_system_vtime() | Ingo Molnar | 2010-10-18 | 1 | -0/+1 |
| * | | sched: Call tick_check_idle before __irq_enter | Venkatesh Pallipadi | 2010-10-18 | 1 | -1/+1 |
| * | | sched: Remove irq time from available CPU power | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+18 |
| * | | sched: Do not account irq time to current task | Venkatesh Pallipadi | 2010-10-18 | 1 | -3/+40 |
| * | | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq time | Venkatesh Pallipadi | 2010-10-18 | 1 | -0/+49 |
| * | | sched: Fix softirq time accounting | Venkatesh Pallipadi | 2010-10-18 | 1 | -1/+1 |
| * | | sched: Do not consider SCHED_IDLE tasks to be cache hot | Nikhil Rao | 2010-10-18 | 1 | -0/+3 |
| * | | sched: Drop all load weight manipulation for RT tasks | Linus Walleij | 2010-10-18 | 1 | -6/+0 |
| * | | sched: Create special class for stop/migrate work | Peter Zijlstra | 2010-10-18 | 1 | -9/+45 |
| * | | sched: Unindent labels | Peter Zijlstra | 2010-10-18 | 1 | -6/+6 |
| * | | Merge branch 'linus' into sched/core | Ingo Molnar | 2010-10-14 | 1 | -4/+4 |
| |\ \ |
|
| * | | | tracing/sched: Add sched_pi_setprio tracepoint | Steven Rostedt | 2010-09-21 | 1 | -0/+1 |