aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
*---. Merge branches 'sched/clock', 'sched/urgent' and 'linus' into sched/coreIngo Molnar2009-03-02
|\ \ \
| | * | sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani2009-02-27
| | |/
| * / sched: allow architectures to specify sched_clock_stableIngo Molnar2009-02-26
| |/
* | Merge branch 'sched/urgent'; commit 'v2.6.29-rc5' into sched/coreIngo Molnar2009-02-15
|\|
| * 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 branches 'sched/rt' and 'sched/urgent' into sched/coreIngo Molnar2009-02-08
|\ \|
| | * sched: add missing kernel-doc in sched.hRandy Dunlap2009-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
| | |/
| * | Merge branch 'sched/latest' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2009-01-10
| |\ \ | | |/ | |/|
| | * sched: create "pushable_tasks" list to limit pushing to one attemptGregory Haskins2008-12-29
| | * sched: add sched_class->needs_post_schedule() memberGregory Haskins2008-12-29
* | | sched: fix !CONFIG_SCHEDSTATS build failureIngo Molnar2009-01-16
* | | sched: introduce avg_wakeupPeter Zijlstra2009-01-15
|/ /
* | 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
| * | | | sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell2008-11-24
| * | | | sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell2008-11-24
| * | | | sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell2008-11-24
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar2008-11-24
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-12-28
|\ \ \ \ \ \ \
| * | | | | | | schedstat: consolidate per-task cpu runtime statsKen Chen2008-12-18
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar2008-12-12
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj2008-12-01
| | |/ / / / | |/| | | |
| * | | | | Merge branch 'sched/rt' into sched/coreIngo Molnar2008-11-24
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sched/rt: removed unneeded defintionDhaval Giani2008-11-11
* | | | | | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-28
|\ \ \ \ \ \
| * | | | | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-12
| | |_|_|_|/ | |/| | | |
| * | | | | tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker2008-12-08
| * | | | | ftrace: graph of a single functionSteven Rostedt2008-12-04