summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* kcov: remote coverage supportAndrey Konovalov2019-12-041-0/+8
* Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-12-031-1/+1
|\
| * time: Rename tsk->real_start_time to ->start_boottimePeter Zijlstra2019-11-131-1/+1
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-261-1/+2
|\ \
| * | futex: Add mutex around futex exitThomas Gleixner2019-11-201-0/+1
| * | futex: Replace PF_EXITPIDONE with a stateThomas Gleixner2019-11-201-1/+1
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-11-261-2/+7
|\ \ \
| * \ \ Merge tag 'v5.4-rc7' into sched/core, to pick up fixesIngo Molnar2019-11-111-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | sched/cputime: Add vtime guest task stateFrederic Weisbecker2019-10-291-0/+2
| * | | sched/cputime: Add vtime idle task stateFrederic Weisbecker2019-10-291-2/+4
| * | | sched/vtime: Record CPU under seqcount for kcpustat needsFrederic Weisbecker2019-10-291-0/+1
| | |/ | |/|
* | | io-wq: small threadpool implementation for io_uringJens Axboe2019-10-291-0/+1
| |/ |/|
* | arm64: entry.S: Do not preempt from IRQ before all cpufeatures are enabledJulien Thierry2019-10-161-0/+1
|/
* Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-09-281-2/+8
|\
| * tasks: Add a count of task RCU usersEric W. Biederman2019-09-251-1/+4
| * sched/core: Convert vcpu_is_preempted() from macro to an inline functionQian Cai2019-09-181-1/+4
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-09-211-0/+4
|\ \
| * | kernel.h: Add non_block_start/end()Daniel Vetter2019-09-071-0/+4
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-171-25/+4
|\ \ \ | |_|/ |/| |
| * | posix-cpu-timers: Move expiry cache into struct posix_cputimersThomas Gleixner2019-08-281-8/+0
| * | sched: Move struct task_cputime to types.hThomas Gleixner2019-08-281-16/+1
| * | posix-cpu-timers: Create a container structThomas Gleixner2019-08-281-1/+3
* | | Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar2019-09-161-3/+3
|\ \ \
| * | | sched/preempt: Use CONFIG_PREEMPTION where appropriateThomas Gleixner2019-07-311-3/+3
| | |/ | |/|
* / | cpusets: Rebuild root domain deadline accounting informationMathieu Poirier2019-07-251-0/+5
|/ /
* / sched/fair: Use RCU accessors consistently for ->numa_groupJann Horn2019-07-251-1/+9
|/
* Merge tag 'keys-request-20190626' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-0/+5
|\
| * keys: Cache result of request_key*() temporarily in task_structDavid Howells2019-06-191-0/+5
* | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-081-3/+76
|\ \
| * | sched/uclamp: Extend sched_setattr() to support utilization clampingPatrick Bellasi2019-06-241-0/+9
| * | sched/uclamp: Add system default clampsPatrick Bellasi2019-06-241-0/+10
| * | sched/uclamp: Add CPU's clamp buckets refcountingPatrick Bellasi2019-06-241-0/+39
| * | sched/debug: Add a new sched_trace_*() helper functionsQais Yousef2019-06-241-1/+15
| * | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-031-2/+3
| |/
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-081-1/+1
|\ \
| * | rcu: Check for wakeup-safe conditions in rcu_read_unlock_special()Paul E. McKenney2019-05-251-1/+1
| |/
* | processor: get rid of cpu_relax_yieldHeiko Carstens2019-06-151-4/+0
* | s390: improve wait logic of stop_machineMartin Schwidefsky2019-06-151-1/+1
|/
* include/: refactor headers to allow kthread.h inclusion in psi_types.hSuren Baghdasaryan2019-05-141-1/+0
* Merge branch 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2019-05-091-0/+2
|\
| * cgroup: cgroup v2 freezerRoman Gushchin2019-04-191-0/+2
* | rseq: Remove superfluous rseq_len from task_structMathieu Desnoyers2019-04-191-4/+0
|/
* Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-03-071-1/+3
|\
| * audit: remove audit_context when CONFIG_ AUDIT and not AUDITSYSCALLRichard Guy Briggs2019-02-031-1/+3
| * audit: move loginuid and sessionid from CONFIG_AUDITSYSCALL to CONFIG_AUDITRichard Guy Briggs2019-01-251-1/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-03-061-0/+5
|\ \
| * | mm/cma: add PF flag to force non cma allocAneesh Kumar K.V2019-03-051-0/+1
| * | mm, compaction: capture a page under direct compactionMel Gorman2019-03-051-0/+4
* | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-03-061-21/+12
|\ \ \
| * \ \ Merge tag 'v5.0-rc6' into sched/core, to pick up fixesIngo Molnar2019-02-111-1/+1
| |\ \ \