summaryrefslogtreecommitdiff
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-061-0/+3
|\ \ \ | |_|/ |/| |
| * | sched: Remove sched_set_*() return valuePeter Zijlstra2020-06-151-3/+3
| * | sched: Provide sched_set_fifo()Peter Zijlstra2020-06-151-0/+3
* | | Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds2020-08-041-9/+0
|\ \ \
| * | | umd: Remove exit_umhEric W. Biederman2020-07-071-1/+0
| * | | umh: Separate the user mode driver and the user mode helper supportEric W. Biederman2020-07-041-8/+0
| |/ /
* | | Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-031-9/+16
|\ \ \
| * | | sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef2020-07-291-2/+8
| * | | sched: Fix a typo in a comment王文虎2020-07-271-1/+1
| * | | sched: Better document ttwu()Peter Zijlstra2020-07-221-6/+6
| * | | sched: Add a tracepoint to track rq->nr_runningPhil Auld2020-07-081-0/+1
* | | | kcsan: Improve IRQ state trace reportingMarco Elver2020-07-311-0/+4
* | | | lockdep: Refactor IRQ trace events fields into structMarco Elver2020-07-311-9/+2
| |_|/ |/| |
* | | Merge tag 'v5.8-rc6' into locking/core, to pick up fixesIngo Molnar2020-07-251-4/+0
|\ \ \ | |/ /
| * | sched: Fix loadavg accounting racePeter Zijlstra2020-07-081-4/+0
* | | lockdep: Change hardirq{s_enabled,_context} to per-cpu variablesPeter Zijlstra2020-07-101-2/+0
|/ /
* | smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra2020-06-281-4/+1
* | sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra2020-06-281-2/+4
|/
* Merge tag 'ras-core-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-06-131-1/+3
|\
| * x86/{mce,mm}: Unmap the entire page if the whole page is affected and poisonedTony Luck2020-06-111-1/+3
* | Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+4
|\ \ | |/ |/|
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-131-18/+25
| |\
| * \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-211-1/+1
| |\ \
| * \ \ Merge tag 'v5.5-rc7' into locking/kcsan, to refresh the treeIngo Molnar2020-01-201-2/+2
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-301-4/+19
| |\ \ \ \
| * | | | | kcsan: Add Kernel Concurrency Sanitizer infrastructureMarco Elver2019-11-161-0/+4
* | | | | | kcov: collect coverage from interruptsAndrey Konovalov2020-06-041-0/+3
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-06-031-0/+1
|\ \ \ \ \ \
| * | | | | | lockdep: Prepare for noinstr sectionsPeter Zijlstra2020-05-191-0/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-031-1/+10
|\ \ \ \ \ \
| * | | | | | sched: Replace rq::wake_listPeter Zijlstra2020-05-281-0/+1
| * | | | | | Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar2020-05-281-1/+15
| |\ \ \ \ \ \
| * | | | | | | sched: Make scheduler_ipi inlineThomas Gleixner2020-05-121-1/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-1/+2
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | mm/writeback: replace PF_LESS_THROTTLE with PF_LOCAL_THROTTLENeilBrown2020-06-021-1/+2
| |/ / / / /
* | | | | | x86/mce: Send #MC singal from task workPeter Zijlstra2020-05-191-0/+6
* | | | | | rcu-tasks: Split ->trc_reader_need_endPaul E. McKenney2020-04-271-2/+2
* | | | | | rcu-tasks: Add an RCU Tasks Trace to simplify protection of tracing hooksPaul E. McKenney2020-04-271-0/+8
* | | | | | rcu: Remove unused ->rcu_read_unlock_special.b.deferred_qs fieldLai Jiangshan2020-04-271-1/+1
|/ / / / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2020-04-021-2/+2
|\ \ \ \ \
| * | | | | signal: Extend exec_id to 64bitsEric W. Biederman2020-04-011-2/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-301-16/+21
|\ \ \ \ \
| * | | | | psi: Move PF_MEMSTALL out of task->flagsYafang Shao2020-03-201-2/+4
| * | | | | sched/pelt: Add a new runnable average signalVincent Guittot2020-02-241-10/+16
| * | | | | sched/pelt: Remove unused runnable load averageVincent Guittot2020-02-241-4/+1
| |/ / / /
* | | | | lockdep: Add hrtimer context tracing bitsSebastian Andrzej Siewior2020-03-211-0/+1
* | | | | lockdep: Introduce wait-type checksPeter Zijlstra2020-03-211-0/+1
|/ / / /
* | | | Merge tag 'threads-v5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds2020-01-291-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | sched.h: Annotate sighand_struct with __rcuMadhuparna Bhowmik2020-01-261-1/+1
| | |/ | |/|
* | | rseq: Unregister rseq for clone CLONE_VMMathieu Desnoyers2019-12-251-2/+2
|/ /