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
(
follow
)
Commit message (
Expand
)
Author
Age
*
sched/core: Properly fix constant logical operand Clang warning
Sultan Alsawaf
2021-10-07
*
kernel: Only expose su when daemon is running
Tom Marshall
2021-10-07
*
sched: Fix out of bounds issue in for_each_cluster macro
Kassey Li
2020-08-26
*
kernel: Fix build errors with LLVM
Swetha Chikkaboraiah
2020-05-21
*
Merge android-4.4-p.204 (583bdda) into msm-4.4
Srinivasarao P
2019-12-02
|
\
|
*
Merge 4.4.204 into android-4.4-p
Greg Kroah-Hartman
2019-11-28
|
|
\
|
|
*
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-11-28
*
|
|
Merge android-4.4-p.195 (4af3204) into msm-4.4
Srinivasarao P
2019-10-30
|
\
|
|
|
*
|
Merge 4.4.195 into android-4.4-p
Greg Kroah-Hartman
2019-10-06
|
|
\
|
|
|
*
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
2019-10-05
|
|
*
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
2019-10-05
|
*
|
Merge 4.4.187 into android-4.4-p
Greg Kroah-Hartman
2019-08-04
|
|
\
|
|
*
|
Merge 4.4.181 into android-4.4-p
Greg Kroah-Hartman
2019-06-11
|
|
\
\
|
*
\
\
Merge 4.4.180 into android-4.4-p
Greg Kroah-Hartman
2019-05-16
|
|
\
\
\
|
*
\
\
\
Merge 4.4.179 into android-4.4-p
Greg Kroah-Hartman
2019-04-30
|
|
\
\
\
\
|
*
\
\
\
\
Merge 4.4.166 into android-4.4-p
Greg Kroah-Hartman
2018-12-01
|
|
\
\
\
\
\
|
*
\
\
\
\
\
Merge 4.4.163 into android-4.4-p
Greg Kroah-Hartman
2018-11-10
|
|
\
\
\
\
\
\
*
|
\
\
\
\
\
\
Merge android-4.4.187 (8eb3d65) into msm-4.4
Srinivasarao P
2019-08-07
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge 4.4.187 into android-4.4
Greg Kroah-Hartman
2019-08-04
|
|
\
\
\
\
\
\
\
\
|
|
|
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
2019-08-04
|
|
|
|
_
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
|
sched/walt: Fix the memory leak of idle task load pointers
Pavankumar Kondeti
2019-06-25
*
|
|
|
|
|
|
|
Merge android-4.4.181 (bd858d7) into msm-4.4
Srinivasarao P
2019-06-12
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge 4.4.181 into android-4.4
Greg Kroah-Hartman
2019-06-11
|
|
\
|
|
|
|
|
|
|
|
*
|
|
|
|
|
sched/core: Handle overflow in cpu_shares_write_u64
Konstantin Khlebnikov
2019-06-11
|
|
*
|
|
|
|
|
sched/core: Check quota and period overflow at usec to nsec conversion
Konstantin Khlebnikov
2019-06-11
|
|
|
|
_
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
|
|
Merge android-4.4.180 (71cb827) into msm-4.4
Srinivasarao P
2019-05-23
|
\
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge 4.4.180 into android-4.4
Greg Kroah-Hartman
2019-05-16
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
sched: Add sched_smt_active()
Ben Hutchings
2019-05-16
|
|
*
|
|
|
|
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-05-16
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge android-4.4.179 (aab9adb) into msm-4.4
Srinivasarao P
2019-05-02
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge 4.4.179 into android-4.4
Greg Kroah-Hartman
2019-04-30
|
|
\
|
|
|
|
|
|
*
|
|
|
sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockup
Phil Auld
2019-04-27
|
|
*
|
|
|
sched/fair: Do not re-read ->h_load_next during hierarchical load calculation
Mel Gorman
2019-04-27
|
|
*
|
|
|
vmstat: make vmstat_updater deferrable again and shut down on idle
Christoph Lameter
2019-04-03
|
|
*
|
|
|
sched/fair: Fix new task's load avg removed from source CPU in wake_up_new_ta...
Yuyang Du
2019-04-03
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge android-4.4.166 (4c4bedf) into msm-4.4
Srinivasarao P
2018-12-03
|
\
|
|
|
|
|
*
|
|
|
Merge 4.4.166 into android-4.4
Greg Kroah-Hartman
2018-12-01
|
|
\
|
|
|
|
|
*
|
|
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
2018-12-01
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge android-4.4.163 (0ca3fca) into msm-4.4
Srinivasarao P
2018-11-15
|
\
|
|
|
|
*
|
|
Merge 4.4.163 into android-4.4
Greg Kroah-Hartman
2018-11-10
|
|
\
|
|
|
|
*
|
cpuidle: Do not access cpuidle_devices when !CONFIG_CPU_IDLE
Catalin Marinas
2018-11-10
|
|
*
|
sched/fair: Fix throttle_list starvation with low CFS quota
Phil Auld
2018-11-10
|
|
*
|
sched/cgroup: Fix cgroup entity load tracking tear-down
Peter Zijlstra
2018-11-10
*
|
|
|
Merge android-4.4.159 (624c095) into msm-4.4
Srinivasarao P
2018-10-08
|
\
|
|
|
|
*
|
|
ANDROID: restrict store of prefer_idle as boolean
Wei Wang
2018-09-26
|
|
|
/
|
|
/
|
*
|
|
Merge "Merge android-4.4.142 (8ec9fd8) into msm-4.4"
Linux Build Service Account
2018-08-14
|
\
\
\
|
*
|
|
Merge android-4.4.142 (8ec9fd8) into msm-4.4
Srinivasarao P
2018-08-03
|
|
\
|
|
|
|
*
|
ANDROID: Fix massive cpufreq_times memory leaks
Sultan Alsawaf
2018-07-18
|
|
*
|
ANDROID: Reduce use of #ifdef CONFIG_CPU_FREQ_TIMES
Connor O'Brien
2018-07-18
*
|
|
|
sched: walt: fix out-of-bounds access
John Dias
2018-08-08
|
/
/
/
[next]