index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
fair.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-03
1
-3
/
+3
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-03-24
1
-21
/
+63
|
\
|
*
sched/fair: Skip LLC NOHZ logic for asymmetric systems
Valentin Schneider
2019-03-19
1
-28
/
+37
|
*
sched/fair: Tune down misfit NOHZ kicks
Valentin Schneider
2019-03-19
1
-1
/
+25
|
*
sched/fair: Comment some nohz_balancer_kick() kick conditions
Valentin Schneider
2019-03-19
1
-2
/
+11
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2019-03-06
1
-7
/
+8
|
\
\
|
|
/
|
/
|
|
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-7
/
+8
*
|
sched/fair: Use non-atomic cpumask_{set,clear}_cpu()
Viresh Kumar
2019-02-13
1
-3
/
+3
*
|
sched/fair: Remove unused 'sd' parameter from select_idle_smt()
Viresh Kumar
2019-02-11
1
-3
/
+3
*
|
sched/fair: Prune, fix and simplify the nohz_balancer_kick() comment block
Valentin Schneider
2019-02-11
1
-9
/
+2
*
|
sched/fair: Explain LLC nohz kick condition
Valentin Schneider
2019-02-11
1
-2
/
+7
*
|
sched/fair: Simplify nohz_balancer_kick()
Valentin Schneider
2019-02-11
1
-6
/
+2
*
|
sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_st...
Dietmar Eggemann
2019-02-11
1
-22
/
+16
*
|
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2019-02-11
1
-9
/
+34
*
|
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2019-02-11
1
-5
/
+21
*
|
Merge tag 'v5.0-rc6' into sched/core, to pick up fixes
Ingo Molnar
2019-02-11
1
-0
/
+1
|
\
|
|
*
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
2019-01-30
1
-0
/
+1
*
|
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2019-02-04
1
-5
/
+28
*
|
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-02-04
1
-55
/
+71
*
|
sched/pelt: Skip updating util_est when utilization is higher than CPU's capa...
Vincent Guittot
2019-02-04
1
-5
/
+9
*
|
sched/fair: Update scale invariance of PELT
Vincent Guittot
2019-02-04
1
-21
/
+24
*
|
sched/fair: Move the rq_of() helper function
Vincent Guittot
2019-02-04
1
-13
/
+0
*
|
sched/fair: Convert numa_group.refcount to refcount_t
Elena Reshetova
2019-02-04
1
-6
/
+6
*
|
sched/fair: Fix unnecessary increase of balance interval
Vincent Guittot
2019-01-27
1
-13
/
+27
*
|
sched/fair: Fix rounding bug for asym packing
Vincent Guittot
2019-01-27
1
-3
/
+1
*
|
sched/fair: Trigger asym_packing during idle load balance
Vincent Guittot
2019-01-27
1
-1
/
+1
*
|
sched/fair: Robustify CFS-bandwidth timer locking
Peter Zijlstra
2019-01-27
1
-14
/
+16
*
|
sched/core: Give DCE a fighting chance
Peter Zijlstra
2019-01-27
1
-2
/
+2
|
/
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-3
/
+3
*
sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...
Linus Torvalds
2018-12-30
1
-34
/
+9
*
sched/fair: Fix warning on non-SMP build
Olof Johansson
2018-12-27
1
-8
/
+8
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-26
1
-51
/
+334
|
\
|
*
sched/fair: Select an energy-efficient CPU on task wake-up
Quentin Perret
2018-12-11
1
-2
/
+141
|
*
sched/fair: Introduce an energy estimation helper function
Quentin Perret
2018-12-11
1
-0
/
+76
|
*
sched/fair: Add over-utilization/tipping point indicator
Morten Rasmussen
2018-12-11
1
-2
/
+57
|
*
sched/fair: Clean-up update_sg_lb_stats parameters
Quentin Perret
2018-12-11
1
-16
/
+11
|
*
sched/topology: Add lowest CPU asymmetry sched_domain level pointer
Quentin Perret
2018-12-11
1
-1
/
+1
|
*
sched: Fix various typos in comments
Ingo Molnar
2018-12-03
1
-4
/
+4
|
*
sched/fair: Make some variables static
Muchun Song
2018-11-12
1
-6
/
+6
|
*
sched/core: Create task_has_idle_policy() helper
Viresh Kumar
2018-11-12
1
-5
/
+5
|
*
sched/fair: Add lsub_positive() and use it consistently
Patrick Bellasi
2018-11-12
1
-7
/
+17
|
*
sched/fair: Mask UTIL_AVG_UNCHANGED usages
Patrick Bellasi
2018-11-12
1
-5
/
+4
|
*
Merge branch 'sched/urgent' into sched/core, to pick up dependent fixes
Ingo Molnar
2018-11-12
1
-16
/
+50
|
|
\
|
*
|
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2018-11-04
1
-2
/
+11
|
*
|
sched/fair: Clean up load_balance() condition
Valentin Schneider
2018-11-04
1
-3
/
+3
*
|
|
sched/fair: Clean up comment in nohz_idle_balance()
Andrea Parri
2018-12-11
1
-3
/
+1
|
|
/
|
/
|
*
|
sched/fair: Fix cpu_util_wake() for 'execl' type workloads
Patrick Bellasi
2018-11-12
1
-14
/
+48
*
|
sched/fair: Fix a comment in task_numa_fault()
Yi Wang
2018-11-05
1
-2
/
+2
|
/
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-10-23
1
-47
/
+140
|
\
|
*
sched/pelt: Fix warning and clean up IRQ PELT config
Vincent Guittot
2018-10-02
1
-1
/
+1
[next]