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
2026-03-25
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
2026-03-25
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-03-25
sched: idle: Make skipping governor callbacks more consistent
Rafael J. Wysocki
2026-03-04
sched/rt: Skip currently executing CPU in rto_next_cpu()
Chen Jinghuang
2026-01-11
sched/fair: Proportional newidle balance
Peter Zijlstra
2026-01-11
sched/fair: Small cleanup to update_newidle_cost()
Peter Zijlstra
2026-01-11
sched/fair: Small cleanup to sched_balance_newidle()
Peter Zijlstra
2026-01-11
sched/fair: Revert max_newidle_lb_cost bump
Peter Zijlstra
2026-01-11
sched/deadline: only set free_cpus for online runqueues
Doug Berger
2025-10-29
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-29
sched/balancing: Rename newidle_balance() => sched_balance_newidle()
Ingo Molnar
2025-10-19
sched/deadline: Fix race in push_dl_task()
Harshit Agarwal
2025-09-09
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
2025-08-28
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
2025-07-24
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2025-04-25
cpufreq/sched: Fix the usage of CPUFREQ_NEED_UPDATE_LIMITS
Rafael J. Wysocki
2025-04-10
sched/deadline: Use online cpus for validating runtime
Shrikanth Hegde
2025-03-28
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-03-28
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
2025-03-13
sched/fair: Fix potential memory corruption in child_cfs_rq_on_list
Zecheng Li
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-02-21
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-02-21
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2025-02-21
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2025-02-21
sched/psi: Use task->psi_flags to clear in CPU migration
Chengming Zhou
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-14
sched/fair: Check idle_cpu() before need_resched() to detect ilb CPU turning ...
K Prateek Nayak
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-10-17
sched: psi: fix bogus pressure spikes from aggregation race
Johannes Weiner
2024-08-14
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
2024-08-14
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
2024-08-14
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
2024-08-14
profiling: remove profile=sleep support
Tetsuo Handa
2024-08-03
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
2024-07-18
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
2024-07-18
Revert "sched/fair: Make sure to try to detach at least one movable task"
Josh Don
2024-06-12
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
2024-06-12
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-06-12
sched/fair: Add EAS checks before updating root_domain::overutilized
Shrikanth Hegde
2024-06-12
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_core()
Keisuke Nishimura
2024-03-26
sched/fair: Take the scheduling domain into account in select_idle_smt()
Keisuke Nishimura
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-11-20
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
[next]