index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
sched/uclamp: Ignore max aggregation if rq is idle
Xuewen Yan
1
-7
/
+14
2021-07-19
rq-qos: fix missed wake-ups in rq_qos_throttle try two
Jan Kara
1
-2
/
+7
2021-07-19
sched/fair: Ensure _sum and _avg values stay consistent
Odin Ugedal
1
-3
/
+3
2021-07-14
psi: Fix race between psi_trigger_create/destroy
Zhaoyang Huang
1
-6
/
+6
2021-07-14
sched/uclamp: Fix uclamp_tg_restrict()
Qais Yousef
1
-31
/
+18
2021-07-14
sched/rt: Fix Deadline utilization tracking during policy change
Vincent Donnefort
1
-0
/
+2
2021-07-14
sched/rt: Fix RT utilization tracking during policy change
Vincent Donnefort
1
-5
/
+12
2021-07-14
sched: Don't defer CPU pick to migration_cpu_stop()
Valentin Schneider
1
-8
/
+12
2021-07-14
sched/uclamp: Fix locking around cpu_util_update_eff()
Qais Yousef
1
-0
/
+7
2021-07-14
sched/uclamp: Fix wrong implementation of cpu.uclamp.min
Qais Yousef
1
-4
/
+17
2021-07-14
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
1
-3
/
+8
2021-07-14
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
1
-4
/
+4
2021-07-14
sched: Make the idle task quack like a per-CPU kthread
Valentin Schneider
1
-6
/
+15
2021-07-14
sched/core: Initialize the idle task with preemption disabled
Valentin Schneider
1
-1
/
+1
2021-06-22
sched/fair: Ensure that the CFS parent is added after unthrottling
Rik van Riel
1
-0
/
+28
2021-06-20
Merge tag 'sched_urgent_for_v5.13_rc6' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-19
/
+25
2021-06-14
sched/fair: Correctly insert cfs_rq's to list on unthrottle
Odin Ugedal
1
-19
/
+25
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
1
-1
/
+0
2021-06-03
sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling
Dietmar Eggemann
3
-13
/
+6
2021-06-03
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
1
-2
/
+8
2021-05-31
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
1
-1
/
+1
2021-05-31
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
1
-6
/
+5
2021-05-12
sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu()
Gautham R. Shenoy
1
-1
/
+1
2021-05-06
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
1
-3
/
+9
2021-05-06
sched: Fix out-of-bound access in uclamp
Quentin Perret
1
-1
/
+1
2021-05-06
psi: Fix psi state corruption when schedule() races with cgroup move
Johannes Weiner
1
-10
/
+26
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
20
-662
/
+798
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+9
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-17
/
+13
2021-04-26
Merge tag 'irq-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2
-2
/
+2
2021-04-21
sched/debug: Fix cgroup_path[] serialization
Waiman Long
1
-13
/
+29
2021-04-21
sched,psi: Handle potential task count underflow bugs more gracefully
Charan Teja Reddy
1
-2
/
+3
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
4
-1
/
+94
2021-04-20
sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simp...
YueHaibing
1
-22
/
+18
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
3
-9
/
+9
2021-04-16
sched,fair: Alternative sched_slice()
Peter Zijlstra
2
-1
/
+14
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
1
-9
/
+16
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
3
-211
/
+59
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
3
-77
/
+78
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
4
-12
/
+77
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2
-12
/
+15
2021-04-12
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
1
-0
/
+1
2021-04-09
sched/fair: Introduce a CPU capacity comparison helper
Valentin Schneider
1
-23
/
+10
2021-04-09
sched/fair: Clean up active balance nr_balance_failed trickery
Valentin Schneider
1
-16
/
+15
2021-04-09
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
1
-0
/
+4
2021-04-09
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
1
-12
/
+43
2021-04-09
static_call: Relax static_call_update() function argument type
Peter Zijlstra
1
-9
/
+9
2021-04-08
psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
Josh Hunt
1
-6
/
+14
2021-03-25
sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()
Barry Song
1
-1
/
+1
[next]