aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
Commit message (Expand)AuthorAgeFilesLines
* UPSTREAM: sched/debug: Explicitly cast sched_feat() to boolPeter Zijlstra2020-05-311-1/+1
* kernel: Only expose su when daemon is runningTom Marshall2020-05-311-0/+32
* Merge android-4.9.204(72e8598) into msm-4.9jianzhou2020-01-061-2/+11
|\
| * Merge 4.9.204 into android-4.9-qGreg Kroah-Hartman2019-11-281-2/+11
| |\
| | * sched/fair: Don't increase sd->balance_interval on newidle balanceValentin Schneider2019-11-281-2/+11
| * | Merge 4.9.197 into android-4.9-qGreg Kroah-Hartman2019-10-171-2/+2
| |\|
| | * sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi2019-10-171-2/+2
* | | Merge android-4.9.195(59aade0) into msm-4.9jianzhou2019-12-062-6/+3
|\| |
| * | Merge 4.9.195 into android-4.9-qGreg Kroah-Hartman2019-10-062-6/+3
| |\|
| | * sched/core: Fix CPU controller for !RT_GROUP_SCHEDJuri Lelli2019-10-051-4/+0
| | * sched/fair: Fix imbalance due to CPU AtheneVincent Guittot2019-10-051-2/+3
* | | Merge android-4.9.194(f360bd46) into msm-4.9jianzhou2019-12-048-2/+97
|\| |
| * | UPSTREAM: psi: get poll_work to run when calling poll syscall next timeJason Xing2019-09-161-0/+8
| * | UPSTREAM: sched/psi: Do not require setsched permission from the trigger creatorSuren Baghdasaryan2019-09-161-1/+1
| * | UPSTREAM: sched/psi: Reduce psimon FIFO priorityPeter Zijlstra2019-09-161-1/+1
| * | Merge 4.9.193 into android-4.9-qGreg Kroah-Hartman2019-09-161-0/+5
| |\|
| * | ANDROID: sched: WALT: Add support for CFS_BANDWIDTHPavankumar Kondeti2019-09-121-3/+64
| * | ANDROID: sched: WALT: Refactor cumulative runnable average fixupPavankumar Kondeti2019-09-127-4/+27
| * | Merge 4.9.187 into android-4.9-qGreg Kroah-Hartman2019-08-041-4/+20
| |\ \
| * \ \ Merge 4.9.180 into android-4.9-qGreg Kroah-Hartman2019-05-311-1/+8
| |\ \ \
| * \ \ \ Merge 4.9.176 into android-4.9-qGreg Kroah-Hartman2019-05-142-0/+20
| |\ \ \ \
| * \ \ \ \ Merge 4.9.172 into android-4.9-qGreg Kroah-Hartman2019-05-021-0/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge 4.9.171 into android-4.9-qGreg Kroah-Hartman2019-04-301-0/+25
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge 4.9.169 into android-4.9-qGreg Kroah-Hartman2019-04-171-3/+3
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge android-4.9.193 (23f8789) into msm-4.9jianzhou2019-10-231-0/+5
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge 4.9.193 into android-4.9Greg Kroah-Hartman2019-09-161-0/+5
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | sched/fair: Don't assign runtime for throttled cfs_rqLiangyan2019-09-161-0/+5
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | Merge android-4.9.187 (fabc071) into msm-4.9jianzhou2019-10-111-4/+20
|\| | | | | | | |
| * | | | | | | | Merge 4.9.187 into android-4.9Greg Kroah-Hartman2019-08-041-4/+20
| |\| | | | | | |
| | * | | | | | | sched/fair: Don't free p->numa_faults with concurrent readersJann Horn2019-08-041-4/+20
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | Merge "cpufreq: schedutil: Queue sugov irq work on policy online cpu"Linux Build Service Account2019-08-281-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | cpufreq: schedutil: Queue sugov irq work on policy online cpuMaria Yu2019-08-281-1/+1
* | | | | | | | | Merge "sched/walt: Avoid walt irq work in offlined cpu"Linux Build Service Account2019-08-282-2/+12
|\| | | | | | | |
| * | | | | | | | sched/walt: Avoid walt irq work in offlined cpuMaria Yu2019-08-282-2/+12
* | | | | | | | | Merge android-4.9.180 (719bdd9) into msm-4.9jianzhou2019-08-071-1/+8
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| / / / / / / / | |/ / / / / / /
| * | | | | | | Merge 4.9.180 into android-4.9Greg Kroah-Hartman2019-05-311-1/+8
| |\| | | | | |
| | * | | | | | sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov2019-05-311-0/+2
| | * | | | | | sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov2019-05-311-1/+6
| | | |_|_|_|/ | | |/| | | |
* | | | | | | Merge "sched/walt: Fix invalid access of CPU cycle counter callback"Linux Build Service Account2019-07-251-1/+6
|\ \ \ \ \ \ \
| * | | | | | | sched/walt: Fix invalid access of CPU cycle counter callbackPavankumar Kondeti2019-07-151-1/+6
* | | | | | | | sched/fair: Only strict skip for current taskMaria Yu2019-07-231-1/+4
|/ / / / / / /
* | | | | | | sched/fair: Avoid unnecessary active load balanceMaria Yu2019-07-081-0/+2
* | | | | | | Merge "sched/fair: Avoid cpu idle to deep sleep when have active balance"Linux Build Service Account2019-07-071-1/+2
|\ \ \ \ \ \ \
| * | | | | | | sched/fair: Avoid cpu idle to deep sleep when have active balanceMaria Yu2019-07-021-1/+2
* | | | | | | | Merge "sched/fair: Allow load bigger task load balance when nr_running is 2"Linux Build Service Account2019-07-061-1/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | sched/fair: Allow load bigger task load balance when nr_running is 2Maria Yu2019-05-131-1/+11
* | | | | | | | | Merge "sched: core: Clear walt rq request in cpu starting"Linux Build Service Account2019-07-053-1/+9
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | sched: core: Clear walt rq request in cpu startingMaria Yu2019-06-271-0/+1
| * | | | | | | | sched: fair: Add strict skip buddy supportMaria Yu2019-06-272-1/+8
* | | | | | | | | sched/fair: Consider others if target cpu overutilizedMaria Yu2019-07-031-1/+7
|/ / / / / / / /