aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-01-29epoll: 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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+3
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-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+3
2009-01-06mm: 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/kernel/git/tip/linux-2.6-tipLinus 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/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+2
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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-01epoll: 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
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger1-0/+4
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger1-0/+9
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn1-0/+1
2008-11-24sched: convert remaining old-style cpumask operatorsRusty Russell1-8/+8
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell1-1/+1
2008-11-24sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell1-4/+7
2008-11-24sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell1-0/+10
2008-11-24Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar1-0/+11
2008-11-24Merge branch 'sched/rt' into sched/coreIngo Molnar1-2/+0
2008-11-23tracing/function-return-tracer: store return stack into task_struct and allocate it dynamicallyFrederic Weisbecker1-12/+11
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker1-0/+1
2008-11-14Merge branch 'master' into nextJames Morris1-0/+3
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells1-1/+4
2008-11-14CRED: Inaugurate COW credentialsDavid Howells1-2/+4
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells1-6/+0
2008-11-14CRED: Detach the credentials from task_structDavid Howells1-1/+0
2008-11-14CRED: Separate task security context from task_structDavid Howells1-48/+4
2008-11-12Merge branch 'tracing/function-return-tracer' into tracing/fastbootIngo Molnar1-0/+11
2008-11-11sched/rt: removed unneeded defintionDhaval Giani1-2/+0