aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-281-0/+7
|\ \ | |/
| * cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-281-0/+7
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-1/+1
|\ \ | |/ |/|
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-271-1/+1
| |\
| | * ftrace: Add internal recursive checksSteven Rostedt2011-05-251-1/+1
* | | cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-261-0/+36
|/ /
* | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-251-0/+1
* | oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-251-1/+0
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-231-6/+28
|\ \
| * | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-201-2/+21
| * | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-201-5/+8
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-231-1/+0
|\ \ \ | | |/ | |/|
| * | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-231-1/+0
| |/
* | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-201-3/+14
|\ \ | |/ |/|
| * Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Oleg Nesterov2011-04-071-3/+14
| |\
| | * signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov2011-04-041-3/+3
| | * ptrace: Clean transitions between TASK_STOPPED and TRACEDTejun Heo2011-03-231-0/+2
| | * signal: Use GROUP_STOP_PENDING to stop once for a single group stopTejun Heo2011-03-231-0/+3
| | * signal: Fix premature completion of group stop when interfered by ptraceTejun Heo2011-03-231-0/+6
* | | sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes2011-05-121-3/+2
* | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-121-0/+3
|\ \ \
| * | | ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-04-251-0/+3
* | | | sched: Get rid of lock_depthJonathan Corbet2011-04-241-6/+0
* | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-211-0/+3
|\ \ \ \ | |/ / /
| * | | brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-141-0/+3
* | | | Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-181-9/+15
|\ \ \ \
| * | | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-141-1/+2
| * | | | sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-141-0/+1
| * | | | sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-141-3/+7
| * | | | sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-141-2/+1
| * | | | sched: Provide p->on_rqPeter Zijlstra2011-04-141-0/+1
| * | | | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-141-1/+1
| * | | | sched: Always provide p->on_cpuPeter Zijlstra2011-04-141-3/+1
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-0/+2
| |/ / /
* | | | sched: Dynamic sched_domain::levelPeter Zijlstra2011-04-111-20/+3
* | | | sched: Remove some dead codePeter Zijlstra2011-04-111-6/+0
* | | | sched: Reduce some allocation pressurePeter Zijlstra2011-04-111-0/+8
* | | | sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra2011-04-111-0/+5
|/ / /
* | | Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/ /
* | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-251-1/+1
|\ \
| * | sched.h: Fix a typo ("its")Jonathan Neuschäfer2011-03-231-1/+1
* | | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-03-241-0/+6
|\ \ \
| * | | block: initial patch for on-stack per-task pluggingJens Axboe2011-03-101-0/+6
* | | | memcg: convert uncharge batching from bytes to page granularityJohannes Weiner2011-03-231-2/+2
| |_|/ |/| |
* | | kthread: NUMA aware kthread_create_on_node()Eric Dumazet2011-03-221-0/+1
| |/ |/|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-03-151-1/+1
|\ \
| * | time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn2011-01-311-1/+0
| * | time: Provide xtime_update()Torben Hohn2011-01-311-0/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-03-151-8/+5
|\ \ \
| * \ \ Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar2011-02-231-1/+1
| |\ \ \ | | | |/ | | |/|