aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
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-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
2009-09-04sched: Add smt_gainPeter Zijlstra
2009-09-04sched: Add SD_PREFER_SIBLINGPeter Zijlstra
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar
2009-09-02KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells
2009-09-02sched: Provide iowait countersArjan van de Ven
2009-09-02Merge commit 'v2.6.31-rc8' into sched/coreIngo Molnar
2009-08-29rcu: Changes from reviews: avoid casts, fix/add warnings, improve commentsPaul E. McKenney
2009-08-29rcu: Create rcutree plugins to handle hotplug CPU for multi-level treesPaul E. McKenney
2009-08-23rcu: Remove CONFIG_PREEMPT_RCUPaul E. McKenney
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-20Merge branch 'master' into nextJames Morris
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-18sched, task_struct: stack_canary is not needed without CC_STACKPROTECTORHiroshi Shimamoto
2009-08-06Merge branch 'master' into nextJames Morris
2009-08-02sched: Enhance the pre/post scheduling logicGregory Haskins
2009-08-02Merge branch 'sched/urgent' into sched/coreIngo Molnar
2009-08-02sched: Fix cond_resched_lock() in !CONFIG_PREEMPTFrederic Weisbecker
2009-07-18sched: Convert the only user of cond_resched_bkl to use cond_resched()Frederic Weisbecker
2009-07-18sched: Pull up the might_sleep() check into cond_resched()Frederic Weisbecker
2009-07-18sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()Frederic Weisbecker
2009-07-18Merge branch 'linus' into sched/coreIngo Molnar
2009-07-18sched: fix nr_uninterruptible accounting of frozen tasks reallyThomas Gleixner
2009-07-17kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov
2009-07-10sched: optimize cond_resched()Peter Zijlstra
2009-07-10sched: INIT_PREEMPT_COUNTPeter Zijlstra
2009-06-30elf: limit max map count to safe valueKAMEZAWA Hiroyuki
2009-06-29Merge branch 'linus' into sched/coreIngo Molnar
2009-06-18pids: clean up find_task_by_pid variantsChristoph Hellwig
2009-06-18memcg: remove unneeded forward declaration from sched.hLi Zefan