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-12-14
wait: add wake_up_pollfree()
Eric Biggers
1
-0
/
+8
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
1
-0
/
+3
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
1
-5
/
+11
2021-07-28
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
1
-2
/
+2
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-1
/
+9
2020-07-09
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2
-2
/
+4
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-20
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
1
-1
/
+1
2020-04-24
sched: Avoid scale real weight down to zero
Michael Wang
1
-1
/
+7
2019-12-21
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
1
-14
/
+22
2019-11-28
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
1
-2
/
+11
2019-10-17
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-10-05
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
1
-4
/
+0
2019-10-05
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
1
-2
/
+3
2019-09-16
sched/fair: Don't assign runtime for throttled cfs_rq
Liangyan
1
-0
/
+5
2019-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
1
-4
/
+20
2019-05-31
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
1
-0
/
+2
2019-05-31
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
1
-1
/
+6
2019-05-14
sched: Add sched_smt_active()
Ben Hutchings
2
-0
/
+20
2019-05-02
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
1
-0
/
+4
2019-04-27
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
1
-0
/
+25
2019-04-17
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
1
-3
/
+3
2018-12-01
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
1
-2
/
+2
2018-11-13
sched/fair: Fix the min_vruntime update logic in dequeue_entity()
Song Muchun
1
-1
/
+1
2018-11-10
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2
-3
/
+21
2018-10-20
sched/cputime: Fix ksoftirqd cputime accounting regression
Frederic Weisbecker
2
-13
/
+23
2018-10-20
sched/cputime: Increment kcpustat directly on irqtime account
Frederic Weisbecker
2
-36
/
+21
2018-10-20
sched/cputime: Convert kcpustat to nsecs
Frederic Weisbecker
2
-12
/
+12
2018-09-29
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
1
-1
/
+2
2018-08-06
sched/wait: Remove the lockless swait_active() check in swake_up*()
Boqun Feng
1
-6
/
+0
2018-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
1
-0
/
+2
2018-04-13
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2
-12
/
+88
2018-04-13
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
1
-1
/
+2
2018-03-22
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+2
2018-03-22
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
1
-1
/
+1
2018-02-17
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
3
-2
/
+22
2018-02-17
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
1
-7
/
+8
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
1
-0
/
+2
2017-12-20
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
1
-4
/
+4
2017-12-20
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
1
-0
/
+45
2017-12-20
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
1
-2
/
+7
2017-12-20
sched/deadline: Add missing update_rq_clock() in dl_task_timer()
Wanpeng Li
1
-0
/
+1
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
1
-1
/
+7
2017-12-14
sched/fair: Make select_idle_cpu() more aggressive
Peter Zijlstra
2
-1
/
+6
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
3
-127
/
+138
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
1
-2
/
+1
2017-11-15
sched/core: Add missing update_rq_clock() call in sched_move_task()
Peter Zijlstra
1
-0
/
+1
2017-10-21
sched/fair: Update rq clock before changing a task's CPU affinity
Wanpeng Li
1
-0
/
+1
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
1
-4
/
+3
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
1
-2
/
+12
[next]