summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov
2020-06-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-06-03Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-02mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown
2020-05-28sched: Replace rq::wake_listPeter Zijlstra
2020-05-28Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar
2020-05-19x86/mce: Send #MC singal from task workPeter Zijlstra
2020-05-19lockdep: Prepare for noinstr sectionsPeter Zijlstra
2020-05-12sched: Make scheduler_ipi inlineThomas Gleixner
2020-04-27rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney
2020-04-27rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney
2020-04-27rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs fieldLai Jiangshan
2020-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2020-04-01signal: Extend exec_id to 64bitsEric W. Biederman
2020-03-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-03-21lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior
2020-03-21lockdep: Introduce wait-type checksPeter Zijlstra
2020-03-20psi: Move PF_MEMSTALL out of task->flagsYafang Shao
2020-02-24sched/pelt: Add a new runnable average signalVincent Guittot
2020-02-24sched/pelt: Remove unused runnable load averageVincent Guittot
2020-01-29Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds
2020-01-26sched.h: Annotate sighand_struct with __rcuMadhuparna Bhowmik
2019-12-25rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers
2019-12-04kcov: remote coverage supportAndrey Konovalov
2019-12-03Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-11-20futex: Add mutex around futex exitThomas Gleixner
2019-11-20futex: Replace PF_EXITPIDONE with a stateThomas Gleixner
2019-11-13time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra
2019-11-11Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar
2019-10-29io-wq: small threadpool implementation for io_uringJens Axboe
2019-10-29sched/cputime: Add vtime guest task stateFrederic Weisbecker
2019-10-29sched/cputime: Add vtime idle task stateFrederic Weisbecker
2019-10-29sched/vtime: Record CPU under seqcount for kcpustat needsFrederic Weisbecker
2019-10-16arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry
2019-09-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-09-25tasks: Add a count of task RCU usersEric W. Biederman
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-18sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-07kernel.h: Add non_block_start/end()Daniel Vetter
2019-08-28posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner
2019-08-28sched: Move struct task_cputime to types.hThomas Gleixner
2019-08-28posix-cpu-timers: Create a container structThomas Gleixner
2019-07-31sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner
2019-07-25cpusets: Rebuild root domain deadline accounting informationMathieu Poirier
2019-07-25sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn