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 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2020-08-04
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
*
|
sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task()
Dietmar Eggemann
2020-06-15
1
-1
/
+1
|
/
*
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-04
1
-2
/
+1
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-06-01
1
-1
/
+1
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-24
1
-12
/
+37
|
|
\
\
|
*
|
|
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-2
/
+1
*
|
|
|
sched: Add rq::ttwu_pending
Peter Zijlstra
2020-05-28
1
-1
/
+1
*
|
|
|
sched: Fix smp_call_function_single_async() usage for ILB
Peter Zijlstra
2020-05-28
1
-10
/
+8
*
|
|
|
Merge branch 'sched/urgent' into sched/core, to pick up fix
Ingo Molnar
2020-05-28
1
-1
/
+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-05-26
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
sched/fair: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-19
1
-1
/
+1
*
|
|
sched/pelt: Sync util/runnable_sum with PELT window when propagating
Vincent Guittot
2020-05-19
1
-22
/
+27
*
|
|
sched/fair: Optimize enqueue_task_fair()
Vincent Guittot
2020-05-19
1
-20
/
+19
*
|
|
Merge branch 'sched/urgent'
Peter Zijlstra
2020-05-19
1
-12
/
+37
|
\
|
|
|
*
|
sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list
Vincent Guittot
2020-05-19
1
-12
/
+30
|
*
|
sched/fair: Fix enqueue_task_fair() warning some more
Phil Auld
2020-05-19
1
-0
/
+7
|
|
/
*
|
sched: Clean up scheduler_ipi()
Peter Zijlstra (Intel)
2020-05-12
1
-3
/
+2
*
|
sched/fair: Use __this_cpu_read() in wake_wide()
Muchun Song
2020-04-30
1
-1
/
+1
*
|
sched/fair: Mark sched_init_granularity __init
Muchun Song
2020-04-30
1
-1
/
+1
*
|
sched/fair: Refill bandwidth before scaling
Huaixin Chang
2020-04-30
1
-2
/
+2
*
|
sched: Make newidle_balance() static again
Chen Yu
2020-04-30
1
-2
/
+4
*
|
sched: Remove checks against SD_LOAD_BALANCE
Valentin Schneider
2020-04-30
1
-12
/
+2
*
|
sched/fair: find_idlest_group(): Remove unused sd_flag parameter
Valentin Schneider
2020-04-30
1
-5
/
+3
*
|
sched/fair: Simplify the code of should_we_balance()
Peng Wang
2020-04-30
1
-11
/
+5
*
|
sched/fair: Remove distribute_running from CFS bandwidth
Josh Don
2020-04-30
1
-12
/
+1
*
|
sched/fair: Eliminate bandwidth race between throttling and distribution
Paul Turner
2020-04-30
1
-32
/
+47
|
/
*
sched/fair: Fix negative imbalance in imbalance calculation
Aubrey Li
2020-04-08
1
-0
/
+8
*
sched/fair: Fix race between runtime distribution and assignment
Huaixin Chang
2020-04-08
1
-20
/
+11
*
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
2020-04-08
1
-5
/
+2
*
mm/vma: make vma_is_accessible() available for general use
Anshuman Khandual
2020-04-07
1
-1
/
+1
*
sched/fair: Fix condition of avg_load calculation
Tao Zhou
2020-03-20
1
-1
/
+2
*
sched/fair: Improve spreading of utilization
Vincent Guittot
2020-03-20
1
-0
/
+8
*
sched/fair: Fix enqueue_task_fair warning
Vincent Guittot
2020-03-20
1
-4
/
+22
*
sched/fair: Fix reordering of enqueue/dequeue_task_fair()
Vincent Guittot
2020-03-06
1
-8
/
+9
[next]