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-7.1.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
2 days
sched/fair: Only update stats for allowed CPUs when looking for dst group
Adam Li
2 days
sched/rt: Have RT_PUSH_IPI be default off for non PREEMPT_RT
Steven Rostedt
2026-06-19
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
2026-04-18
sched: idle: Consolidate the handling of two special cases
Rafael J. Wysocki
2026-04-18
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
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-29
sched/fair: Trivial correction of the newidle_balance() comment
Barry Song
2025-09-09
cpufreq/sched: Explicitly synchronize limits_changed flag handling
Rafael J. Wysocki
2025-05-02
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-13
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
2025-03-13
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2025-03-13
cpufreq: schedutil: Fix superfluous updates caused by need_freq_update
Sultan Alsawaf (unemployed)
2025-03-13
cpufreq: schedutil: Simplify sugov_update_next_freq()
Rafael J. Wysocki
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/fair: Add NOHZ balancer flag for nohz.next_balance updates
Valentin Schneider
2024-12-14
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2024-12-14
sched/fair: Merge for each idle cpu loop of ILB
Vincent Guittot
2024-12-14
sched/fair: Remove unused parameter of update_nohz_stats
Vincent Guittot
2024-12-14
sched/fair: Remove update of blocked load from newidle_balance
Vincent Guittot
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-08-19
sched/cputime: Fix mul_u64_u64_div_u64() precision for cputime
Zheng Zucheng
2024-08-19
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2024-08-19
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-06-16
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2024-03-01
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2024-03-01
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
2024-03-01
sched/rt: sysctl_sched_rr_timeslice show default timeslice after reset
Cyril Hrubis
2024-02-23
sched/membarrier: reduce the ability to hammer on sys_membarrier
Linus Torvalds
2023-11-20
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-10-10
sched/cpuacct: Optimize away RCU read lock
Chengming Zhou
2023-10-10
sched/cpuacct: Fix charge percpu cpuusage
Chengming Zhou
2023-10-10
sched/cpuacct: Fix user/system in shown cpuacct.usage*
Andrey Ryabinin
2023-08-30
cgroup/cpuset: Free DL BW in case can_attach() fails
Dietmar Eggemann
2023-08-30
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-08-30
sched/cpuset: Keep track of SCHED_DEADLINE task in cpusets
Juri Lelli
2023-08-30
sched/cpuset: Bring back cpuset_mutex
Juri Lelli
2023-07-27
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-04-26
sched/fair: Fixes for capacity inversion detection
Qais Yousef
2023-04-26
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-04-26
sched/fair: Consider capacity inversion in util_fits_cpu()
Qais Yousef
2023-04-26
sched/fair: Detect capacity inversion
Qais Yousef
2023-04-26
sched/uclamp: Cater for uclamp in find_energy_efficient_cpu()'s early exit co...
Qais Yousef
2023-04-26
sched/uclamp: Make cpu_overutilized() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make asym_fits_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Make select_idle_capacity() use util_fits_cpu()
Qais Yousef
2023-04-26
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
[next]