aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* include/linux/sched.h: don't use task->pid/tgid in same_thread_group/has_grou...Oleg Nesterov2015-08-071-4/+4
* pid: get pid_t ppid of task in init_pid_nsRichard Guy Briggs2014-04-301-1/+19
* sched/rt: Avoid updating RT entry timeout twice within one tick periodYing Xue2014-02-151-0/+1
* exec/ptrace: fix get_dumpable() incorrect testsKees Cook2014-01-031-0/+4
* ptrace: introduce signal_wake_up_state() and ptrace_signal_wake_up()Oleg Nesterov2013-02-201-1/+10
* sched: Fix race in task_group()Peter Zijlstra2012-08-101-1/+4
* sched/nohz: Fix rq->cpu_load calculations some morePeter Zijlstra2012-08-021-0/+1
* cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-021-1/+1
* sched/nohz: Rewrite and fix load-avg computation -- againPeter Zijlstra2012-07-251-0/+8
* writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-171-1/+0
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+7
|\
| * writeback: per task dirty rate limitWu Fengguang2011-10-031-0/+7
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-10-261-1/+6
|\ \
| * | sched: Convert to struct llistPeter Zijlstra2011-10-041-1/+2
| * | Merge branch 'linus' into sched/coreIngo Molnar2011-10-041-1/+0
| |\ \ | | |/
| * | sched: Accumulate per-cfs_rq cpu usage and charge against bandwidthPaul Turner2011-08-141-0/+4
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-4/+0
|\ \ \
| * | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-281-3/+0
| * | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-281-1/+0
| |/ /
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-2/+2
|\ \ \
| * | | locking, sched: Annotate thread_group_cputimer as rawThomas Gleixner2011-09-131-2/+2
| |/ /
* | | Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-1/+2
|\ \ \ | |_|/ |/| |
| * | user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn2011-09-291-1/+2
| |/
* | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-09-301-1/+0
|/
* move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov2011-08-111-0/+1
* Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-251-1/+0
|\
| * fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-121-1/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-221-1/+1
|\ \
| * \ Merge branch 'linus' into sched/coreIngo Molnar2011-07-211-5/+14
| |\ \
| * \ \ Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-07-011-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | sched: Isolate preempt counting in its own config optionFrederic Weisbecker2011-06-101-1/+1
* | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-221-18/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov2011-06-271-2/+4
| * | | kill task_detached()Oleg Nesterov2011-06-271-5/+0
| * | | make do_notify_parent() __must_check, update the callersOleg Nesterov2011-06-271-1/+1
| * | | make do_notify_parent() return boolOleg Nesterov2011-06-271-2/+2
| * | | ptrace: implement PTRACE_LISTENTejun Heo2011-06-161-0/+2
| * | | ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo2011-06-161-1/+3
| * | | job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo2011-06-161-1/+5
| * | | job control: introduce task_set_jobctl_pending()Tejun Heo2011-06-041-0/+2
| * | | job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo2011-06-041-1/+4
| * | | job control: rename signal->group_stop and flags to jobctl and update themTejun Heo2011-06-041-8/+14
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-201-0/+3
|\ \ \ \
| * | | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-191-0/+3
* | | | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-201-0/+2
* | | | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-201-5/+9
|/ / / /
* | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-051-1/+1
| |/ / |/| |
* | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-071-0/+1
|\ \ \ | |/ / |/| / | |/
| * sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-311-0/+1
* | mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-291-1/+0