aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2017-07-24Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-07-19Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-07-18rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney
2017-07-18sched,rcu: Make cond_resched() provide RCU quiescent statePaul E. McKenney
2017-07-14fault-inject: parse as natural 1-based value for fail-nth write interfaceAkinobu Mita
2017-07-12fault-inject: support systematic fault injectionDmitry Vyukov
2017-07-09Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-06mm, mempolicy: stop adjusting current->il_next in mpol_rebind_nodemask()Vlastimil Babka
2017-07-05sched/cputime: Accumulate vtime on top of nsec clocksourceWanpeng Li
2017-07-05sched/cputime: Move the vtime task fields to their own structFrederic Weisbecker
2017-07-05sched/cputime: Rename vtime fieldsFrederic Weisbecker
2017-07-03Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-06-30task_struct: Allow randomized layoutKees Cook
2017-06-30randstruct: Mark various structs for randomizationKees Cook
2017-06-08sched/deadline: Use the revised wakeup rule for suspending constrained dl tasksDaniel Bristot de Oliveira
2017-06-08sched/deadline: Fix dl_bw commentDaniel Bristot de Oliveira
2017-06-08sched/deadline: Improve the tracking of active utilizationLuca Abeni
2017-06-05sched/header: Remove leftover, obsolete commentPerr Zhang
2017-05-26sched: Provide is_percpu_thread() helperThomas Gleixner
2017-05-05Merge tag 'staging-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-05-03mm: introduce memalloc_nofs_{save,restore} APIMichal Hocko
2017-05-03xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFSMichal Hocko
2017-05-03Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-01Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-04-14Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-04sched/rtmutex/deadline: Fix a PI crash for deadline tasksXunlei Pang
2017-03-28LSM: Revive security_task_alloc() hook and per "struct task_struct" security ...Tetsuo Handa
2017-03-24treewide: Fix typo in xml/driver-api/basics.xmlMasanari Iida
2017-03-17cgroup, kthread: close race window where new kthreads can be migrated to non-...Tejun Heo
2017-03-09staging, android: remove lowmemory killer from the treeMichal Hocko
2017-03-08livepatch: change to a per-task consistency modelJosh Poimboeuf
2017-03-03sched/headers: Clean up <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove #ifdefs from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/magic.h> from <linux/sched/task_stack.h>Ingo Molnar
2017-03-03sched/core: Remove unused prefetch_stack()Ingo Molnar
2017-03-03sched/headers: Remove <linux/rculist.h> from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove the 'init_pid_ns' prototype from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/signal.h> from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/rwsem.h> from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove the runqueue_is_locked() prototypeIngo Molnar
2017-03-03sched/headers: Remove the <linux/gfp.h> include from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/rtmutex.h> from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <asm/ptrace.h> from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar
2017-03-03sched/headers: Remove <linux/cgroup-defs.h> from <linux/sched.h>Ingo Molnar