summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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
* tracing: Fix infinite loop in tracing_read_pipe on overflowed print_trace_lineYang Jihong2023-11-09
* tracing: Fix memleak due to race between current_tracer and traceZheng Yejian2023-11-09
* tracing: Ensure trace buffer is at least 4096 bytes largeSven Schnelle2023-11-09
* tracing: Fix tp_printk option related with tp_printk_stop_on_bootJaeSang Yoo2023-11-09
* blktrace: Fix output non-blktrace event when blk_classic option enabledYang Jihong2023-11-09
* sched/walt: Add missing WALT call to `dequeue_task_fair`Alexander Grund2023-11-02
* libfs: support RENAME_NOREPLACE in simple_rename()Miklos Szeredi2023-11-01
* 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
* rcu: Speed up calling of RCU tasks callbacksSteven Rostedt (VMware)2023-07-16
* kernel: power: Workaround for sensor ipc message causing high power consumeFrank Luo2023-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
* kernel: power: qos: remove check for core isolation while cluster LPMsRaghavendra Kakarla2023-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