index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2021-07-28
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-09
sched/rt: Show the 'sched_rr_timeslice' SCHED_RR timeslice tuning knob in mil...
Shile Zhang
2020-06-29
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-20
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-05-10
sched/fair: Fix calc_cfs_shares() fixed point arithmetics width confusion
Peter Zijlstra
2019-12-21
sched/core: Allow putting thread_info into task_struct
Andy Lutomirski
2019-12-21
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-11-28
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-10-05
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-08-04
sched/fair: Don't free p->numa_faults with concurrent readers
Jann Horn
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-05-16
sched: Add sched_smt_active()
Ben Hutchings
2019-05-16
sched/numa: Fix a possible divide-by-zero
Xie XiuQi
2019-04-27
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-03
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
2018-12-01
sched/core: Allow __sched_setscheduler() in interrupts when PI is not used
Steven Rostedt (VMware)
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-05-30
sched/rt: Fix rq->clock_update_flags < RQCF_ACT_SKIP warning
Davidlohr Bueso
2018-04-13
sched/numa: Use down_read_trylock() for the mmap_sem
Vlastimil Babka
2018-03-22
sched: Stop resched_cpu() from sending IPIs to offline CPUs
Paul E. McKenney
2018-03-22
sched: Stop switched_to_rt() from sending IPIs to offline CPUs
Paul E. McKenney
2018-02-16
sched/rt: Up the root domain ref count when passing it around via IPIs
Steven Rostedt (VMware)
2018-02-16
sched/rt: Use container_of() to get root domain in rto_push_irq_work_func()
Steven Rostedt (VMware)
2018-01-31
sched/deadline: Use the revised wakeup rule for suspending constrained dl tasks
Daniel Bristot de Oliveira
2018-01-23
sched/deadline: Zero out positive runtime after throttling constrained tasks
Xunlei Pang
2017-12-25
sched/core: Idle_task_exit() shouldn't use switch_mm_irqs_off()
Andy Lutomirski
2017-12-25
sched/core: Add switch_mm_irqs_off() and use it in the scheduler
Andy Lutomirski
2017-12-20
sched/deadline: Use deadline instead of period when calculating overflow
Steven Rostedt (VMware)
2017-12-20
sched/deadline: Throttle a constrained deadline task activated after the dead...
Daniel Bristot de Oliveira
2017-12-20
sched/deadline: Make sure the replenishment timer fires in the next period
Daniel Bristot de Oliveira
2017-12-20
sched/rt: Do not pull from current CPU if only one CPU to pull
Steven Rostedt
2017-11-30
sched/rt: Simplify the IPI based RT balancing logic
Steven Rostedt (Red Hat)
2017-11-30
sched: Make resched_cpu() unconditional
Paul E. McKenney
2017-10-27
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2017-10-12
sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs
Peter Zijlstra
2017-08-06
sched/cputime: Fix prev steal time accouting during CPU hotplug
Wanpeng Li
2017-08-06
sched/cgroup: Move sched_online_group() back into css_online() to fix crash
Konstantin Khlebnikov
2017-07-21
sched/topology: Optimize build_group_mask()
Lauro Ramos Venancio
2017-07-21
sched/topology: Fix overlapping sched_group_mask
Peter Zijlstra
2017-07-05
sched/loadavg: Avoid loadavg spikes caused by delayed NO_HZ accounting
Matt Fleming
2017-05-25
sched/fair: Initialize throttle_count for new task-groups lazily
Konstantin Khlebnikov
2017-05-25
sched/fair: Do not announce throttled next buddy in dequeue_task_fair()
Konstantin Khlebnikov
2017-03-31
sched/rt: Add a missing rescheduling point
Sebastian Andrzej Siewior
[next]