aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-05
|\
| * Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-01
| |\
| | * function-graph: ignore times across scheduleSteven Rostedt2009-03-24
| | * Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-12
| | |\
| | | * Merge branch 'linus' into core/lockingIngo Molnar2009-03-12
| | | |\
| | | * \ Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-05
| | | |\ \
| | * | \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
| | |\ \ \ \
| | | * \ \ \ Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| | | |\ \ \ \ | | | | | |/ / | | | | |/| |
| | * | | | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-04
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-27
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-13
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-09
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt2009-01-23
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
* | | | | | | | | | | | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-02
* | | | | | | | | | | | pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov2009-04-02
* | | | | | | | | | | | pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov2009-04-02
* | | | | | | | | | | | forget_original_parent: split out the un-ptrace partOleg Nesterov2009-04-02
* | | | | | | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-02
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-01
|/ / / / / / / / / /
* | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-30
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | |
| * | | | | | | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-14
| * | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-02-07
| |\ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / | | |/| | | | | | |
| * | | | | | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-14
| * | | | | | | | | mutex: preemption fixesPeter Zijlstra2009-01-14
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'x86/urgent' into x86/apicIngo Molnar2009-02-05
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'core/percpu' into stackprotectorIngo Molnar2009-01-18
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'linus' into stackprotectorIngo Molnar2008-12-31
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-10-15
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'linus' into stackprotectorIngo Molnar2008-06-25
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | stackprotector: use canary at end of stack to indicate overruns at oops timeEric Sandeen2008-05-26
| * | | | | | | | | | | | x86: fix stackprotector canary updates during context switchesIngo Molnar2008-05-26
* | | | | | | | | | | | | Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-26
|\ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-12
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / / / / | | |/| | | | | | | | | | / / / | | | | | |_|_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | / | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-26
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-15
| |\| | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | |
| | * | | | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-10
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-29
| | | * | | | | | | | | | | sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-29
| * | | | | | | | | | | | | sched: fix !CONFIG_SCHEDSTATS build failureIngo Molnar2009-01-16
| * | | | | | | | | | | | | sched: introduce avg_wakeupPeter Zijlstra2009-01-15
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-03-23
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |