aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* 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
* | | | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord2010-09-25
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-21
|\ \ \ \ | | |/ / | |/| |
| * | | sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi2010-10-18
| * | | sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi2010-10-18
| * | | sched: Fix softirq time accountingVenkatesh Pallipadi2010-10-18
| * | | sched: Remove unused PF_ALIGNWARN flagDave Young2010-09-13
| * | | sched: Add book scheduling domainHeiko Carstens2010-09-09
| |/ /
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-10-21
|\ \ \ | |_|/ |/| |
| * | perf: Provide a separate task context for sweventsPeter Zijlstra2010-09-09
| * | perf: Multiple task contextsPeter Zijlstra2010-09-09
| |/
* | rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney2010-08-20
* | credentials: rcu annotationArnd Bergmann2010-08-19
* | cgroups: __rcu annotationsArnd Bergmann2010-08-19
|/
* Make do_execve() take a const filename pointerDavid Howells2010-08-17
* oom: badness heuristic rewriteDavid Rientjes2010-08-09
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-08-06
|\
| * Merge branch 'sched/urgent' into sched/coreIngo Molnar2010-08-05
| |\
| | * sched: Revert nohz_ratelimit() for nowPeter Zijlstra2010-07-17