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
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
2023-11-20
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-10-25
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-06
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-10-06
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-09-13
sched/rt: Fix sysctl_sched_rr_timeslice intial value
Cyril Hrubis
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-08-23
sched/fair: Remove capacity inversion detection
Vincent Guittot
2023-08-23
sched/fair: unlink misfit task from cpu overutilized
Vincent Guittot
2023-07-27
sched/psi: use kernfs polling functions for PSI trigger polling
Suren Baghdasaryan
2023-07-27
sched/psi: Allow unprivileged polling of N*2s period
Domenico Cerasuolo
2023-07-27
sched/psi: Extract update_triggers side effect
Domenico Cerasuolo
2023-07-27
sched/psi: Rename existing poll members in preparation
Domenico Cerasuolo
2023-07-27
sched/psi: Rearrange polling code in preparation
Domenico Cerasuolo
2023-07-27
sched/psi: Fix avgs_work re-arm in psi_avgs_work()
Chengming Zhou
2023-07-27
sched/fair: Use recent_used_cpu to test p->cpus_ptr
Miaohe Lin
2023-07-27
sched/fair: Don't balance task to its current running CPU
Yicong Yang
2023-05-11
sched/rt: Fix bad task migration for rt tasks
Schspa Shi
2023-05-11
sched/fair: Fix inaccurate tally of ttwu_move_affine
Libo Chen
2023-04-26
sched/fair: Fixes for capacity inversion detection
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-20
sched/fair: Fix imbalance overflow
Vincent Guittot
2023-04-06
sched_getaffinity: don't assume 'cpumask_size()' is fully initialized
Linus Torvalds
2023-03-30
sched/fair: Sanitize vruntime of entity being migrated
Vincent Guittot
2023-03-30
sched/fair: sanitize vruntime of entity being placed
Zhang Qiao
2023-03-10
wait: Return number of exclusive waiters awaken
Gabriel Krisman Bertazi
2023-03-10
sched/rt: pick_next_rt_entity(): check list_entry
Pietro Borrello
2023-02-25
sched/psi: Stop relying on timer_pending() for poll_work rescheduling
Suren Baghdasaryan
2023-02-22
sched/psi: Fix use-after-free in ep_remove_wait_queue()
Munehisa Kamata
2023-02-01
sched/uclamp: Fix a uninitialized variable warnings
Qais Yousef
2023-02-01
sched/fair: Check if prev_cpu has highest spare cap in feec()
Pierre Gondois
2023-01-24
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
2023-01-18
sched/core: Fix arch_scale_freq_tick() on tickless systems
Yair Podemsky
[next]