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.12.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: Trivial correction of the newidle_balance() comment
Barry Song
2020-12-11
1
-1
/
+1
*
sched/fair: Clear SMT siblings after determining the core is not idle
Mel Gorman
2020-12-11
1
-1
/
+2
*
sched: Fix kernel-doc markup
Mauro Carvalho Chehab
2020-12-11
1
-1
/
+1
*
Merge branch 'linus' into sched/core, to resolve semantic conflict
Ingo Molnar
2020-11-27
1
-26
/
+47
|
\
|
*
Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-22
1
-1
/
+2
|
|
\
|
|
*
sched/fair: Fix overutilized update in enqueue_task_fair()
Quentin Perret
2020-11-17
1
-1
/
+2
|
*
|
Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-11-15
1
-25
/
+45
|
|
\
|
|
|
*
sched/fair: Prefer prev cpu in asymmetric wakeup path
Vincent Guittot
2020-11-10
1
-24
/
+43
|
|
*
sched/fair: Ensure tasks spreading in LLC during LB
Vincent Guittot
2020-11-10
1
-1
/
+2
*
|
|
sched: Limit the amount of NUMA imbalance that can exist at fork time
Mel Gorman
2020-11-24
1
-2
/
+15
*
|
|
sched/numa: Allow a floating imbalance between NUMA nodes
Mel Gorman
2020-11-24
1
-10
/
+11
*
|
|
sched: Avoid unnecessary calculation of load imbalance at clone time
Mel Gorman
2020-11-24
1
-3
/
+5
*
|
|
sched/numa: Rename nr_running and break out the magic number
Mel Gorman
2020-11-24
1
-4
/
+6
*
|
|
sched/fair: Dissociate wakeup decisions from SD flag value
Valentin Schneider
2020-11-10
1
-3
/
+2
*
|
|
sched: Remove select_task_rq()'s sd_flag parameter
Valentin Schneider
2020-11-10
1
-3
/
+5
*
|
|
sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer()
Hui Su
2020-11-10
1
-3
/
+0
*
|
|
sched/fair: Reorder throttle_cfs_rq() path
Peng Wang
2020-11-10
1
-11
/
+23
*
|
|
sched/fair: Check for idle core in wake_affine
Julia Lawall
2020-10-29
1
-0
/
+3
*
|
|
sched: Remove relyance on STRUCT_ALIGNMENT
Peter Zijlstra
2020-10-29
1
-2
/
+2
*
|
|
sched/fair: Exclude the current CPU from find_new_ilb()
Peter Zijlstra
2020-10-29
1
-0
/
+4
*
|
|
sched/fair: Improve the accuracy of sched_stat_wait statistics
jun qian
2020-10-29
1
-0
/
+9
|
/
/
*
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
1
-1
/
+1
*
|
task_work: cleanup notification modes
Jens Axboe
2020-10-17
1
-1
/
+1
|
/
*
sched/debug: Add new tracepoint to track cpu_capacity
Vincent Donnefort
2020-10-03
1
-0
/
+14
*
sched/fair: Tweak pick_next_entity()
Peter Oskolkov
2020-10-03
1
-10
/
+10
*
sched/fair: Use dst group while checking imbalance for NUMA balancer
Barry Song
2020-09-25
1
-4
/
+4
*
sched/fair: Minimize concurrent LBs between domain level
Vincent Guittot
2020-09-25
1
-0
/
+9
*
sched/fair: Relax constraint on task's load during load balance
Vincent Guittot
2020-09-25
1
-2
/
+2
*
sched/fair: Remove the force parameter of update_tg_load_avg()
Xianting Tian
2020-09-25
1
-10
/
+9
*
sched/fair: Fix wrong cpu selecting from isolated domain
Xunlei Pang
2020-09-25
1
-4
/
+5
*
sched/numa: Use runnable_avg to classify node
Vincent Guittot
2020-09-25
1
-2
/
+7
*
sched/fair: Simplify the work when reweighting entity
Jiang Biao
2020-08-26
1
-2
/
+2
*
sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu()
Lukasz Luba
2020-08-26
1
-1
/
+2
*
sched/fair: Ignore cache hotness for SMT migration
Josh Don
2020-08-26
1
-0
/
+4
*
Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-03
1
-1
/
+1
|
\
|
*
Merge branches 'pm-em' and 'pm-core'
Rafael J. Wysocki
2020-08-03
1
-1
/
+1
|
|
\
|
|
*
PM / EM: change name of em_pd_energy to em_cpu_energy
Lukasz Luba
2020-06-24
1
-1
/
+1
*
|
|
sched/fair: update_pick_idlest() Select group with lowest group_util when idl...
Peter Puhov
2020-07-22
1
-1
/
+7
*
|
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-22
1
-2
/
+13
|
\
|
|
|
*
|
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-16
1
-2
/
+13
*
|
|
sched: Add a tracepoint to track rq->nr_running
Phil Auld
2020-07-08
1
-2
/
+6
*
|
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-07-08
1
-1
/
+1
|
\
|
|
|
*
|
sched/cfs: change initial value of runnable_avg
Vincent Guittot
2020-06-28
1
-1
/
+1
|
|
/
*
|
sched/fair: Optimize dequeue_task_fair()
Peng Wang
2020-06-25
1
-3
/
+3
*
|
sched: Remove struct sched_class::next field
Steven Rostedt (VMware)
2020-06-25
1
-1
/
+0
*
|
sched: Force the address order of each sched class descriptor
Steven Rostedt (VMware)
2020-06-25
1
-1
/
+2
*
|
sched/pelt: Cleanup PELT divider
Vincent Guittot
2020-06-15
1
-14
/
+18
*
|
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-06-15
1
-9
/
+14
*
|
sched/debug: Add new tracepoints to track util_est
Vincent Donnefort
2020-06-15
1
-0
/
+6
*
|
sched/fair: Remove unused 'sd' parameter from scale_rt_capacity()
Dietmar Eggemann
2020-06-15
1
-2
/
+2
[next]