summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2009-04-09sched: do not count frozen tasks toward loadNathan Lynch
2009-04-07Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-06Merge branch 'linus' into irq/threadedIngo Molnar
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-04-02pids: refactor vnr/nr_ns helpers to make them safeOleg Nesterov
2009-04-02pids: document task_pgrp/task_session is not safe without tasklist/rcuOleg Nesterov
2009-04-02forget_original_parent: split out the un-ptrace partOleg Nesterov
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar
2009-04-01get_mm_hiwater_xxx: trivial, s/define/inline/Oleg Nesterov
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-30Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-26Merge branch 'sched-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2009-03-24function-graph: ignore times across scheduleSteven Rostedt
2009-03-24genirq: add threaded interrupt handler supportThomas Gleixner
2009-03-24Merge branch 'master' into nextJames Morris
2009-03-13Merge commit 'v2.6.29-rc8' into cpus4096Ingo Molnar
2009-03-13Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-03-13Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-13Merge branch 'linus' into core/lockingIngo Molnar
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar
2009-03-05Merge branch 'x86/urgent' into x86/coreIngo Molnar
2009-03-05Merge commit 'v2.6.29-rc7' into core/lockingIngo Molnar
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar
2009-03-02Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar
2009-02-15Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar
2009-02-14lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-12Merge branch 'linus' into core/softlockupIngo Molnar
2009-02-12Add in_execve flag into task_struct.Kentaro Takeda
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra
2009-02-09softlockup: remove timestamp checking from hung_taskMandeep Singh Baines
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar
2009-02-08Merge branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar
2009-02-07Merge branch 'linus' into core/lockingIngo Molnar
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar
2009-02-05Merge branch 'x86/urgent' into x86/apicIngo Molnar
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra