aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched.c
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.28-rc7' into core/lockingIngo Molnar2008-12-04
|\
| * sched: prevent divide by zero error in cpu_avg_load_per_task, updateIngo Molnar2008-11-29
| * sched: prevent divide by zero error in cpu_avg_load_per_taskSteven Rostedt2008-11-27
| * cpuset: fix regression when failed to generate sched domainsLi Zefan2008-11-18
| * sched: fix init_idle()'s use of sched_clock()Ingo Molnar2008-11-12
| * sched: fix stale value in average load per taskBalbir Singh2008-11-12
* | Merge branch 'linus' into core/lockingIngo Molnar2008-11-12
|\|
| * fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov2008-11-11
| * sched: clean up debug infoPeter Zijlstra2008-11-10
| * sched: fix memory leak in a failure pathLi Zefan2008-11-07
| * sched: fix a bug in sched domain degenerateLi Zefan2008-11-07
| * sched: backward looking buddyPeter Zijlstra2008-11-05
| * sched: virtual time buddy preemptionPeter Zijlstra2008-10-24
| * sched: fix a find_busiest_group bugletPeter Zijlstra2008-10-24
* | Merge commit 'v2.6.28-rc2' into core/lockingIngo Molnar2008-10-28
|\|
| * Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds2008-10-23
| |\
| | * proc: move /proc/schedstat boilerplate to kernel/sched_stats.hAlexey Dobriyan2008-10-23
| * | Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/sc...Linus Torvalds2008-10-23
| |\ \
| | * \ Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-22
| | |\ \ | | | |/ | | |/|
| | | * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-17
| | | |\
| | | * | hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven2008-09-06
| * | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-23
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | sched: optimize group load balancerPeter Zijlstra2008-10-20
| | * | | sched: only update rq->clock while holding rq->lockPeter Zijlstra2008-10-15
| | | |/ | | |/|
| * | | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
| |\ \ \
| | * | | tracing, sched: LTTng instrumentation - schedulerMathieu Desnoyers2008-10-14
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | | | |/ | | | |/|
| | | | * timers: fix itimer/many thread hang, fixIngo Molnar2008-09-30
| | | | * timers: fix itimer/many thread hang, v3Frank Mayhar2008-09-27
| | | | * timers: fix itimer/many thread hang, v2Frank Mayhar2008-09-23
| | | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | * | | sched debug: add name to sched_domain sysctl entriesIngo Molnar2008-10-09
| | * | | sched: remove redundant code in cpu_cgroup_create()Li Zefan2008-10-06
| | * | | Merge branch 'linus' into sched/develIngo Molnar2008-10-06
| | |\ \ \
| | | * | | hrtimer: prevent migration of per CPU hrtimersThomas Gleixner2008-09-29
| | * | | | sched: more sanity checks on the bandwidth settingsPeter Zijlstra2008-09-23
| | | | | |
| | | \ \ \
| | *-. \ \ \ Merge branches 'sched/urgent' and 'sched/rt' into sched/develIngo Molnar2008-09-23
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | sched: compilation fix with gcc 3.4.6Krzysztof Helt2008-09-06
| | | | * | | sched: extract walk_tg_tree(), fixIngo Molnar2008-08-28
| | | | * | | sched: rt-bandwidth fixesPeter Zijlstra2008-08-19
| | | | * | | sched: extract walk_tg_tree()Peter Zijlstra2008-08-19
| | | | * | | sched: rt-bandwidth group disable fixesPeter Zijlstra2008-08-19
| | |_|/ / / | |/| | | |
| | | * | | sched: fix init_hrtick() section mismatch warningRakib Mullick2008-09-23
| | * | | | sched: clarify ifdef tangleAndrew Morton2008-09-23
| | * | | | sched: wakeup preempt when small overlapPeter Zijlstra2008-09-22
| | * | | | Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar2008-09-11
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | Merge branch 'linus' into sched/develIngo Molnar2008-09-06
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | * | | | sched: clean up __might_sleep()Ingo Molnar2008-08-28
| | * | | | make might_sleep() display the oopsing processJoe Korty2008-08-28
| | * | | | sched: add kernel doc for the completion, fix kernel-doc-nano-HOWTO.txtKevin Diggs2008-08-26