aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-01-13thp: khugepagedAndrea Arcangeli
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-13sched: remove long deprecated CLONE_STOPPED flagDave Jones
2011-01-13epoll: convert max_user_watches to longRobin Holt
2011-01-10headers: kobject.h reduxAlexey Dobriyan
2011-01-10headers: path.h reduxAlexey Dobriyan
2011-01-07sched: Consolidate the name of root_task_group and init_task_groupYong Zhang
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-01-05Merge commit 'v2.6.37' into sched/coreIngo Molnar
2010-12-23Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2010-12-22Merge commit 'v2.6.37-rc7' into perf/coreIngo Molnar
2010-12-08sched: Make pushable_tasks CONFIG_SMP dependantDario Faggioli
2010-12-08sched: Cure more NO_HZ load average woesPeter Zijlstra
2010-11-30sched: Add 'autogroup' scheduling feature: automated per session task groupsMike Galbraith
2010-11-29rcu: priority boosting for TINY_PREEMPT_RCUPaul E. McKenney
2010-11-26perf, arch: Cleanup perf-pmu init vs lockup-detectorPeter Zijlstra
2010-11-26Merge commit 'v2.6.37-rc3' into sched/coreIngo Molnar
2010-11-18sched: Add sysctl_sched_shares_windowPaul Turner
2010-11-18sched: Rewrite tg_shares_up)Peter Zijlstra
2010-11-18sched: Simplify cpu-hot-unplug task migrationPeter Zijlstra
2010-11-18Merge commit 'v2.6.37-rc2' into sched/coreIngo Molnar
2010-11-10sched: Use group weight, idle cpu metrics to fix imbalances during idleSuresh Siddha
2010-10-30Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notifyLinus Torvalds
2010-10-29Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2010-10-28fanotify: limit number of listeners per userEric Paris
2010-10-27signals: move cred_guard_mutex from task_struct to signal_structKOSAKI Motohiro
2010-10-27signals: annotate lock_task_sighand()Namhyung Kim
2010-10-26kernel: remove PF_FLUSHERPeter Zijlstra
2010-10-23sched: Make sched_param argument static in sched_setscheduler() callersKOSAKI Motohiro
2010-10-22Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-10-22sched, cgroup: Fixup broken cgroup movementPeter Zijlstra
2010-10-21Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-10-21Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-10-18sched: Add IRQ_TIME_ACCOUNTING, finer accounting of irq timeVenkatesh Pallipadi
2010-10-18sched: Add a PF flag for ksoftirqd identificationVenkatesh Pallipadi
2010-10-18sched: Fix softirq time accountingVenkatesh Pallipadi
2010-09-25Fix compile error in blk-exec.c for !CONFIG_DETECT_HUNG_TASKMark Lord
2010-09-13sched: Remove unused PF_ALIGNWARN flagDave Young
2010-09-09perf: Provide a separate task context for sweventsPeter Zijlstra
2010-09-09perf: Multiple task contextsPeter Zijlstra
2010-09-09sched: Add book scheduling domainHeiko Carstens
2010-08-20rcu: Add a TINY_PREEMPT_RCUPaul E. McKenney
2010-08-19credentials: rcu annotationArnd Bergmann
2010-08-19cgroups: __rcu annotationsArnd Bergmann
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-09oom: badness heuristic rewriteDavid Rientjes
2010-08-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-08-05Merge branch 'sched/urgent' into sched/coreIngo Molnar