aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
|\
| * 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
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-24
| * | | | Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar2009-03-13
| |\ \ \ \
* | | | | | 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
| |_|/ / / |/| | | |
* | | | | 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
| |\ \ \ \ \ \ \ \ \ \ \ \