- fdaba61 sched/fair: Ensure that the CFS parent is added after unthrottling by Rik van Riel · 3 years, 7 months ago
- a7b359f sched/fair: Correctly insert cfs_rq's to list on unthrottle by Odin Ugedal · 3 years, 7 months ago
- 68d7a19 sched/fair: Fix util_est UTIL_AVG_UNCHANGED handling by Dietmar Eggemann · 3 years, 8 months ago
- fcf6631 sched/pelt: Ensure that *_sum is always synced with *_avg by Vincent Guittot · 3 years, 8 months ago
- 02da26a sched/fair: Make sure to update tg contrib for blocked load by Vincent Guittot · 3 years, 8 months ago
- 7c7ad62 sched/fair: Keep load_avg and load_sum synced by Vincent Guittot · 3 years, 8 months ago
- 02dbb72 sched/fair: Fix clearing of has_idle_cores flag in select_idle_cpu() by Gautham R. Shenoy · 3 years, 8 months ago
- 0258bdf sched/fair: Fix unfairness caused by missing load decay by Odin Ugedal · 3 years, 9 months ago
- 3a7956e kthread: Fix PF_KTHREAD vs to_kthread() race by Peter Zijlstra · 3 years, 9 months ago
- 3f5ad91 sched/fair: Move update_nohz_stats() to the CONFIG_NO_HZ_COMMON block to simplify the code & fix an unused function warning by YueHaibing · 3 years, 10 months ago
- 0c2de3f sched,fair: Alternative sched_slice() by Peter Zijlstra · 3 years, 10 months ago
- 8a99b68 sched: Move SCHED_DEBUG sysctl to debugfs by Peter Zijlstra · 3 years, 10 months ago
- 4aed8aa sched/fair: Introduce a CPU capacity comparison helper by Valentin Schneider · 3 years, 9 months ago
- 23fb06d sched/fair: Clean up active balance nr_balance_failed trickery by Valentin Schneider · 3 years, 9 months ago
- 9bcb959d sched/fair: Ignore percpu threads for imbalance pulls by Lingutla Chandrasekhar · 3 years, 9 months ago
- c722f35 sched/fair: Bring back select_idle_smt(), but differently by Rik van Riel · 3 years, 10 months ago
- acb4dec sched/fair: Reduce long-tail newly idle balance cost by Aubrey Li · 3 years, 11 months ago
- c8987ae sched/fair: Optimize test_idle_cores() for !SMT by Barry Song · 3 years, 10 months ago
- 3b03706 sched: Fix various typos by Ingo Molnar · 3 years, 10 months ago
- 1e17fb8 sched: Optimize __calc_delta() by Clement Courbet · 3 years, 11 months ago
- b89997a sched/pelt: Fix task util_est update filtering by Vincent Donnefort · 3 years, 11 months ago
- 39a2a6e sched/fair: Fix shift-out-of-bounds in load_balance() by Valentin Schneider · 3 years, 11 months ago
- 736cc6b sched/fair: use lsub_positive in cpu_util_next() by Vincent Donnefort · 3 years, 11 months ago
- 0372e1c sched/fair: Fix task utilization accountability in compute_energy() by Vincent Donnefort · 3 years, 11 months ago
- 39b6a42 sched/fair: Reduce the window for duplicated update by Vincent Guittot · 3 years, 11 months ago
- c6f8865 sched/fair: Trigger the update of blocked load on newly idle cpu by Vincent Guittot · 3 years, 11 months ago
- 6553fc1 sched/fair: Reorder newidle_balance pulled_task tests by Vincent Guittot · 3 years, 11 months ago
- 7a82e5f sched/fair: Merge for each idle cpu loop of ILB by Vincent Guittot · 3 years, 11 months ago
- 64f84f2 sched/fair: Remove unused parameter of update_nohz_stats by Vincent Guittot · 3 years, 11 months ago
- ab2dde5 sched/fair: Remove unused return of _nohz_idle_balance by Vincent Guittot · 3 years, 11 months ago
- 0826530 sched/fair: Remove update of blocked load from newidle_balance by Vincent Guittot · 3 years, 11 months ago
- c034f48 kernel: delete repeated words in comments by Randy Dunlap · 3 years, 11 months ago
- e0ee463 sched/features: Distinguish between NORMAL and DEADLINE hrtick by Juri Lelli · 4 years ago
- bf9be9a rbtree, sched/fair: Use rb_add_cached() by Peter Zijlstra · 4 years, 9 months ago
- 9fe1f12 sched/fair: Merge select_idle_core/cpu() by Mel Gorman · 4 years ago
- 6cd56ef sched/fair: Remove select_idle_smt() by Mel Gorman · 4 years ago
- bae4ec1 sched/fair: Move avg_scan_cost calculations under SIS_PROP by Mel Gorman · 4 years ago
- e6e0dc2 sched/fair: Remove SIS_AVG_CPU by Mel Gorman · 4 years ago
- 0ae78ee sched/eas: Don't update misfit status if the task is pinned by Qais Yousef · 4 years ago
- 65bcf07 sched: Use task_current() instead of 'rq->curr == p' by Hui Su · 4 years, 3 months ago
- e9b9734 sched/fair: Reduce cases for active balance by Vincent Guittot · 4 years ago
- 8a41dfcd sched/fair: Don't set LBF_ALL_PINNED unnecessarily by Vincent Guittot · 4 years ago
- fc488ff sched/fair: Skip idle cfs_rq by Vincent Guittot · 4 years ago
- 8c1f560 sched/fair: Avoid stale CPU util_est value for schedutil in task dequeue by Xuewen Yan · 4 years, 1 month ago
- e0b257c sched: Prevent raising SCHED_SOFTIRQ when CPU is !active by Anna-Maria Behnsen · 4 years, 1 month ago
- a5418be sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it by Viresh Kumar · 4 years, 1 month ago
- 5b78f2d sched/fair: Trivial correction of the newidle_balance() comment by Barry Song · 4 years, 1 month ago
- 13d5a5e sched/fair: Clear SMT siblings after determining the core is not idle by Mel Gorman · 4 years, 2 months ago
- 59a74b1 sched: Fix kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
- a787bda Merge branch 'linus' into sched/core, to resolve semantic conflict by Ingo Molnar · 4 years, 2 months ago
- 23e6082 sched: Limit the amount of NUMA imbalance that can exist at fork time by Mel Gorman · 4 years, 2 months ago
- 7d2b5dd sched/numa: Allow a floating imbalance between NUMA nodes by Mel Gorman · 4 years, 2 months ago
- 5c33900 sched: Avoid unnecessary calculation of load imbalance at clone time by Mel Gorman · 4 years, 2 months ago
- abeae76a sched/numa: Rename nr_running and break out the magic number by Mel Gorman · 4 years, 2 months ago
- f4b936f Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- 8e1ac42 sched/fair: Fix overutilized update in enqueue_task_fair() by Quentin Perret · 4 years, 2 months ago
- d0a37fd Merge tag 'sched-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 2 months ago
- dc824eb8 sched/fair: Dissociate wakeup decisions from SD flag value by Valentin Schneider · 4 years, 2 months ago
- 3aef155 sched: Remove select_task_rq()'s sd_flag parameter by Valentin Schneider · 4 years, 2 months ago
- cdb3104 sched/fair: Remove superfluous lock section in do_sched_cfs_slack_timer() by Hui Su · 4 years, 3 months ago
- b4c9c9f sched/fair: Prefer prev cpu in asymmetric wakeup path by Vincent Guittot · 4 years, 3 months ago
- 16b0a7a sched/fair: Ensure tasks spreading in LLC during LB by Vincent Guittot · 4 years, 2 months ago
- b6d37a7 sched/fair: Reorder throttle_cfs_rq() path by Peng Wang · 4 years, 2 months ago
- d8fcb81 sched/fair: Check for idle core in wake_affine by Julia Lawall · 4 years, 3 months ago
- 43c31ac sched: Remove relyance on STRUCT_ALIGNMENT by Peter Zijlstra · 4 years, 3 months ago
- 45da7a2 sched/fair: Exclude the current CPU from find_new_ilb() by Peter Zijlstra · 4 years, 5 months ago
- b9c88f7 sched/fair: Improve the accuracy of sched_stat_wait statistics by jun qian · 4 years, 3 months ago
- 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 3 months ago
- 91989c7 task_work: cleanup notification modes by Jens Axboe · 4 years, 3 months ago
- 51cf18c sched/debug: Add new tracepoint to track cpu_capacity by Vincent Donnefort · 4 years, 5 months ago
- 9abb897 sched/fair: Tweak pick_next_entity() by Peter Oskolkov · 4 years, 4 months ago
- 233e7ac sched/fair: Use dst group while checking imbalance for NUMA balancer by Barry Song · 4 years, 4 months ago
- e4d32e4 sched/fair: Minimize concurrent LBs between domain level by Vincent Guittot · 4 years, 4 months ago
- 5a7f555 sched/fair: Relax constraint on task's load during load balance by Vincent Guittot · 4 years, 4 months ago
- fe74915 sched/fair: Remove the force parameter of update_tg_load_avg() by Xianting Tian · 4 years, 4 months ago
- df3cb4e sched/fair: Fix wrong cpu selecting from isolated domain by Xunlei Pang · 4 years, 4 months ago
- 8e0e0ed sched/numa: Use runnable_avg to classify node by Vincent Guittot · 4 years, 4 months ago
- 1724b95 sched/fair: Simplify the work when reweighting entity by Jiang Biao · 4 years, 5 months ago
- da0777d sched/fair: Fix wrong negative conversion in find_energy_efficient_cpu() by Lukasz Luba · 4 years, 5 months ago
- ec73240 sched/fair: Ignore cache hotness for SMT migration by Josh Don · 4 years, 5 months ago
- 0408497 Merge tag 'pm-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 5b56420 Merge branches 'pm-em' and 'pm-core' by Rafael J. Wysocki · 4 years, 6 months ago
- 3edecfe sched/fair: update_pick_idlest() Select group with lowest group_util when idle_cpus are equal by Peter Puhov · 4 years, 6 months ago
- 015dc08 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
- 01cfcde sched/fair: handle case of task_h_load() returning 0 by Vincent Guittot · 4 years, 6 months ago
- 9d24605 sched: Add a tracepoint to track rq->nr_running by Phil Auld · 4 years, 7 months ago
- faa2fd7 Merge branch 'sched/urgent' by Peter Zijlstra · 4 years, 6 months ago
- e21cf43 sched/cfs: change initial value of runnable_avg by Vincent Guittot · 4 years, 7 months ago
- 423d02e sched/fair: Optimize dequeue_task_fair() by Peng Wang · 4 years, 7 months ago
- a87e749 sched: Remove struct sched_class::next field by Steven Rostedt (VMware) · 5 years ago
- 590d697 sched: Force the address order of each sched class descriptor by Steven Rostedt (VMware) · 5 years ago
- f0b5694 PM / EM: change name of em_pd_energy to em_cpu_energy by Lukasz Luba · 4 years, 8 months ago
- 87e867b sched/pelt: Cleanup PELT divider by Vincent Guittot · 4 years, 7 months ago
- 3ea2f09 sched/fair: Fix NOHZ next idle balance by Vincent Guittot · 4 years, 7 months ago
- 4581bea sched/debug: Add new tracepoints to track util_est by Vincent Donnefort · 4 years, 8 months ago
- 1ca2034 sched/fair: Remove unused 'sd' parameter from scale_rt_capacity() by Dietmar Eggemann · 4 years, 8 months ago
- 0900acf sched/core: Remove redundant 'preempt' param from sched_class->yield_to_task() by Dietmar Eggemann · 4 years, 8 months ago
- d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
- cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
- 1806c13 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 8 months ago