index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sched-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-04-28
1
-1
/
+21
|
\
|
*
Merge branch 'v6.3-rc7'
Peter Zijlstra
2023-04-21
1
-11
/
+54
|
|
\
|
*
|
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-04-05
1
-1
/
+1
|
*
|
sched: Interleave cfs bandwidth timers for improved single thread performance...
Shrikanth Hegde
2023-03-22
1
-0
/
+4
|
*
|
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-03-22
1
-0
/
+16
*
|
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-28
1
-0
/
+57
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/numa: use hash_32 to mix up PIDs accessing VMA
Raghavendra K T
2023-04-06
1
-1
/
+1
|
*
|
sched/numa: implement access PID reset logic
Raghavendra K T
2023-04-06
1
-2
/
+21
|
*
|
sched/numa: enhance vma scanning logic
Raghavendra K T
2023-04-06
1
-0
/
+19
|
*
|
sched/numa: apply the scan delay to every new vma
Mel Gorman
2023-04-06
1
-0
/
+19
*
|
|
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-12
1
-0
/
+10
|
/
/
*
/
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-21
1
-11
/
+44
|
/
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-24
1
-7
/
+7
|
\
|
*
sched: convert to vma iterator
Liam R. Howlett
2023-02-10
1
-7
/
+7
*
|
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-02-11
1
-2
/
+13
*
|
sched/fair: Remove capacity inversion detection
Vincent Guittot
2023-02-11
1
-79
/
+5
*
|
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
2023-02-11
1
-23
/
+82
*
|
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-31
1
-21
/
+27
|
\
\
|
*
|
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-01-13
1
-2
/
+11
|
*
|
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-01-13
1
-19
/
+16
|
|
/
*
|
sched/fair: Limit sched slice duration
Vincent Guittot
2023-01-15
1
-1
/
+7
*
|
sched/core: Adjusting the order of scanning CPU
Hao Jia
2022-12-27
1
-2
/
+2
*
|
sched/numa: Stop an exhastive search if an idle core is found
Hao Jia
2022-12-27
1
-1
/
+1
*
|
sched: Make const-safe
Matthew Wilcox (Oracle)
2022-12-27
1
-7
/
+9
*
|
sched: Async unthrottling for cfs bandwidth
Josh Don
2022-12-27
1
-13
/
+142
|
/
*
Merge tag 'sysctl-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2022-12-13
1
-3
/
+15
|
\
|
*
sched: Move numa_balancing sysctls to its own file
Kefeng Wang
2022-11-21
1
-3
/
+15
*
|
Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-12-13
1
-1
/
+1
|
\
\
|
*
|
sched/fair: use try_cmpxchg in task_numa_work
Uros Bizjak
2022-11-18
1
-1
/
+1
|
|
/
*
|
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
2022-10-27
1
-6
/
+7
*
|
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2022-10-27
1
-5
/
+9
*
|
sched/fair: Detect capacity inversion
Qais Yousef
2022-10-27
1
-3
/
+60
*
|
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2022-10-27
1
-6
/
+8
*
|
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-1
/
+4
*
|
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-8
/
+13
*
|
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-3
/
+5
*
|
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2022-10-27
1
-2
/
+24
*
|
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-10
/
+16
*
|
sched/uclamp: Fix relationship between uclamp and migration margin
Qais Yousef
2022-10-27
1
-0
/
+123
|
/
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-11
1
-3
/
+172
|
\
|
*
sched: use maple tree iterator to walk VMAs
Matthew Wilcox (Oracle)
2022-09-27
1
-3
/
+7
|
*
mm/demotion: update node_is_toptier to work with memory tiers
Aneesh Kumar K.V
2022-09-27
1
-0
/
+1
|
*
memory tiering: adjust hot threshold automatically
Huang Ying
2022-09-12
1
-5
/
+41
|
*
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-09-12
1
-2
/
+31
|
*
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-12
1
-0
/
+99
*
|
sched/fair: Move call to list_last_entry() in detach_tasks
Vincent Guittot
2022-09-15
1
-2
/
+2
*
|
sched/fair: Cleanup loop_max and loop_break
Vincent Guittot
2022-09-15
1
-7
/
+4
*
|
sched/fair: Make sure to try to detach at least one movable task
Vincent Guittot
2022-09-15
1
-3
/
+9
*
|
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-09-07
1
-1
/
+1
*
|
sched/fair: Cleanup for SIS_PROP
Abel Wu
2022-09-07
1
-6
/
+6
[next]