summaryrefslogtreecommitdiff
path: root/kernel/sched (follow)
Commit message (Expand)AuthorAge
* sched/fair Remove duplicate walt_cpu_high_irqload callAlexander Grund2024-03-06
* sched/fair: Remove leftover sched_clock_cpu callAlexander Grund2024-03-06
* Revert "sched: tune: Unconditionally allow attach"Bruno Martins2024-01-10
* sched_getaffinity: don't assume 'cpumask_size()' is fully initializedLinus Torvalds2024-01-03
* sched: deadline: Add missing WALT codeJosh Choo2023-11-20
* sched: Reinstantiate EAS check_for_migration() implementationAlexander Grund2023-11-12
* sched: Remove left-over CPU-query from __migrate_taskAlexander Grund2023-11-12
* sched/walt: Add missing WALT call to `dequeue_task_fair`Alexander Grund2023-11-02
* BACKPORT: cpufreq: schedutil: Avoid using invalid next_freqRafael J. Wysocki2023-07-27
* cpufreq: schedutil: Don't set next_freq to UINT_MAXViresh Kumar2023-07-27
* schedutil: Allow cpufreq requests to be made even when kthread kickedJoel Fernandes (Google)2023-07-27
* cpufreq: schedutil: Fix iowait boost resetPatrick Bellasi2023-07-27
* FROMLIST: sched/fair: Don't move tasks to lower capacity cpus unless necessaryChris Redpath2023-07-27
* sched: Enable min capacity cappingGeorg Veichtlbauer2023-07-27
* softirq, sched: reduce softirq conflicts with RTJohn Dias2023-07-27
* ANDROID: sched/rt: rt cpu selection integration with EAS.Srinath Sridharan2023-07-27
* cpufreq: schedutil: Fix sugov_start versus sugov_update_shared raceVikram Mulukutla2023-07-26
* BACKPORT: cpufreq: schedutil: Cache tunables on governor exitRohit Gupta2023-07-26
* sched: energy: handle memory allocation failureJoonwoo Park2023-07-26
* BACKPORT: ANDROID: Add hold functionality to schedtune CPU boostChris Redpath2023-07-26
* sched/fair: select the most energy-efficient CPU candidate on wake-upQuentin Perret2023-07-26
* sched/fair: fix array out of bounds access in select_energy_cpu_idx()Pavankumar Kondeti2023-07-26
* ANDROID: sched/walt: make walt_ktime_suspended __read_mostlyTodd Poynor2023-07-26
* cpufreq: schedutil: Use >= when aggregating CPU loads in a policySaravana Kannan2023-07-26
* sched/tune: fix tracepoint locationPatrick Bellasi2023-07-26
* sched/tune: allow negative cpu boostsConnor O'Brien2023-07-26
* sched: tune: Unconditionally allow attachAndres Oportus2023-07-26
* sched/fair: use min capacity when evaluating active cpusIonela Voinescu2023-07-26
* sched/fair: use min capacity when evaluating idle backup cpusIonela Voinescu2023-07-26
* sched/fair: use min capacity when evaluating placement energy costsIonela Voinescu2023-07-26
* sched/fair: introduce minimum capacity capping sched featureIonela Voinescu2023-07-26
* sched: add arch_scale_min_freq_capacity to track minimum capacity capsIonela Voinescu2023-07-26
* sched/fair: introduce an arch scaling function for max frequency cappingDietmar Eggemann2023-07-26
* sched/fair: reduce rounding errors in energy computationsPatrick Bellasi2023-07-26
* sched/fair: re-factor energy_diff to use a single (extensible) energy_envPatrick Bellasi2023-07-26
* sched/fair: cleanup select_energy_cpu_brute to be more consistentPatrick Bellasi2023-07-26
* sched/fair: remove capacity tracking from energy_diffPatrick Bellasi2023-07-26
* sched/fair: remove energy_diff tracepoint in preparation to re-factoringPatrick Bellasi2023-07-26
* sched/fair: use *p to reference task_structsChris Redpath2023-07-26
* Revert "sched: cpufreq: Use sched_clock instead of rq_clock when updating sch...Georg Veichtlbauer2023-07-26
* sched: Take irq_sparse lock during the isolationPrasad Sodagudi2023-07-16
* sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk2023-07-16
* sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang2023-07-16
* sched/fair: Fix issue where frequency update not skippedJoel Fernandes2023-07-16
* ANDROID: Move schedtune en/dequeue before schedutil update triggersChris Redpath2023-07-16
* sched/fair: Skip frequency updates if CPU about to idleJoel Fernandes2023-07-16
* FROMLIST: sched: Make iowait_boost optional in schedutilJoel Fernandes2023-07-16
* sched/walt: Re-add code to allow WALT to functionEthan Chen2023-07-16
* sched: Don't fail isolation request for an already isolated CPUPavankumar Kondeti2023-07-16
* sched: WALT: increase WALT minimum window size to 20msJoonwoo Park2023-07-16