index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
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
2019-10-05
sched/fair: Use rq_lock/unlock in online_fair_sched_group
Phil Auld
2019-10-05
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
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-10-05
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
[next]