summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2019-06-11Merge branch 'bringup/amlogic-4.9/sync20190523' into bringup/amlogic-4.9/sync...Jianxin Pan3254-32218/+80179
2019-06-04Merge branch 'android-4.9' into bringup/amlogic-4.9/sync20190523Jianxin Pan191-614/+2041
2019-06-03sched: disable EAS on non-big-little platforms [1/1]Hanjie Lin1-0/+12
2019-05-31Merge 4.9.180 into android-4.9Greg Kroah-Hartman139-358/+821
2019-05-31sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov1-0/+2
2019-05-31sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov1-1/+6
2019-05-23Merge branch 'android-4.9' into amlogic-4.9-devJianxin Pan3137-31640/+78174
2019-05-14Merge 4.9.176 into android-4.9Greg Kroah-Hartman73-413/+2054
2019-05-14sched: Add sched_smt_active()Ben Hutchings3-0/+38
2019-05-02Merge 4.9.172 into android-4.9Greg Kroah-Hartman54-854/+870
2019-05-02sched/numa: Fix a possible divide-by-zeroXie XiuQi1-0/+4
2019-04-30Merge 4.9.171 into android-4.9Greg Kroah-Hartman51-269/+471
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld1-0/+25
2019-04-24schedtune: fix crash when there is cpu boot fail in hmp [1/1]Jianxin Pan1-0/+3
2019-04-17Merge 4.9.169 into android-4.9Greg Kroah-Hartman84-294/+1141
2019-04-17sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman1-3/+3
2019-03-26ANDROID: fix 4.9 backport of psi header refactoringSuren Baghdasaryan1-7/+7
2019-03-23FROMLIST: psi: introduce psi monitorSuren Baghdasaryan5-20/+742
2019-03-23FROMLIST: refactor header includes to allow kthread.h inclusion in psi_types.hSuren Baghdasaryan3-11/+15
2019-03-23FROMLIST: psi: track changed statesSuren Baghdasaryan1-6/+18
2019-03-23FROMLIST: psi: split update_stats into partsSuren Baghdasaryan1-23/+34
2019-03-23FROMLIST: psi: rename psi fields in preparation for psi trigger additionSuren Baghdasaryan2-27/+28
2019-03-23FROMLIST: psi: make psi_enable staticSuren Baghdasaryan1-2/+2
2019-03-23FROMLIST: psi: introduce state_mask to represent stalled psi statesSuren Baghdasaryan2-13/+25
2019-03-22UPSTREAM: psi: avoid divide-by-zero crash inside virtual machinesJohannes Weiner1-1/+1
2019-03-22UPSTREAM: psi: fix aggregation idle shut-offJohannes Weiner3-5/+45
2019-03-22BACKPORT: psi: make disabling/enabling easier for vendor kernelsJohannes Weiner5-14/+40
2019-03-22UPSTREAM: kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson1-21/+22
2019-03-22BACKPORT: psi: cgroup supportJohannes Weiner8-9/+229
2019-03-22UPSTREAM: psi: pressure stall information for CPU, memory, and IOJohannes Weiner15-6/+1004
2019-03-22BACKPORT: sched: introduce this_rq_lock_irq()Johannes Weiner2-19/+18
2019-03-22BACKPORT: sched: sched.h: make rq locking and clock functions available in st...Johannes Weiner1-25/+82
2019-03-22UPSTREAM: sched: loadavg: make calc_load_n() publicJohannes Weiner2-69/+72
2019-03-22UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOADJohannes Weiner8-43/+22
2019-03-22UPSTREAM: sched/headers: Prepare for new header dependencies before moving co...Ingo Molnar18-0/+23
2019-03-22BACKPORT: sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming7-61/+76
2019-03-20ANDROID: sched/fair: fix energy compute when a cluster is only a cpu core in ...Samer Xie1-1/+2
2018-12-01Merge 4.9.142 into android-4.9Greg Kroah-Hartman86-462/+1317
2018-12-01sched/core: Allow __sched_setscheduler() in interrupts when PI is not usedSteven Rostedt (VMware)1-2/+2
2018-11-23Merge 4.9.137 into android-4.9Greg Kroah-Hartman145-359/+1102
2018-11-23Merge 4.9.136 into android-4.9Greg Kroah-Hartman189-671/+1167
2018-11-21ANDROID: sched/debug: Make Energy Model read-onlyChris Redpath1-4/+4
2018-11-13sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun1-1/+1
2018-11-10sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld2-3/+21
2018-10-22kernel/sched: Fix up 4.9.135 mergeNathan Chancellor1-3/+0
2018-10-20Merge 4.9.135 into android-4.9Greg Kroah-Hartman42-322/+295
2018-10-20sched/cputime: Fix ksoftirqd cputime accounting regressionFrederic Weisbecker2-13/+23
2018-10-20sched/cputime: Increment kcpustat directly on irqtime accountFrederic Weisbecker2-36/+21
2018-10-20sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker9-65/+61
2018-09-29Merge 4.9.130 into android-4.9Greg Kroah-Hartman42-123/+225
[next]