summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2010-09-20sched: Pre-compute cpumask_weight(sched_domain_span(sd))Peter Zijlstra
2010-09-20sched: Fix TASK_WAKING vs fork deadlockPeter Zijlstra
2010-09-20sched: _cpu_down(): Don't play with current->cpus_allowedOleg Nesterov
2010-09-20sched: Extend enqueue_task to allow head queueingThomas Gleixner
2010-09-20sched: Remove the cfs_rq dependency from set_task_cpu()Peter Zijlstra
2010-09-20sched: Add pre and post wakeup hooksPeter Zijlstra
2010-09-20sched: Remove forced2_migrations statsIngo Molnar
2010-09-20sched: Sanitize fork() handlingPeter Zijlstra
2010-09-20sched: Remove unused cpu_nr_migrations()Hiroshi Shimamoto
2010-09-20sched: Protect sched_rr_get_param() access to task->sched_classThomas Gleixner
2010-08-13sched, cputime: Introduce thread_group_times()Hidetoshi Seto
2010-05-26revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt
2010-03-15sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan
2010-02-23resource: add helpers for fetching rlimitsJiri Slaby
2010-02-09Split 'flush_old_exec' into two functionsLinus Torvalds
2009-12-14signal: Fix alternate signal stack checkSebastian Andrzej Siewior
2009-09-24Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...Linus Torvalds
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan
2009-09-24signals: inline __fatal_signal_pendingRoland McGrath
2009-09-24ptrace: __ptrace_detach: do __wake_up_parent() if we reap the traceeOleg Nesterov
2009-09-24cpumask: don't define set_cpus_allowed() if CONFIG_CPUMASK_OFFSTACK=yRusty Russell
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2009-09-23procfs: provide stack information for threadsStefani Seibold
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko
2009-09-22cpuidle: fix the menu governor to boost IO performanceArjan van de Ven
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro
2009-09-22ksm: unmerge is an origin of OOMsHugh Dickins
2009-09-22ksm: the mm interface to ksmHugh Dickins
2009-09-21Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...Linus Torvalds
2009-09-21Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-09-21sched: Simplify sys_sched_rr_get_interval() system callPeter Williams
2009-09-20sched: Fix raciness in runqueue_is_locked()Andrew Morton
2009-09-18rcu: Simplify rcu_read_unlock_special() quiescent-state accountingPaul E. McKenney
2009-09-17sched: Add new wakeup preemption mode: WAKEUP_RUNNINGPeter Zijlstra
2009-09-16HWPOISON: Add PR_MCE_KILL prctl to control early kill behaviour per processAndi Kleen
2009-09-16sched: Add SD_PREFER_LOCALPeter Zijlstra
2009-09-15sched: Add WF_FORKPeter Zijlstra
2009-09-15sched: Rename sync argumentsPeter Zijlstra
2009-09-15sched: Rename select_task_rq() argumentPeter Zijlstra
2009-09-15x86: sched: Provide arch implementations using aperf/mperfPeter Zijlstra
2009-09-15sched: Merge select_task_rq_fair() and sched_balance_self()Peter Zijlstra
2009-09-15sched: Add TASK_WAKINGPeter Zijlstra
2009-09-15sched: Hook sched_balance_self() into sched_class::select_task_rq()Peter Zijlstra
2009-09-11Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-09sched: Turn off child_runs_firstMike Galbraith
2009-09-04sched: Remove reciprocal for cpu_powerPeter Zijlstra
2009-09-04sched: Scale down cpu_power due to RT tasksPeter Zijlstra