summaryrefslogtreecommitdiff
path: root/kernel/sched/core.c (follow)
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'msm8998/lineage-20' into lineage-20Raghuram Subramani2024-10-17
* Merge lineage-20 of git@github.com:LineageOS/android_kernel_qcom_msm8998.git ...Davide Garberi2023-08-06
|\
| * sched: Take irq_sparse lock during the isolationPrasad Sodagudi2023-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
| * 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
| * cpuset: Restore tasks affinity while moving across cpusetsPavankumar Kondeti2023-07-16
| * sched/cputime: Mitigate performance regression in times()/clock_gettime()Giovanni Gherdovich2023-07-16
* | Revert "kernel: Only expose su when daemon is running"lineage-19.1Georg Veichtlbauer2023-05-22
* | sched/core: Properly fix constant logical operand Clang warningSultan Alsawaf2022-07-27
* | kernel: Only expose su when daemon is runningTom Marshall2022-07-27
|/
* cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov2022-04-19
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * Merge 4.4.293 into android-4.4-pGreg Kroah-Hartman2021-11-26
| |\
| | * sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-26
* | | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-07-24
|\| |
| * | Merge 4.4.230 into android-4.4-pGreg Kroah-Hartman2020-07-09
| |\|
| | * sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...Shile Zhang2020-07-09
| * | Merge 4.4.229 into android-4.4-pGreg Kroah-Hartman2020-07-01
| |\|
| | * sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli2020-06-29
* | | sched: cpufreq: HMP load reporting changesVikram Mulukutla2019-12-23
* | | Merge android-4.4-p.195 (4af3204) into msm-4.4Srinivasarao P2019-10-30
|\| |
| * | Merge 4.4.195 into android-4.4-pGreg Kroah-Hartman2019-10-06
| |\|
| | * sched/core: Fix CPU controller for !RT_GROUP_SCHEDJuri Lelli2019-10-05
| * | Merge 4.4.181 into android-4.4-pGreg Kroah-Hartman2019-06-11
| |\|
| * | Merge 4.4.180 into android-4.4-pGreg Kroah-Hartman2019-05-16
| |\ \
| * \ \ Merge 4.4.166 into android-4.4-pGreg Kroah-Hartman2018-12-01
| |\ \ \
| * \ \ \ Merge 4.4.163 into android-4.4-pGreg Kroah-Hartman2018-11-10
| |\ \ \ \
* | | | | | sched/walt: Fix the memory leak of idle task load pointersPavankumar Kondeti2019-06-25
* | | | | | Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P2019-06-12
|\ \ \ \ \ \
| * \ \ \ \ \ Merge 4.4.181 into android-4.4Greg Kroah-Hartman2019-06-11
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov2019-06-11
| | * | | | | sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov2019-06-11
| | | |_|_|/ | | |/| | |
* | | | | | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\| | | | |
| * | | | | Merge 4.4.180 into android-4.4Greg Kroah-Hartman2019-05-16
| |\| | | |
| | * | | | sched: Add sched_smt_active()Ben Hutchings2019-05-16
| | | |_|/ | | |/| |
* | | | | Merge android-4.4.166 (4c4bedf) into msm-4.4Srinivasarao P2018-12-03
|\| | | |
| * | | | Merge 4.4.166 into android-4.4Greg Kroah-Hartman2018-12-01
| |\| | |
| | * | | sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)2018-12-01
| | | |/ | | |/|
| * | | Merge 4.4.163 into android-4.4Greg Kroah-Hartman2018-11-10
| |\| | | | |/ | |/|
| | * sched/cgroup: Fix cgroup entity load tracking tear-downPeter Zijlstra2018-11-10
* | | Merge android-4.4.142 (8ec9fd8) into msm-4.4Srinivasarao P2018-08-03
|\| |
| * | ANDROID: Fix massive cpufreq_times memory leaksSultan Alsawaf2018-07-18
| * | ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMESConnor O'Brien2018-07-18
* | | sched: Add trace point to track preemption disable callersPavankumar Kondeti2018-04-24
* | | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\| |
| * | Merge 4.4.123 into android-4.4Greg Kroah-Hartman2018-03-22
| |\|
| | * sched: Stop resched_cpu() from sending IPIs to offline CPUsPaul E. McKenney2018-03-22