summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* sched: do not count frozen tasks toward loadNathan Lynch2009-04-091-1/+2
* Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-04-071-8/+10
|\
| * Merge branch 'linus' into core/softlockupIngo Molnar2009-04-071-46/+90
| |\
| * \ Merge branch 'linus' into core/softlockupIngo Molnar2009-02-121-23/+34
| |\ \
| * | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-091-1/+0
| * | | softlockup: remove unused definition for spawn_softlockup_taskMandeep Singh Baines2009-01-311-3/+0
| * | | softlockup: decouple hung tasks check from softlockup detectionMandeep Singh Baines2009-01-161-4/+10
* | | | Merge branch 'linus' into irq/threadedIngo Molnar2009-04-061-44/+69
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-04-051-0/+4
| |\ \ \
| | * \ \ Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-0/+4
| | |\ \ \
| | | * | | function-graph: ignore times across scheduleSteven Rostedt2009-03-241-0/+2
| | | * | | Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-131-0/+3
| | | |\ \ \
| | | | * \ \ Merge branch 'linus' into core/lockingIngo Molnar2009-03-131-0/+3
| | | | |\ \ \
| | | | * \ \ \ Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar2009-03-051-30/+38
| | | | |\ \ \ \
| | | * | \ \ \ \ Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-2/+14
| | | |\ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge branch 'core/locking' into tracing/ftraceIngo Molnar2009-03-041-0/+3
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | * | | | | | | Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-041-0/+4
| | | |\ \ \ \ \ \ \ | | | | | |_|/ / / / | | | | |/| | | | |
| | | * | | | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-271-0/+10
| | | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-131-30/+34
| | | |\ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | * | | | | | | | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-091-0/+1
| | | |\ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-031-12/+21
| | | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt2009-01-231-0/+2
| * | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-021-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-311-1/+2
| * | | | | | | | | | | | | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-021-37/+6
| * | | | | | | | | | | | | pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov2009-04-021-7/+20
| * | | | | | | | | | | | | pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov2009-04-021-0/+5
| * | | | | | | | | | | | | forget_original_parent: split out the un-ptrace partOleg Nesterov2009-04-021-0/+5
| * | | | | | | | | | | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+2
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov2009-04-011-2/+9
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-301-0/+3
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| | * | | | | | | | | | lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin2009-02-141-0/+1
| | * | | | | | | | | | Merge branch 'linus' into core/lockingIngo Molnar2009-02-071-12/+22
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | mutex: implement adaptive spinningPeter Zijlstra2009-01-141-0/+1
| | * | | | | | | | | | mutex: preemption fixesPeter Zijlstra2009-01-141-0/+1
| | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-2/+14
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2009-03-261-1/+16
| |\ \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-131-0/+3
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / | | | |/| | | | | | | | / / | | | | | |_|_|_|_|_|_|/ / | | | | |/| | | | | | | |
| | | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ \ \ \ Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-021-0/+14
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / / / | | | |/| | | | | | | / / / / | | | | | | |_|_|_|_|/ / / / | | | | | |/| | | | | / / / | | | | | |_|_|_|_|_|/ / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-261-0/+10
| | | | |/ / / / / / / / | | | |/| | | | | | | |
| | * | | | | | | | | | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-151-30/+34
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / /
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ \ \
| | *-. \ \ \ \ \ \ \ \ \ Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-081-12/+24
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|/ / / / | | | | |/| | | | | | | |
| | | * | | | | | | | | | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-111-0/+2
| | | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / | | | |/| | | | | | | | |
| | | | * | | | | | | | | sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-291-0/+1
| | | | * | | | | | | | | sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-291-0/+1
| | * | | | | | | | | | | sched: fix !CONFIG_SCHEDSTATS build failureIngo Molnar2009-01-161-4/+4
| | * | | | | | | | | | | sched: introduce avg_wakeupPeter Zijlstra2009-01-151-0/+3
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge branch 'master' into nextJames Morris2009-03-241-30/+41
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Add in_execve flag into task_struct.Kentaro Takeda2009-02-121-0/+2
| | |_|_|/ / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | genirq: add threaded interrupt handler supportThomas Gleixner2009-03-241-0/+5
OpenPOWER on IntegriCloud