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 branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-0
/
+1
|
\
|
*
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-23
/
+22
|
|
\
|
*
|
sched/smt: Update sched_smt_present at runtime
Peter Zijlstra
2018-06-21
1
-0
/
+1
*
|
|
sched/numa: Move task_numa_placement() closer to numa_migrate_preferred()
Srikar Dronamraju
2018-07-25
1
-6
/
+3
*
|
|
sched/numa: Use group_weights to identify if migration degrades locality
Srikar Dronamraju
2018-07-25
1
-8
/
+9
*
|
|
sched/numa: Update the scan period without holding the numa_group lock
Srikar Dronamraju
2018-07-25
1
-2
/
+2
*
|
|
sched/numa: Remove numa_has_capacity()
Srikar Dronamraju
2018-07-25
1
-33
/
+3
*
|
|
sched/numa: Modify migrate_swap() to accept additional parameters
Srikar Dronamraju
2018-07-25
1
-1
/
+2
*
|
|
sched/numa: Remove unused task_capacity from 'struct numa_stats'
Srikar Dronamraju
2018-07-25
1
-5
/
+3
*
|
|
sched/numa: Skip nodes that are at 'hoplimit'
Srikar Dronamraju
2018-07-25
1
-1
/
+1
*
|
|
sched/numa: Use task faults only if numa_group is not yet set up
Srikar Dronamraju
2018-07-25
1
-10
/
+10
*
|
|
sched/numa: Set preferred_node based on best_cpu
Srikar Dronamraju
2018-07-25
1
-6
/
+4
*
|
|
sched/numa: Simplify load_too_imbalanced()
Srikar Dronamraju
2018-07-25
1
-18
/
+2
*
|
|
sched/numa: Evaluate move once per node
Srikar Dronamraju
2018-07-25
1
-71
/
+57
*
|
|
sched/fair: Remove #ifdefs from scale_rt_capacity()
Vincent Guittot
2018-07-25
1
-10
/
+3
*
|
|
sched/core: Remove the rt_avg code
Vincent Guittot
2018-07-16
1
-2
/
+0
*
|
|
sched/core: Use PELT for scale_rt_capacity()
Vincent Guittot
2018-07-16
1
-22
/
+22
*
|
|
sched/irq: Add IRQ utilization tracking
Vincent Guittot
2018-07-15
1
-3
/
+10
*
|
|
sched/dl: Add dl_rq utilization tracking
Vincent Guittot
2018-07-15
1
-3
/
+8
*
|
|
sched/rt: Add rt_rq utilization tracking
Vincent Guittot
2018-07-15
1
-1
/
+14
*
|
|
sched/pelt: Move PELT related code in a dedicated file
Vincent Guittot
2018-07-15
1
-332
/
+1
*
|
|
sched/fair: Fix util_avg of new tasks for asymmetric systems
Quentin Perret
2018-07-15
1
-4
/
+6
*
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2018-07-03
1
-23
/
+22
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
sched/util_est: Fix util_est_dequeue() for throttled cfs_rq
Vincent Guittot
2018-07-03
1
-12
/
+4
|
*
|
sched/fair: Advance global expiration when period timer is restarted
Xunlei Pang
2018-07-03
1
-5
/
+10
|
*
|
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2018-07-03
1
-6
/
+8
|
|
/
*
/
sched/fair: Remove stale tg_unthrottle_up() comments
Li RongQing
2018-06-21
1
-1
/
+0
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-13
1
-2
/
+2
*
sched/fair: Update util_est before updating schedutil
Patrick Bellasi
2018-05-25
1
-1
/
+8
*
sched/core: Distinguish between idle_cpu() calls based on desired effect, int...
Rohit Jain
2018-05-14
1
-10
/
+10
*
sched/numa: Stagger NUMA balancing scan periods for new threads
Mel Gorman
2018-05-14
1
-0
/
+41
*
Merge tag 'v4.17-rc5' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2018-05-14
1
-56
/
+1
|
\
|
*
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-05-13
1
-1
/
+1
|
|
\
|
*
|
Revert "sched/numa: Delay retrying placement for automatic NUMA balance after...
Mel Gorman
2018-05-12
1
-56
/
+1
*
|
|
sched/fair: Avoid calling sync_entity_load_avg() unnecessarily
Viresh Kumar
2018-05-04
1
-9
/
+7
*
|
|
sched/fair: Rearrange select_task_rq_fair() to optimize it
Viresh Kumar
2018-05-04
1
-21
/
+16
|
|
/
|
/
|
*
|
sched/fair: Fix the update of blocked load when newly idle
Vincent Guittot
2018-05-03
1
-1
/
+1
|
/
*
sched/core: Simplify helpers for rq clock update skip requests
Davidlohr Bueso
2018-04-05
1
-1
/
+1
*
sched/fair: Update util_est only on util_avg updates
Patrick Bellasi
2018-03-20
1
-4
/
+38
*
sched/fair: Use util_est in LB and WU paths
Patrick Bellasi
2018-03-20
1
-14
/
+70
*
sched/fair: Add util_est on top of PELT
Patrick Bellasi
2018-03-20
1
-6
/
+116
*
sched/fair: Update blocked load when newly idle
Vincent Guittot
2018-03-09
1
-18
/
+87
*
sched/fair: Move idle_balance()
Peter Zijlstra
2018-03-09
1
-114
/
+114
*
sched/nohz: Merge CONFIG_NO_HZ_COMMON blocks
Peter Zijlstra
2018-03-09
1
-6
/
+4
*
sched/fair: Move rebalance_domains()
Peter Zijlstra
2018-03-09
1
-118
/
+118
*
sched/nohz: Optimize nohz_idle_balance()
Peter Zijlstra
2018-03-09
1
-5
/
+4
*
sched/fair: Reduce the periodic update duration
Vincent Guittot
2018-03-09
1
-4
/
+17
*
sched/nohz: Stop NOHZ stats when decayed
Vincent Guittot
2018-03-09
1
-20
/
+96
*
sched/cpufreq: Provide migration hint
Peter Zijlstra
2018-03-09
1
-12
/
+19
*
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
2018-03-09
1
-36
/
+37
[next]