summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* Fix race in process_vm_rw_coreChristopher Yeoh2012-02-021-0/+6
* Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-261-1/+1
|\
| * Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2012-01-171-1/+1
| |\
| | * sched: Add "const" to is_idle_task() parameterPaul E. McKenney2012-01-161-1/+1
* | | kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-1/+1
* | | treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-131-1/+1
* | | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-01-111-0/+1
|\ \ \
| * | | writeback: dirty ratelimit - think time compensationWu Fengguang2011-12-181-0/+1
* | | | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-091-19/+54
|\ \ \ \
| * | | | threadgroup: extend threadgroup_lock() to cover exit and execTejun Heo2011-12-131-6/+41
| * | | | threadgroup: rename signal->threadgroup_fork_lock to ->group_rwsemTejun Heo2011-12-131-15/+15
* | | | | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-3/+1Star
|\| | | | | |_|/ / |/| | |
| * | | Merge branch 'pm-freezer' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Rafael J. Wysocki2011-11-231-3/+1Star
| |\ \ \ | | |/ / | |/| |
| | * | freezer: kill unused set_freezable_with_signal()Tejun Heo2011-11-231-1/+0Star
| | * | freezer: kill PF_FREEZINGTejun Heo2011-11-211-2/+1Star
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-4/+19
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky2011-12-191-2/+17
| |\ \ \
| | * | | sched: Mark parent and real_parent as __rcuKees Cook2011-12-151-2/+2
| | * | | Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-151-1/+0Star
| | |\| |
| | * | | sched: Fix compile error for UP,!NOHZPeter Zijlstra2011-12-061-1/+1
| | * | | sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-061-0/+6
| | * | | sched: Make separate sched*.c translation unitsPeter Zijlstra2011-11-171-0/+9
| | | |/ | | |/|
| * | | [S390] cputime: add sparse checking and cleanupMartin Schwidefsky2011-12-151-2/+2
| | |/ | |/|
* / | sched: Add is_idle_task() to handle invalidated uses of idle_cpu()Paul E. McKenney2011-12-111-0/+8
|/ /
* / writeback: remove vm_dirties and task->dirtiesWu Fengguang2011-11-171-1/+0Star
|/
* Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-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/+0Star
| |\|
| * | 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/+0Star
|\ \ \
| * | | rcu: Simplify unboosting checksPaul E. McKenney2011-09-291-3/+0Star
| * | | nohz: Remove nohz_cpu_maskShi, Alex2011-09-291-1/+0Star
| |/ /
* | | 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/+0Star
|/
* 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/+0Star
|\
| * fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-121-1/+0Star
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-07-231-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-231-18/+34
|\ \ \ \ | |_|_|/ |/| | |
| * | | redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov2011-06-271-2/+4
| * | | kill task_detached()Oleg Nesterov2011-06-271-5/+0Star
| * | | make do_notify_parent() __must_check, update the callersOleg Nesterov2011-06-271-1/+1