summaryrefslogtreecommitdiffstats
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | psi: eliminate kthread_worker from psi trigger scheduling mechanismSuren Baghdasaryan2020-06-151-49/+64
| * | | | | | sched/debug: Add new tracepoints to track util_estVincent Donnefort2020-06-152-0/+8
| * | | | | | sched/fair: Remove unused 'sd' parameter from scale_rt_capacity()Dietmar Eggemann2020-06-151-2/+2
| * | | | | | sched/idle,stop: Remove .get_rr_interval from sched_classDietmar Eggemann2020-06-152-15/+0
| * | | | | | sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()Dietmar Eggemann2020-06-153-3/+3
| * | | | | | sched/pelt: Remove redundant cap_scale() definitionDietmar Eggemann2020-06-151-2/+0
| * | | | | | sched/cputime: Improve cputime_adjust()Oleg Nesterov2020-06-151-45/+1
| | |_|_|/ / | |/| | | |
* | | | | | list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds2020-08-021-1/+1
| |_|_|/ / |/| | | |
* | | | | sched: Warn if garbage is passed to default_wake_function()Chris Wilson2020-07-241-0/+1
| |_|/ / |/| | |
* | | | sched: Fix race against ptrace_freeze_trace()Peter Zijlstra2020-07-221-10/+14
* | | | sched/fair: handle case of task_h_load() returning 0Vincent Guittot2020-07-161-2/+13
| |/ / |/| |
* | | sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers2020-07-081-0/+2
* | | sched: Fix loadavg accounting racePeter Zijlstra2020-07-081-16/+51
| |/ |/|
* | Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2020-06-284-12/+37
|\ \
| * | sched/cfs: change initial value of runnable_avgVincent Guittot2020-06-281-1/+1
| * | smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra2020-06-281-3/+3
| * | sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2020-06-282-3/+3
| * | sched/core: Fix ttwu() racePeter Zijlstra2020-06-281-5/+28
| * | sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli2020-06-281-1/+2
| * | sched/deadline: Initialize ->dl_boostedJuri Lelli2020-06-281-0/+1
| * | sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood2020-06-281-1/+1
| |/
* / cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki2020-06-251-4/+11
|/
* Rebase locking/kcsan to locking/urgentThomas Gleixner2020-06-111-0/+6
|\
| * Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar2020-04-1316-547/+1097
| |\
| * \ Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar2020-03-211-0/+2
| |\ \
| * \ \ Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar2020-03-2117-223/+442
| |\ \ \
| * \ \ \ Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar2019-12-3014-671/+1263
| |\ \ \ \
| * | | | | kcsan: Improve various small stylistic detailsIngo Molnar2019-11-201-1/+1
| * | | | | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar2019-11-191-0/+6
| |\ \ \ \ \
| | * | | | | build, kcsan: Add KCSAN build exceptionsMarco Elver2019-11-161-0/+6
* | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-2/+2
* | | | | | | kernel: rename show_stack_loglvl() => show_stack()Dmitry Safonov2020-06-091-1/+1
* | | | | | | sched: print stack trace with KERN_INFODmitry Safonov2020-06-091-1/+1
* | | | | | | kallsyms/printk: add loglvl to print_ip_sym()Dmitry Safonov2020-06-091-4/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-034-14/+10
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-311-1/+1
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-05-242-14/+39
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/...Daniel Borkmann2020-04-284-14/+10
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-274-14/+10
| | | |_|_|_|_|_|_|/ | | |/| | | | | | |
* | | | | | | | | | Merge tag 'sched-core-2020-06-02' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-06-0310-294/+347
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/headers: Split out open-coded prototypes into kernel/sched/smp.hIngo Molnar2020-05-282-0/+10
| * | | | | | | | | | sched: Replace rq::wake_listPeter Zijlstra2020-05-283-27/+7
| * | | | | | | | | | sched: Add rq::ttwu_pendingPeter Zijlstra2020-05-284-5/+15
| * | | | | | | | | | smp: Optimize send_call_function_single_ipi()Peter Zijlstra2020-05-283-3/+19
| * | | | | | | | | | sched: Fix smp_call_function_single_async() usage for ILBPeter Zijlstra2020-05-283-36/+19
| * | | | | | | | | | Merge branch 'core/rcu' into sched/core, to pick up dependencyIngo Molnar2020-05-281-0/+48
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'sched/urgent' into sched/core, to pick up fixIngo Molnar2020-05-281-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / | | |/| | | | | | | | |
| * | | | | | | | | | | sched/core: Offload wakee task activation if it the wakee is deschedulingMel Gorman2020-05-252-7/+35
| * | | | | | | | | | | sched/core: Optimize ttwu() spinning on p->on_cpuPeter Zijlstra2020-05-251-21/+31
| * | | | | | | | | | | sched: Defend cfs and rt bandwidth quota against overflowHuaixin Chang2020-05-193-1/+21