index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
2021-07-19
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
2021-07-14
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
2021-07-14
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
2021-07-14
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
2021-07-14
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
2021-07-14
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-07-14
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
2021-06-30
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
2021-06-23
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-16
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-16
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-05-19
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
2021-05-19
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-19
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-05-14
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-05-14
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2021-05-14
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-05-12
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
2021-05-12
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-05-12
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-05-12
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
2021-05-12
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-05-12
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-05-12
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
2021-03-06
sched/membarrier: fix missing local execution of ipi_sync_rq_state()
Mathieu Desnoyers
2021-03-06
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-02-26
kernel: delete repeated words in comments
Randy Dunlap
2021-02-23
Merge tag 'pm-5.12-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-19
cpufreq: schedutil: Remove update_lock comment from struct sugov_policy defin...
Yue Hu
2021-02-19
cpufreq: schedutil: Remove needless sg_policy parameter from ignore_dl_rate_l...
Yue Hu
2021-02-17
rcu/nocb: Perform deferred wake up before last idle's need_resched() check
Frederic Weisbecker
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-02-17
sched/deadline: Reduce rq lock contention in dl_add_task_root_domain()
Dietmar Eggemann
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
[next]