index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
(
unfollow
)
Commit message (
Expand
)
Author
2024-10-17
Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20
Raghuram Subramani
2024-03-06
sched/fair Remove duplicate walt_cpu_high_irqload call
Alexander Grund
2024-03-06
sched/fair: Remove leftover sched_clock_cpu call
Alexander Grund
2024-01-10
Revert "sched: tune: Unconditionally allow attach"
Bruno Martins
2024-01-03
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-11-20
sched: deadline: Add missing WALT code
Josh Choo
2023-11-12
sched: Reinstantiate EAS check_for_migration() implementation
Alexander Grund
2023-11-12
sched: Remove left-over CPU-query from __migrate_task
Alexander Grund
2023-11-02
sched/walt: Add missing WALT call to `dequeue_task_fair`
Alexander Grund
2023-07-27
BACKPORT: cpufreq: schedutil: Avoid using invalid next_freq
Rafael J. Wysocki
2023-07-27
cpufreq: schedutil: Don't set next_freq to UINT_MAX
Viresh Kumar
2023-07-27
schedutil: Allow cpufreq requests to be made even when kthread kicked
Joel Fernandes (Google)
2023-07-27
cpufreq: schedutil: Fix iowait boost reset
Patrick Bellasi
2023-07-27
FROMLIST: sched/fair: Don't move tasks to lower capacity cpus unless necessary
Chris Redpath
2023-07-27
sched: Enable min capacity capping
Georg Veichtlbauer
2023-07-27
softirq, sched: reduce softirq conflicts with RT
John Dias
2023-07-27
ANDROID: sched/rt: rt cpu selection integration with EAS.
Srinath Sridharan
2023-07-26
cpufreq: schedutil: Fix sugov_start versus sugov_update_shared race
Vikram Mulukutla
2023-07-26
BACKPORT: cpufreq: schedutil: Cache tunables on governor exit
Rohit Gupta
2023-07-26
sched: energy: handle memory allocation failure
Joonwoo Park
2023-07-26
BACKPORT: ANDROID: Add hold functionality to schedtune CPU boost
Chris Redpath
2023-07-26
sched/fair: select the most energy-efficient CPU candidate on wake-up
Quentin Perret
2023-07-26
sched/fair: fix array out of bounds access in select_energy_cpu_idx()
Pavankumar Kondeti
2023-07-26
ANDROID: sched/walt: make walt_ktime_suspended __read_mostly
Todd Poynor
2023-07-26
cpufreq: schedutil: Use >= when aggregating CPU loads in a policy
Saravana Kannan
2023-07-26
sched/tune: fix tracepoint location
Patrick Bellasi
2023-07-26
sched/tune: allow negative cpu boosts
Connor O'Brien
2023-07-26
sched: tune: Unconditionally allow attach
Andres Oportus
2023-07-26
sched/fair: use min capacity when evaluating active cpus
Ionela Voinescu
2023-07-26
sched/fair: use min capacity when evaluating idle backup cpus
Ionela Voinescu
2023-07-26
sched/fair: use min capacity when evaluating placement energy costs
Ionela Voinescu
2023-07-26
sched/fair: introduce minimum capacity capping sched feature
Ionela Voinescu
2023-07-26
sched: add arch_scale_min_freq_capacity to track minimum capacity caps
Ionela Voinescu
2023-07-26
sched/fair: introduce an arch scaling function for max frequency capping
Dietmar Eggemann
2023-07-26
sched/fair: reduce rounding errors in energy computations
Patrick Bellasi
2023-07-26
sched/fair: re-factor energy_diff to use a single (extensible) energy_env
Patrick Bellasi
2023-07-26
sched/fair: cleanup select_energy_cpu_brute to be more consistent
Patrick Bellasi
2023-07-26
sched/fair: remove capacity tracking from energy_diff
Patrick Bellasi
2023-07-26
sched/fair: remove energy_diff tracepoint in preparation to re-factoring
Patrick Bellasi
2023-07-26
sched/fair: use *p to reference task_structs
Chris Redpath
2023-07-26
Revert "sched: cpufreq: Use sched_clock instead of rq_clock when updating sch...
Georg Veichtlbauer
2023-07-16
sched: Take irq_sparse lock during the isolation
Prasad Sodagudi
2023-07-16
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2023-07-16
sched/fair: Fix bandwidth timer clock drift condition
Xunlei Pang
2023-07-16
sched/fair: Fix issue where frequency update not skipped
Joel Fernandes
2023-07-16
ANDROID: Move schedtune en/dequeue before schedutil update triggers
Chris Redpath
2023-07-16
sched/fair: Skip frequency updates if CPU about to idle
Joel Fernandes
2023-07-16
FROMLIST: sched: Make iowait_boost optional in schedutil
Joel Fernandes
2023-07-16
sched/walt: Re-add code to allow WALT to function
Ethan Chen
2023-07-16
sched: Don't fail isolation request for an already isolated CPU
Pavankumar Kondeti
[next]