summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Merge branch 'core/locking' into tracing/ftraceIngo Molnar1-0/+3
2009-03-04Merge branch 'tracing/ftrace'; commit 'v2.6.29-rc7' into tracing/coreIngo Molnar1-0/+4
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani1-0/+4
2009-02-27Merge branch 'sched/clock' into tracing/ftraceIngo Molnar1-0/+10
2009-02-26sched: allow architectures to specify sched_clock_stableIngo Molnar1-0/+10
2009-02-15lockdep: annotate reclaim context (__GFP_NOFS)Nick Piggin1-0/+1
2009-02-13Merge branches 'tracing/ftrace', 'tracing/ring-buffer', 'tracing/sysprof', 't...Ingo Molnar1-30/+34
2009-02-11timers: fix TIMER_ABSTIME for process wide cpu timersPeter Zijlstra1-12/+1
2009-02-11timers: split process wide cpu clocks/timers, fixPeter Zijlstra1-0/+1
2009-02-09Merge commit 'v2.6.29-rc4' into tracing/coreIngo Molnar1-0/+1
2009-02-07Merge branch 'linus' into core/lockingIngo Molnar1-12/+22
2009-02-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar1-2/+0
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra1-23/+31
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra1-1/+9
2009-02-03sched: add missing kernel-doc in sched.hRandy Dunlap1-0/+1
2009-02-03Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...Ingo Molnar1-12/+21
2009-01-30epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi1-1/+0
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+3
2009-01-23trace, lockdep: manual preempt count adding for local_bh_disableSteven Rostedt1-0/+2
2009-01-14mutex: implement adaptive spinningPeter Zijlstra1-0/+1
2009-01-14mutex: preemption fixesPeter Zijlstra1-0/+1
2009-01-14softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines1-0/+3
2009-01-07itimers: remove the per-cpu-ish-nessPeter Zijlstra1-11/+18
2009-01-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-4/+3
2009-01-07mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov1-0/+3
2009-01-06Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar1-3/+3
2009-01-05sched: clean up arch_reinit_sched_domains()Li Zefan1-1/+0
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+0
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-20/+72
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky1-1/+0
2008-12-30sched: sched.c declare variables before they get usedJaswinder Singh Rajput1-3/+3
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-4/+2
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-0/+31
2008-12-19sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar1-9/+9
2008-12-19sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan1-0/+13
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy1-0/+11
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan1-9/+24
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen1-2/+1
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar1-0/+1
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar1-1/+20
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar1-0/+4
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger1-0/+1
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker1-0/+2
2008-12-04ftrace: graph of a single functionSteven Rostedt1-0/+4
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar1-0/+4
2008-12-04Merge branch 'master' into nextJames Morris1-0/+4
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar1-0/+4
2008-12-02epoll: introduce resource usage limitsDavide Libenzi1-0/+4
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj1-0/+1
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker1-1/+1