aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * writeback: per task dirty rate limitWu Fengguang2011-10-03
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-26
|\ \
| * | sched: Convert to struct llistPeter Zijlstra2011-10-04
| * | Merge branch 'linus' into sched/coreIngo Molnar2011-10-04
| |\|
| * | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-14
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-26
|\ \ \
| * | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-29
| * | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-29
| |/ /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-26
|\ \ \
| * | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-13
| |/ /
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\ \ \ | |_|/ |/| |
| * | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-29
| |/
* / posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-30
|/
* move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-11
* Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-25
|\
| * fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-12
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-22
|\ \
| * \ Merge branch 'linus' into sched/coreIngo Molnar2011-07-21
| |\ \
| * \ \ Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-01
| |\ \ \ | | |_|/ | |/| |
| | * | sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-10
* | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-22
|\ \ \ \ | |_|_|/ |/| | |
| * | | redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov2011-06-27
| * | | kill task_detached()Oleg Nesterov2011-06-27
| * | | make do_notify_parent() __must_check, update the callersOleg Nesterov2011-06-27
| * | | make do_notify_parent() return boolOleg Nesterov2011-06-27
| * | | ptrace: implement PTRACE_LISTENTejun Heo2011-06-16
| * | | ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo2011-06-16
| * | | job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo2011-06-16
| * | | job control: introduce task_set_jobctl_pending()Tejun Heo2011-06-04
| * | | job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo2011-06-04
| * | | job control: rename signal->group_stop and flags to jobctl and update themTejun Heo2011-06-04
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-20
|\ \ \ \
| * | | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-20
* | | | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-20
* | | | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-20
|/ / / /
* | / / sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-05
| |/ / |/| |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-07
|\ \ \ | |/ / |/| / | |/
| * sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-31
* | mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-29
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-28
|\|
| * cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-28
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ | |/ |/|
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\
| | * ftrace: Add internal recursive checksSteven Rostedt2011-05-25
* | | cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-26
|/ /
* | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-25
* | oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-25
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-23
|\ \
| * | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-20