summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
* 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
* 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
* sched: cpufreq: Use per_cpu_ptr instead of this_cpu_ptr when reporting loadVikram Mulukutla2023-07-16
* sched: cpufreq: Use sched_clock instead of rq_clock when updating schedutilVikram Mulukutla2023-07-16
* sched/cpupri: Exclude isolated CPUs from the lowest_maskPavankumar Kondeti2023-07-16
* sched: cpufreq: Limit governor updates to WALT changes aloneVikram Mulukutla2023-07-16
* sched: walt: Correct WALT window size initializationVikram Mulukutla2023-07-16
* sched: walt: fix window misalignment when HZ=300Joonwoo Park2023-07-16
* sched/tune: Increase the cgroup limit to 6Pavankumar Kondeti2023-07-16
* sched/fair: Fix load_balance() affinity redo pathJeffrey Hugo2023-07-16
* sched/fair: Avoid unnecessary active load balanceMaria Yu2023-07-16
* BACKPORT: sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra2023-07-16
* sched/core: Allow kthreads to fall back to online && !active cpusTejun Heo2023-07-16
* sched: Allow migrating kthreads into online but inactive CPUsTejun Heo2023-07-16
* sched/fair: Allow load bigger task load balance when nr_running is 2Maria Yu2023-07-16
* sched/fair: vruntime should normalize when switching fromJohn Dias2023-07-16
* mm: introduce arg_lock to protect arg_start|end andYang Shi2023-07-16
* cpuset: Restore tasks affinity while moving across cpusetsPavankumar Kondeti2023-07-16
* genirq: Honour IRQ's affinity hint during migrationPavankumar Kondeti2023-07-16
* power: qos: Use effective affinity maskPavankumar Kondeti2023-07-16
* genirq: Introduce effective affinity maskThomas Gleixner2023-07-16
* sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich2023-07-16
* kernel: time: Add delay after cpu_relax() in tight loopsPrasad Sodagudi2023-07-16
* BACKPORT: ANDROID: ftrace: fix function type mismatchesSami Tolvanen2022-10-28