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
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
1
-2
/
+13
2020-07-22
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
1
-0
/
+2
2020-07-16
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
1
-1
/
+1
2020-07-09
sched/debug: Make sd->flags sysctl read-only
Valentin Schneider
1
-1
/
+1
2020-06-30
sched/cfs: change initial value of runnable_avg
Vincent Guittot
1
-1
/
+1
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
1
-1
/
+2
2020-06-30
sched/deadline: Initialize ->dl_boosted
Juri Lelli
1
-0
/
+1
2020-06-22
sched: Defend cfs and rt bandwidth quota against overflow
Huaixin Chang
3
-1
/
+21
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
1
-2
/
+3
2020-06-22
sched/fair: Refill bandwidth before scaling
Huaixin Chang
1
-2
/
+2
2020-05-26
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
1
-1
/
+1
2020-05-19
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
1
-12
/
+30
2020-05-19
sched/debug: Fix requested task uclamp values shown in procfs
Pavankumar Kondeti
1
-2
/
+2
2020-05-19
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
1
-0
/
+7
2020-04-22
sched/core: Fix reset-on-fork from RT with uclamp
Quentin Perret
1
-7
/
+2
2020-04-15
sched/vtime: Work around an unitialized variable warning
Borislav Petkov
1
-2
/
+2
2020-04-15
sched/isolation: Allow "isolcpus=" to skip unknown sub-parameters
Peter Xu
1
-2
/
+19
2020-04-08
sched/debug: Add task uclamp values to SCHED_DEBUG procfs
Valentin Schneider
1
-0
/
+6
2020-04-08
sched/debug: Factor out printing formats into common macros
Valentin Schneider
1
-14
/
+12
2020-04-08
sched/debug: Remove redundant macro define
Valentin Schneider
1
-12
/
+0
2020-04-08
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
2
-2
/
+0
2020-04-08
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
1
-1
/
+2
2020-04-08
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
1
-0
/
+8
2020-04-08
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
1
-20
/
+11
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
3
-11
/
+8
2020-04-07
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
1
-1
/
+1
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-8
/
+2
2020-03-30
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-460
/
+1011
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-18
/
+36
2020-03-23
completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
Sebastian Siewior
1
-1
/
+1
2020-03-21
completion: Use simple wait queues
Thomas Gleixner
1
-17
/
+19
2020-03-21
sched/swait: Prepare usage in completions
Thomas Gleixner
2
-1
/
+17
2020-03-20
sched/fair: Fix condition of avg_load calculation
Tao Zhou
1
-1
/
+2
2020-03-20
sched/rt: cpupri_find: Trigger a full search as fallback
Qais Yousef
1
-23
/
+6
2020-03-20
sched/fair: Improve spreading of utilization
Vincent Guittot
1
-0
/
+8
2020-03-20
sched: Avoid scale real weight down to zero
Michael Wang
1
-1
/
+7
2020-03-20
psi: Move PF_MEMSTALL out of task->flags
Yafang Shao
2
-11
/
+11
2020-03-20
psi: Optimize switching tasks inside shared cgroups
Johannes Weiner
2
-28
/
+68
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
3
-5
/
+37
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
1
-1
/
+6
2020-03-20
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
1
-4
/
+22
2020-03-06
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
1
-0
/
+11
2020-03-06
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
2
-8
/
+2
2020-03-06
sched/rt: Remove unnecessary push for unfit tasks
Qais Yousef
1
-5
/
+2
2020-03-06
sched/rt: Allow pulling unfitting task
Qais Yousef
1
-2
/
+1
2020-03-06
sched/rt: Optimize cpupri_find() on non-heterogenous systems
Qais Yousef
3
-8
/
+31
2020-03-06
sched/rt: Re-instate old behavior in select_task_rq_rt()
Qais Yousef
1
-0
/
+9
2020-03-06
sched/rt: cpupri_find: Implement fallback mechanism for !fit case
Qais Yousef
1
-56
/
+101
2020-03-06
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
1
-8
/
+9
2020-03-06
sched/fair: Fix runnable_avg for throttled cfs
Vincent Guittot
1
-2
/
+12
[next]