summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2009-03-12cpumask: tsk_cpumask for accessing the struct task_struct's cpus_allowed.Rusty Russell
2009-02-27sched: don't allow setuid to succeed if the user does not have rt bandwidthDhaval Giani
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-06timers: split process wide cpu clocks/timers, remove spurious warningIngo Molnar
2009-02-05timers: split process wide cpu clocks/timersPeter Zijlstra
2009-02-05signal: re-add dead task accumulation stats.Peter Zijlstra
2009-02-03sched: add missing kernel-doc in sched.hRandy Dunlap
2009-01-29epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi
2009-01-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-01-14softlock: fix false panic which can occur if softlockup_thresh is reducedMandeep Singh Baines
2009-01-07itimers: remove the per-cpu-ish-nessPeter Zijlstra
2009-01-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2009-01-06mm: introduce get_mm_hiwater_xxx(), fix taskstats->hiwater_xxx accountingOleg Nesterov
2009-01-06Merge branches 'sched/clock', 'sched/cleanups' and 'linus' into sched/urgentIngo Molnar
2009-01-05sched: clean up arch_reinit_sched_domains()Li Zefan
2009-01-03Merge branch 'cputime' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2009-01-02Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-31[PATCH] idle cputime accountingMartin Schwidefsky
2008-12-30sched: sched.c declare variables before they get usedJaswinder Singh Rajput
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-19sched: move test_sd_parent() to an SMP section of sched.hIngo Molnar
2008-12-19sched: add SD_BALANCE_NEWIDLE at MC and CPU level for sched_mc>0Vaidyanathan Srinivasan
2008-12-19sched: framework for sched_mc/smt_power_savings=NGautham R Shenoy
2008-12-19sched: convert BALANCE_FOR_xx_POWER to inline functionsVaidyanathan Srinivasan
2008-12-18schedstat: consolidate per-task cpu runtime statsKen Chen
2008-12-12Merge branch 'sched/core' into cpus4096Ingo Molnar
2008-12-12Merge branch 'tracing/fastboot' into cpus4096Ingo Molnar
2008-12-12Merge commit 'v2.6.28-rc8' into sched/coreIngo Molnar
2008-12-12x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger
2008-12-08tracing/function-graph-tracer: append the tracing_graph_flagFrederic Weisbecker
2008-12-04ftrace: graph of a single functionSteven Rostedt
2008-12-04Merge commit 'v2.6.28-rc7' into tracing/coreIngo Molnar
2008-12-04Merge branch 'master' into nextJames Morris
2008-12-02Merge branch 'linus' into cpus4096Ingo Molnar
2008-12-01epoll: introduce resource usage limitsDavide Libenzi
2008-12-01sched: add uid information to sched_debug for CONFIG_USER_SCHEDArun R Bharadwaj
2008-11-26tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker
2008-11-25x86, bts, ptrace: move BTS buffer allocation from ds.c into ptrace.cMarkus Metzger
2008-11-25x86, bts: base in-kernel ds interface on handlesMarkus Metzger
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-24sched: convert remaining old-style cpumask operatorsRusty Russell
2008-11-24sched: convert nohz_cpu_mask to cpumask_var_t.Rusty Russell
2008-11-24sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmapsRusty Russell
2008-11-24sched: wrap sched_group and sched_domain cpumask accesses.Rusty Russell
2008-11-24Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096Ingo Molnar
2008-11-24Merge branch 'sched/rt' into sched/coreIngo Molnar
2008-11-23tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker
2008-11-18tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker