aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2015-11-11Merge branch 'linux-linaro-lsk-v3.18-eas-test' into juno-easintegration-lsk-3.18-armlt-android-eas-testRyan Harkin
2015-11-11Revert "Merge branch 'lsk-3.18-armlt-hmp' into integration-lsk-3.18-armlt-and...Ryan Harkin
2015-11-02Merge branch 'lsk-3.18-armlt-hmp' into integration-lsk-3.18-armlt-androidJon Medhurst
2015-10-05DEBUG: arm: add cpu_capacity change tracepointJuri Lelli
2015-10-05FROMLIST: sched: Count number of shallower idle-states in struct sched_group_...Morten Rasmussen
2015-10-05FROMLIST: sched: Introduce SD_SHARE_CAP_STATES sched_domain flagMorten Rasmussen
2015-10-05FROMLIST: sched: Introduce energy data structuresDietmar Eggemann
2015-10-05UPSTREAM: sched: Add sched_avg::utilization_avg_contribVincent Guittot
2015-08-13blmp: migration strategy: FORKPatrick Bellasi
2015-08-13blmp: domain and task selection utilitiesPatrick Bellasi
2015-08-13blmp: heterogeneous topologies supportPatrick Bellasi
2015-08-13blmp: add load tracking signalPatrick Bellasi
2015-06-08sched: cpufreq: Adds a field cpu_power in the task_structRuchi Kandoi
2015-02-03sched: Add a generic notifier when a task struct is about to be freedSan Mehat
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-10-09mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2014-09-27Merge branch 'for-3.17-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-24cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flagsZefan Li
2014-09-24sched: add macros to define bitops for task atomic flagsZefan Li
2014-09-24sched: fix confusing PFA_NO_NEW_PRIVS constantZefan Li
2014-09-20sched: Fix end_of_stack() and location of stack canary for architectures usin...Chuck Ebbert
2014-09-19sched: Add helper for task stack page overrun checkingAaron Tomlin
2014-09-19init/main.c: Give init_task a canaryAaron Tomlin
2014-09-19sched: Add new API wake_up_if_idle() to wake up the idle cpuChuansheng Liu
2014-09-08time, signal: Protect resource use statistics with seqlockRik van Riel
2014-09-07rcu: Remove local_irq_disable() in rcu_preempt_note_context_switch()Paul E. McKenney
2014-09-07rcu: Make TASKS_RCU handle nohz_full= CPUsPaul E. McKenney
2014-09-07rcu: Add call_rcu_tasks()Paul E. McKenney
2014-08-25sched: Add function single_task_running to let a task check if it is the only...Tim Chen
2014-08-14Merge tag 'pm+acpi-3.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-11Merge branches 'pm-sleep', 'pm-cpufreq' and 'pm-cpuidle'Rafael J. Wysocki
2014-08-09Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-08-08shm: make exit_shm work proportional to task activityJack Miller
2014-08-08kernel/fork.c: make mm_init_owner staticVladimir Davydov
2014-08-08mm: memcontrol: use page lists for uncharge batchingJohannes Weiner
2014-08-06cpuidle: menu: Lookup CPU runqueues lessMel Gorman
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-06sas_ss_flags: Remove nested ternary ifRichard Weinberger
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-07-28Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2014-07-23delayacct: Make accounting nanosecond basedThomas Gleixner
2014-07-23sched: Make task->start_time nanoseconds basedThomas Gleixner
2014-07-23sched: Make task->real_start_time nanoseconds basedThomas Gleixner
2014-07-18sched: move no_new_privs into new atomic flagsKees Cook
2014-07-16sched: Transform resched_task() into resched_curr()Kirill Tkhai
2014-07-16sched/deadline: Kill task_struct->pi_top_taskOleg Nesterov