aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-25Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+0
2011-07-22Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-07-22Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-18/+34
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar1-5/+14
2011-07-20Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
2011-07-20sched: Allow for overlapping sched_domain spansPeter Zijlstra1-0/+2
2011-07-20sched: Break out cpu_power from the sched_group structurePeter Zijlstra1-5/+9
2011-07-19rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney1-0/+3
2011-07-12fixlet: Remove fs_excl from struct task.Justin TerAvest1-1/+0
2011-07-05sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra1-1/+1
2011-07-01Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into sched/coreIngo Molnar1-1/+1
2011-06-27redefine thread_group_leader() as exit_signal >= 0Oleg Nesterov1-2/+4
2011-06-27kill task_detached()Oleg Nesterov1-5/+0
2011-06-27make do_notify_parent() __must_check, update the callersOleg Nesterov1-1/+1
2011-06-27make do_notify_parent() return boolOleg Nesterov1-2/+2
2011-06-16ptrace: implement PTRACE_LISTENTejun Heo1-0/+2
2011-06-16ptrace: implement TRAP_NOTIFY and use it for group stop eventsTejun Heo1-1/+3
2011-06-16job control: introduce JOBCTL_TRAP_STOP and use it for group stop trapTejun Heo1-1/+5
2011-06-10sched: Isolate preempt counting in its own config optionFrederic Weisbecker1-1/+1
2011-06-07Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2011-06-04job control: introduce task_set_jobctl_pending()Tejun Heo1-0/+2
2011-06-04job control: introduce JOBCTL_PENDING_MASK and task_clear_jobctl_pending()Tejun Heo1-1/+4
2011-06-04job control: rename signal->group_stop and flags to jobctl and update themTejun Heo1-8/+14
2011-05-31sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra1-0/+1
2011-05-29mm: Fix boot crash in mm_alloc()Linus Torvalds1-1/+0
2011-05-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+7
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-05-28cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro1-0/+7
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgentIngo Molnar1-1/+1
2011-05-26cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum1-0/+36
2011-05-25ftrace: Add internal recursive checksSteven Rostedt1-1/+1
2011-05-25mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro1-0/+1
2011-05-25oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes1-1/+0
2011-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-6/+28
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines1-1/+0
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-3/+14
2011-05-20sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao1-2/+21
2011-05-20sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao1-5/+8
2011-05-12sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes1-3/+2
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-0/+3
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker1-0/+3
2011-04-24sched: Get rid of lock_depthJonathan Corbet1-6/+0
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar1-0/+3
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar1-9/+15
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-0/+3
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra1-1/+2
2011-04-14sched: Delay task_contributes_to_load()Peter Zijlstra1-0/+1
2011-04-14sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra1-3/+7
2011-04-14sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra1-2/+1