- 0dacee1 sched/pelt: Remove unused runnable load average by Vincent Guittot · 5 years ago
- 546121b Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches by Ingo Molnar · 5 years ago
- f845919 sched/core: Remove for_each_lower_domain() by Valentin Schneider · 5 years ago
- 4104a56 sched/core: Annotate curr pointer in rq with __rcu by Madhuparna Bhowmik · 5 years ago
- 52262ee sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, to fix XFS performance regression by Mel Gorman · 5 years ago
- 1567c3e3 x86, sched: Add support for frequency invariance by Giovanni Gherdovich · 5 years ago
- d2b58a2 sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with() by Valentin Schneider · 5 years ago
- 686516b sched/uclamp: Make uclamp util helpers use and return UL values by Valentin Schneider · 5 years ago
- 59fe675 sched/uclamp: Remove uclamp_util() by Valentin Schneider · 5 years ago
- 7763baa sched/uclamp: Fix overzealous type replacement by Valentin Schneider · 5 years ago
- a0e813f sched/core: Further clarify sched_class::set_next_task() by Peter Zijlstra · 5 years ago
- 98c2f70 sched/core: Simplify sched_class::pick_next_task() by Peter Zijlstra · 5 years ago
- 5d7d605 sched/core: Optimize pick_next_task() by Peter Zijlstra · 5 years ago
- 6e2df05 sched: Fix pick_next_task() vs 'change' pattern race by Peter Zijlstra · 5 years ago
- 227a4aa sched/membarrier: Fix p->mm->membarrier_state racy load by Mathieu Desnoyers · 5 years ago
- 563c4f8 Merge branch 'sched/rt' into sched/core, to pick up -rt changes by Ingo Molnar · 5 years ago
- 0413d7f sched/uclamp: Always use 'enum uclamp_id' for clamp_id values by Patrick Bellasi · 5 years ago
- 0b60ba2 sched/uclamp: Propagate parent clamps by Patrick Bellasi · 5 years ago
- 2480c09 sched/uclamp: Extend CPU's cgroup controller by Patrick Bellasi · 5 years ago
- 6769243 sched: Rework pick_next_task() slow-path by Peter Zijlstra · 6 years ago
- 5f2a45f sched: Allow put_prev_task() to drop rq->lock by Peter Zijlstra · 6 years ago
- 5ba553e sched/fair: Expose newidle_balance() by Peter Zijlstra · 6 years ago
- 03b7fad sched: Add task_struct pointer to sched_class::set_curr_task by Peter Zijlstra · 6 years ago
- 10e7071 sched: Rework CPU hotplug task selection by Peter Zijlstra · 5 years ago
- de53fd7 sched/fair: Fix low cpu usage with high throttling by removing expiration of cpu-local slices by Dave Chiluk · 5 years ago
- c1a280b sched/preempt: Use CONFIG_PREEMPTION where appropriate by Thomas Gleixner · 5 years ago
- f9a25f7 cpusets: Rebuild root domain deadline accounting information by Mathieu Poirier · 6 years ago
- e0e8d49 sched/isolation: Prefer housekeeping CPU in local node by Wanpeng Li · 6 years ago
- 43e9f7f sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq by Viresh Kumar · 6 years ago
- af24bde sched/uclamp: Add uclamp support to energy_compute() by Patrick Bellasi · 6 years ago
- 9d20ad7 sched/uclamp: Add uclamp_util_with() by Patrick Bellasi · 6 years ago
- 982d9cd sched/cpufreq, sched/uclamp: Add clamps for FAIR and RT tasks by Patrick Bellasi · 6 years ago
- e496187 sched/uclamp: Enforce last task's UCLAMP_MAX by Patrick Bellasi · 6 years ago
- 69842cb sched/uclamp: Add CPU's clamp buckets refcounting by Patrick Bellasi · 6 years ago
- 8ec59c0 sched/topology: Remove unused 'sd' parameter from arch_scale_cpu_capacity() by Vincent Guittot · 6 years ago
- 66567fc sched/fair: Don't push cfs_bandwith slack timers forward by bsegall@google.com · 6 years ago
- 55627e3 sched/core: Remove rq->cpu_load[] by Dietmar Eggemann · 6 years ago
- 5e83eaf sched/fair: Remove the rq->cpu_load[] update code by Dietmar Eggemann · 6 years ago
- f2bedc4 sched/fair: Remove rq->load by Dietmar Eggemann · 6 years ago
- 7ba7319 sched/core: Annotate perf_domain pointer with __rcu by Joel Fernandes (Google) · 6 years ago
- 994aeb7 sched_domain: Annotate RCU pointers properly by Joel Fernandes (Google) · 6 years ago
- b10abd0 sched/cpufreq: Annotate cpufreq_update_util_data pointer with __rcu by Joel Fernandes (Google) · 6 years ago
- 45802da Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- d0fe0b9 sched/fair: Simplify post_init_entity_util_avg() by calling it with a task_struct pointer argument by Dietmar Eggemann · 6 years ago
- c546951 sched/core: Use READ_ONCE()/WRITE_ONCE() in move_queued_task()/task_rq_lock() by Andrea Parri · 6 years ago
- 10a35e6 sched/pelt: Skip updating util_est when utilization is higher than CPU's capacity by Vincent Guittot · 6 years ago
- 2312729 sched/fair: Update scale invariance of PELT by Vincent Guittot · 6 years ago
- 62478d9 sched/fair: Move the rq_of() helper function by Vincent Guittot · 6 years ago
- f8a696f sched/core: Give DCE a fighting chance by Peter Zijlstra · 6 years ago
- 337e9b0 sched: Replace call_rcu_sched() with call_rcu() by Paul E. McKenney · 6 years ago
- e9666d1 jump_label: move 'asm goto' support test to Kconfig by Masahiro Yamada · 6 years ago
- 2802bf3 sched/fair: Add over-utilization/tipping point indicator by Morten Rasmussen · 6 years ago
- 630246a sched/fair: Clean-up update_sg_lb_stats parameters by Quentin Perret · 6 years ago
- 1f74de8 sched/toplogy: Introduce the 'sched_energy_present' static key by Quentin Perret · 6 years ago
- 531b5c9 sched/topology: Make Energy Aware Scheduling depend on schedutil by Quentin Perret · 6 years ago
- 011b27b sched/topology: Add lowest CPU asymmetry sched_domain level pointer by Quentin Perret · 6 years ago
- 6aa140f sched/topology: Reference the Energy Model of CPUs when available by Quentin Perret · 6 years ago
- 938e5e4 sched/cpufreq: Prepare schedutil for Energy Aware Scheduling by Quentin Perret · 6 years ago
- 5bd0988 sched/topology: Relocate arch_scale_cpu_capacity() to the internal header by Quentin Perret · 6 years ago
- 765d0af sched/topology: Remove the ::smt_gain field from 'struct sched_domain' by Vincent Guittot · 6 years ago
- dfcb245 sched: Fix various typos in comments by Ingo Molnar · 6 years ago
- 5f67523 Merge tag 'v4.20-rc5' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
- 321a874 sched/smt: Expose sched_smt_present static key by Thomas Gleixner · 6 years ago
- 3e18450 sched/core: Clean up the #ifdef block in add_nr_running() by Viresh Kumar · 6 years ago
- 1da1843 sched/core: Create task_has_idle_policy() helper by Viresh Kumar · 6 years ago
- eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 6 years ago
- 246b3b3 sched: introduce this_rq_lock_irq() by Johannes Weiner · 6 years ago
- 1f351d7 sched: sched.h: make rq locking and clock functions available in stats.h by Johannes Weiner · 6 years ago
- 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 42f52e1 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 977e4be x86/stackprotector: Remove the call to boot_init_stack_canary() from cpu_startup_entry() by Christophe Leroy · 6 years ago
- baa9be4 sched/fair: Fix throttle_list starvation with low CFS quota by Phil Auld · 6 years ago
- 11d4afd sched/pelt: Fix warning and clean up IRQ PELT config by Vincent Guittot · 6 years ago
- b429f71 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 6 years ago
- 1327237a5 sched/numa: Pass destination CPU as a parameter to migrate_task_rq by Srikar Dronamraju · 6 years ago
- a4739ec sched/numa: Stop multiple tasks from moving to the CPU at the same time by Srikar Dronamraju · 6 years ago
- 7e6f4c5 sched/debug: Explicitly cast sched_feat() to bool by Peter Zijlstra · 6 years ago
- 757ffdd sched/fair: Set rq->rd->overload when misfit by Valentin Schneider · 7 years ago
- e90c8fe sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE() by Valentin Schneider · 7 years ago
- 575638d sched/core: Change root_domain->overload type to int by Valentin Schneider · 7 years ago
- e3d6d0c sched/fair: Add sched_group per-CPU max capacity by Morten Rasmussen · 7 years ago
- 3b1baa6 sched/fair: Add 'group_misfit_task' load-balance type by Morten Rasmussen · 7 years ago
- df054e8 sched/topology: Add static_key for asymmetric CPU capacity optimizations by Morten Rasmussen · 7 years ago
- 0ad4e3d sched/numa: Modify migrate_swap() to accept additional parameters by Srikar Dronamraju · 7 years ago
- 2e62c47 sched/fair: Remove #ifdefs from scale_rt_capacity() by Vincent Guittot · 7 years ago
- 5fd7789 sched/sysctl: Remove unused sched_time_avg_ms sysctl by Vincent Guittot · 7 years ago
- bbb62c0 sched/core: Remove the rt_avg code by Vincent Guittot · 7 years ago
- dfa444d sched/cpufreq: Remove sugov_aggregate_util() by Vincent Guittot · 7 years ago
- 9033ea1 cpufreq/schedutil: Take time spent in interrupts into account by Vincent Guittot · 7 years ago
- 91c2749 sched/irq: Add IRQ utilization tracking by Vincent Guittot · 7 years ago
- 8cc9051 cpufreq/schedutil: Use DL utilization tracking by Vincent Guittot · 7 years ago
- 3727e0e sched/dl: Add dl_rq utilization tracking by Vincent Guittot · 7 years ago
- 371bf42 sched/rt: Add rt_rq utilization tracking by Vincent Guittot · 7 years ago
- c079629 sched/pelt: Move PELT related code in a dedicated file by Vincent Guittot · 7 years ago
- 512ac99 sched/fair: Fix bandwidth timer clock drift condition by Xunlei Pang · 7 years ago
- 296b2ff sched/rt: Fix call to cpufreq_update_util() by Vincent Guittot · 7 years ago
- f7f4e7f Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
- 595058b sched/headers: Fix typo by Davidlohr Bueso · 7 years ago
- 0548dc5 Merge branch 'sched/urgent' into sched/core, to pick up fixes by Ingo Molnar · 7 years ago
- f6a34630 sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/sched/sched.h by Mathieu Malaterre · 7 years ago