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-06-10
|\
| * Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-07
| |\
| | * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| | |\
| | * | x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-07
| | * | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-07
| | * | sched, hw-branch-tracer: add wait_task_context_switch() function to sched.hMarkus Metzger2009-04-07
| * | | tracing: add same level recursion detectionSteven Rostedt2009-04-17
| | |/ | |/|
* | | Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-06-10
|\ \ \
| * | | rculist: use list_entry_rcu in places where it's appropriateJiri Pirko2009-04-15
| |/ /
* | | sched: properly define the sched_group::cpumask and sched_domain::span fieldsIngo Molnar2009-05-19
* | | sched, timers: cleanup avenrun usersThomas Gleixner2009-05-15
* | | sched, timers: move calc_load() to schedulerThomas Gleixner2009-05-15
|/ /
* | sched: do not count frozen tasks toward loadNathan Lynch2009-04-09
* | Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-07
|\ \
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07
| |\|
| * | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12
| |\ \
| * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-09
| * | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-31
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-16
* | | | Merge branch 'linus' into irq/threadedIngo Molnar2009-04-05
|\ \ \ \ | | |_|/ | |/| |
| * | | 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 '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 '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
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | / / | | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | |