index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2023-02-06
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2022-09-05
sched/deadline: Fix priority inheritance with multiple scheduling classes
Juri Lelli
2022-09-05
sched/deadline: Fix stale throttling on de-/boosted tasks
Lucas Stach
2022-09-05
sched/deadline: Unthrottle PI boosted threads while enqueuing
Daniel Bristot de Oliveira
2022-08-25
nohz/full, sched/rt: Fix missed tick-reenabling bug in dequeue_task_rt()
Nicolas Saenz Julienne
2022-04-15
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
2022-03-23
sched/topology: Fix sched_domain_topology_level alloc in sched_init_numa()
Dietmar Eggemann
2022-03-23
sched/topology: Make sched_init_numa() use a set for the deduplicating sort
Valentin Schneider
2022-01-27
cputime, cpuacct: Include guest time in user time in cpuacct.stat
Andrey Ryabinin
2022-01-27
sched/rt: Try to restart rt period timer when rt runtime exceeded
Li Hua
2021-12-14
wait: add wake_up_pollfree()
Eric Biggers
2021-11-26
sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()
Vincent Donnefort
2021-10-06
cpufreq: schedutil: Use kobject release() method to free sugov_tunables
Kevin Hao
2021-09-22
sched/deadline: Fix missing clock update in migrate_task_rq_dl()
Dietmar Eggemann
2021-09-22
sched/deadline: Fix reset_on_fork reporting of DL tasks
Quentin Perret
2021-07-28
sched/fair: Fix CFS bandwidth hrtimer expiry type
Odin Ugedal
2021-07-20
sched/fair: Fix ascii art by relpacing tabs
Odin Ugedal
2021-06-16
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-06-10
sched/fair: Optimize select_idle_cpu
Cheng Jian
2021-05-22
sched/fair: Fix unfairness caused by missing load decay
Odin Ugedal
2021-05-22
sched/debug: Fix cgroup_path[] serialization
Waiman Long
2020-12-30
sched: Reenable interrupts in do_sched_yield()
Thomas Gleixner
2020-12-30
sched/deadline: Fix sched_dl_global_validate()
Peng Liu
2020-10-30
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-08-19
sched: correct SD_flags returned by tl->sd_flags()
Peng Liu
2020-08-19
sched/fair: Fix NOHZ next idle balance
Vincent Guittot
2020-07-22
sched/fair: handle case of task_h_load() returning 0
Vincent Guittot
2020-07-22
sched: Fix unreliable rseq cpu_id for new tasks
Mathieu Desnoyers
2020-06-30
sched/core: Fix PI boosting between RT and DEADLINE tasks
Juri Lelli
2020-06-30
sched/deadline: Initialize ->dl_boosted
Juri Lelli
2020-06-22
sched/core: Fix illegal RCU from offline CPUs
Peter Zijlstra
2020-06-22
sched/fair: Don't NUMA balance for kthreads
Jens Axboe
2020-04-17
sched: Avoid scale real weight down to zero
Michael Wang
2020-03-05
sched/fair: Fix O(nr_cgroups) in the load balancing path
Vincent Guittot
2020-03-05
sched/fair: Optimize update_blocked_averages()
Vincent Guittot
2020-02-01
sched/fair: Fix insertion in rq->leaf_cfs_rq_list
Vincent Guittot
2020-02-01
sched/fair: Add tmp_alone_branch assertion
Peter Zijlstra
2019-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-13
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-12-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-12-01
sched/fair: Don't increase sd->balance_interval on newidle balance
Valentin Schneider
2019-12-01
sched/topology: Fix off by one bug
Peter Zijlstra
2019-11-20
sched/debug: Explicitly cast sched_feat() to bool
Peter Zijlstra
2019-11-12
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-11-12
sched/fair: Fix low cpu usage with high throttling by removing expiration of ...
Dave Chiluk
2019-11-06
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-11
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-10-11
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
2019-10-05
sched/cpufreq: Align trace event behavior of fast switching
Douglas RAILLARD
2019-10-05
idle: Prevent late-arriving interrupts from disrupting offline
Peter Zijlstra
[next]