index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
2023-07-31
Revert "sched/fair: Move unused stub functions to header"
Peter Zijlstra
2023-07-19
sched/fair: Propagate enqueue flags into place_entity()
Peter Zijlstra
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
2023-07-19
sched/fair: Commit to EEVDF
Peter Zijlstra
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
2023-07-19
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
2023-07-17
sched: add WF_CURRENT_CPU and externise ttwu
Peter Oskolkov
2023-07-13
sched/topology: Record number of cores in sched group
Tim C Chen
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-16
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-06-16
sched/deadline: Fix bandwidth reclaim equation in GRUB
Vineeth Pillai
2023-06-05
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2023-05-30
sched/deadline: remove unused dl_bandwidth
Miaohe Lin
2023-05-30
sched/fair: Move unused stub functions to header
Arnd Bergmann
2023-05-30
sched: Make task_vruntime_update() prototype visible
Arnd Bergmann
2023-05-30
sched: Add schedule_user() declaration
Arnd Bergmann
2023-05-08
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-05-08
sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()
Ricardo Neri
2023-04-21
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2023-03-22
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-02-11
sched/fair: Remove capacity inversion detection
Vincent Guittot
2022-12-27
sched: Make const-safe
Matthew Wilcox (Oracle)
2022-12-27
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-27
sched: Async unthrottling for cfs bandwidth
Josh Don
2022-10-27
sched: Enforce user requested affinity
Waiman Long
2022-10-27
sched: Always preserve the user requested cpumask
Waiman Long
2022-10-27
sched: Introduce affinity_context
Waiman Long
2022-10-27
sched/fair: Detect capacity inversion
Qais Yousef
2022-10-27
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2022-10-27
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-17
sched: Introduce struct balance_callback to avoid CFI mismatches
Kees Cook
2022-10-17
sched/core: Fix comparison in sched_group_cookie_match()
Lin Shengwang
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-15
sched/fair: Cleanup loop_max and loop_break
Vincent Guittot
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-08-30
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
2022-08-27
sched: Add update_current_exec_runtime helper
Shang XiaoJing
2022-08-23
sched/fair: Remove redundant cpu_cgrp_subsys->fork()
Chengming Zhou
2022-08-23
sched/fair: Maintain task se depth in set_task_rq()
Chengming Zhou
2022-08-12
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
[next]