aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched
AgeCommit message (Expand)Author
2020-08-30Merge tag 'locking-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-08-26cpuidle: Move trace_cpu_idle() into generic codePeter Zijlstra
2020-08-26sched,idle,rcu: Push rcu_idle deeper into the idle pathPeter Zijlstra
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-08-14sched/debug: Fix the alignment of the show-state debug outputLibing Zhou
2020-08-06Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-06sched: Fix use of count for nr_running tracepointPhil Auld
2020-08-03Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2020-08-03Merge tag 'sched-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-08-03Merge branch 'pm-cpufreq'Rafael J. Wysocki
2020-08-03Merge branches 'pm-em' and 'pm-core'Rafael J. Wysocki
2020-08-02list: add "list_del_init_careful()" to go with "list_empty_careful()"Linus Torvalds
2020-08-01sched: Document arch_scale_*_capacity()Valentin Schneider
2020-07-29sched/uclamp: Add a new sysctl to control RT default boost valueQais Yousef
2020-07-29sched/uclamp: Fix a deadlock when enabling uclamp static keyQais Yousef
2020-07-28sched: Remove duplicated tick_nohz_full_enabled() checkMiaohe Lin
2020-07-25sched/uclamp: Remove unnecessary mutex_init()Qinglang Miao
2020-07-24sched: Warn if garbage is passed to default_wake_function()Chris Wilson
2020-07-22arch_topology, sched/core: Cleanup thermal pressure definitionValentin Schneider
2020-07-22sched/fair: update_pick_idlest() Select group with lowest group_util when idl...Peter Puhov
2020-07-22sched: nohz: stop passing around unused "ticks" parameter.Paul Gortmaker
2020-07-22sched: Better document ttwu()Peter Zijlstra
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-22sched: Fix race against ptrace_freeze_trace()Peter Zijlstra
2020-07-16sched/fair: handle case of task_h_load() returning 0Vincent Guittot
2020-07-08sched: Add a tracepoint to track rq->nr_runningPhil Auld
2020-07-08sched/uclamp: Protect uclamp fast path code with static keyQais Yousef
2020-07-08sched/uclamp: Fix initialization of struct uclamp_rqQais Yousef
2020-07-08sched, vmlinux.lds: Increase STRUCT_ALIGNMENT to 64 bytes for GCC-4.9Peter Zijlstra
2020-07-08Merge branch 'sched/urgent'Peter Zijlstra
2020-07-08sched: Fix unreliable rseq cpu_id for new tasksMathieu Desnoyers
2020-07-08sched: Fix loadavg accounting racePeter Zijlstra
2020-07-02cpufreq: Register governors at core_initcallQuentin Perret
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood
2020-06-25cpuidle: Rearrange s2idle-specific idle state entry codeRafael J. Wysocki
2020-06-25sched/fair: Optimize dequeue_task_fair()Peng Wang
2020-06-25sched: Micro optimization in pick_next_task() and in check_preempt_curr()Kirill Tkhai
2020-06-25sched: Remove struct sched_class::next fieldSteven Rostedt (VMware)
2020-06-25sched: Have sched_class_highest define by vmlinux.lds.hSteven Rostedt (VMware)
2020-06-25sched: Force the address order of each sched class descriptorSteven Rostedt (VMware)
2020-06-24PM / EM: change name of em_pd_energy to em_cpu_energyLukasz Luba
2020-06-24PM / EM: change naming convention from 'capacity' to 'performance'Lukasz Luba