aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-06
|\
| * Merge branch 'x86/urgent' into x86/coreIngo Molnar2009-03-05
| |\
| * \ 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 'core/locking' into tracing/ftraceIngo Molnar2009-03-04
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | 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 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar2009-03-04
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Merge branch 'sched/clock' into tracing/ftraceIngo Molnar2009-02-27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-26
| |/ / / / / / / / /
* | | | | | | | | | Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar2009-02-13
|\| | | | | | | | |
| * | | | | | | | | timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra2009-02-11
| * | | | | | | | | timers: split process wide cpu clocks/timers, fixPeter Zijlstra2009-02-11
| * | | | | | | | | timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar2009-02-06
| * | | | | | | | | timers: split process wide cpu clocks/timersPeter Zijlstra2009-02-05
| * | | | | | | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-05
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar2009-02-09
|\| | | | | | | |
| * | | | | | | | sched: add missing kernel-doc in sched.hRandy Dunlap2009-02-03
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar2009-02-03
|\| | | | | | |
| * | | | | | | epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi2009-01-29
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-26
| |\ \ \ \ \ \
| | * | | | | | softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines2009-01-14
| | |/ / / / /
| * / / / / / itimers: remove the per-cpu-ish-nessPeter Zijlstra2009-01-07
| |/ / / / /
* / / / / / trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt2009-01-23
|/ / / / /
* | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-01-06
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar2009-01-06
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | |
| | | * | | | | sched: sched.c declare variables before they get usedJaswinder Singh Rajput2008-12-30
| | |/ / / / /
| * | / / / / sched: clean up arch_reinit_sched_domains()Li Zefan2009-01-05
| | |/ / / / | |/| | | |
* / | | | | mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov2009-01-06
|/ / / / /
* | | | | Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-01-03
|\ \ \ \ \
| * | | | | [PATCH] idle cputime accountingMartin Schwidefsky2008-12-31
| |/ / / /
* | | | | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-01-02
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar2008-12-19
| * | | | sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan2008-12-19
| * | | | sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy2008-12-19
| * | | | sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan2008-12-19
| * | | | Merge branch 'sched/core' into cpus4096Ingo Molnar2008-12-12
| |\ \ \ \
| * \ \ \ \ Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar2008-12-12
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'linus' into cpus4096Ingo Molnar2008-12-02
| |\ \ \ \ \ \
| * | | | | | | sched: convert remaining old-style cpumask operatorsRusty Russell2008-11-24