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: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-03-25
sched/fair: Fix pelt clock sync when entering idle
Vincent Guittot
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-02-11
sched/rt: Fix race in push_rt_task
Harshit Agarwal
2026-01-11
sched/fair: Proportional newidle balance
Peter Zijlstra (Intel)
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
2026-01-11
sched/fair: Forfeit vruntime on yield
Fernand Sieber
2025-11-24
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2025-11-24
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
2025-10-29
sched: Remove never used code in mm_cid_get()
Andy Shevchenko
2025-10-23
sched/fair: Fix pelt lost idle time detection
Vincent Guittot
2025-10-23
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
sched: Fix sched_numa_find_nth_cpu() if mask offline
Christian Loehle
2025-08-28
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
2025-08-28
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
2025-08-28
sched/fair: Bump sd->max_newidle_lb_cost when newidle balance fails
Chris Mason
2025-08-15
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
2025-08-15
sched/core: Remove ifdeffery for saved_state
Elliot Berman
2025-08-15
sched/psi: Fix psi_seq initialization
Peter Zijlstra
2025-08-15
sched/psi: Optimize psi_group_change() cpu_clock() usage
Peter Zijlstra
2025-07-24
sched: Change nr_uninterruptible type to unsigned long
Aruna Ramakrishna
2025-06-04
sched: Reduce the default slice to avoid tasks getting an extra tick
zihan zhou
2025-05-02
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
2025-05-02
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2025-05-02
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
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
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
2025-03-22
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-03-22
sched/debug: Provide slice length for fair tasks
Christian Loehle
2025-03-22
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-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-02-08
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2025-02-08
sched/topology: Rename 'DIE' domain to 'PKG'
Peter Zijlstra
2025-02-08
sched/fair: Fix value reported by hot tasks pulled in /proc/schedstat
Peter Zijlstra
2025-01-09
sched: Initialize idle tasks only once
Thomas Gleixner
2024-12-14
sched/deadline: Fix warning in migrate_enable for boosted tasks
Wander Lairson Costa
2024-12-14
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2024-12-14
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2024-12-14
sched: Unify more update_curr*()
Peter Zijlstra
2024-12-14
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2024-12-14
sched: Unify runtime accounting across classes
Peter Zijlstra
2024-12-14
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
[next]