aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-25
|\
| * sched.h: Fix a typo ("its")Jonathan Neuschäfer2011-03-23
* | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-24
|\ \
| * | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-10
* | | memcg: convert uncharge batching from bytes to page granularityJohannes Weiner2011-03-23
* | | kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-22
| |/ |/|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-15
|\ \
| * | time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-31
| * | time: Provide xtime_update()Torben Hohn2011-01-31
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-15
|\ \ \
| * \ \ Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar2011-02-23
| |\ \ \ | | | |/ | | |/|
| * | | sched: Add yield_to(task, preempt) functionalityMike Galbraith2011-02-03
| * | | sched: Use a buddy to implement yield_task_fair()Rik van Riel2011-02-03
| * | | sched: Fix switch_from_fair()Peter Zijlstra2011-01-26
| * | | softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi2011-01-26
| | |/ | |/|
* | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2011-03-04
|\ \ \ | | |/ | |/|
| * | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-16
| |/
* / perf: Cure task_oncpu_function_call() racesPeter Zijlstra2011-02-03
|/
* thp: khugepagedAndrea Arcangeli2011-01-13
* oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines2011-01-13
* sched: remove long deprecated CLONE_STOPPED flagDave Jones2011-01-13
* epoll: convert max_user_watches to longRobin Holt2011-01-13
* headers: kobject.h reduxAlexey Dobriyan2011-01-10
* headers: path.h reduxAlexey Dobriyan2011-01-10
* sched: Consolidate the name of root_task_group and init_task_groupYong Zhang2011-01-07
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-06
|\
| * Merge commit 'v2.6.37' into sched/coreIngo Molnar2011-01-05
| |\
| * | sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli2010-12-08
| * | sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith2010-11-30
| * | Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar2010-11-26
| |\ \
| * | | sched: Add sysctl_sched_shares_windowPaul Turner2010-11-18
| * | | sched: Rewrite tg_shares_up)Peter Zijlstra2010-11-18
| * | | sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra2010-11-18
| * | | Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar2010-11-18
| |\ \ \
| * | | | sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro2010-10-23
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-06
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar2010-12-22
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra2010-11-26
| | |_|_|/ | |/| | |
* | | | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2010-12-23
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney2010-11-30
* | | | | sched: Cure more NO_HZ load average woesPeter Zijlstra2010-12-08
| |/ / / |/| | |
* | | | sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha2010-11-10
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds2010-10-30
|\ \ \
| * | | fanotify: limit number of listeners per userEric Paris2010-10-28
* | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2010-10-29
|\ \ \ \ | |/ / / |/| | |
| * | | sched, cgroup: Fixup broken cgroup movementPeter Zijlstra2010-10-22
* | | | signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro2010-10-27
* | | | signals: annotate lock_task_sighand()Namhyung Kim2010-10-27
* | | | kernel: remove PF_FLUSHERPeter Zijlstra2010-10-26