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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2023-06-27
1
-1
/
+1
|
\
|
*
sched/deadline: Create DL BW alloc, free & check overflow interface
Dietmar Eggemann
2023-05-08
1
-1
/
+1
*
|
sched/core: Avoid multiple calling update_rq_clock() in __cfsb_csd_unthrottle()
Hao Jia
2023-06-16
1
-0
/
+22
*
|
sched/deadline: Fix bandwidth reclaim equation in GRUB
Vineeth Pillai
2023-06-16
1
-0
/
+6
*
|
sched/fair, cpufreq: Introduce 'runnable boosting'
Dietmar Eggemann
2023-06-05
1
-0
/
+1
*
|
sched/fair: Refactor CPU utilization functions
Dietmar Eggemann
2023-06-05
1
-46
/
+1
*
|
sched/deadline: remove unused dl_bandwidth
Miaohe Lin
2023-05-30
1
-7
/
+0
*
|
sched/fair: Move unused stub functions to header
Arnd Bergmann
2023-05-30
1
-2
/
+0
*
|
sched: Make task_vruntime_update() prototype visible
Arnd Bergmann
2023-05-30
1
-0
/
+1
*
|
sched: Add schedule_user() declaration
Arnd Bergmann
2023-05-30
1
-0
/
+1
*
|
sched/topology: Check SDF_SHARED_CHILD in highest_flag_domain()
Ricardo Neri
2023-05-08
1
-3
/
+19
|
/
*
sched: Fix performance regression introduced by mm_cid
Mathieu Desnoyers
2023-04-21
1
-31
/
+208
*
sched/core: Avoid selecting the task that is throttled to run when core-sched...
Hao Jia
2023-03-22
1
-0
/
+4
*
sched/fair: Remove capacity inversion detection
Vincent Guittot
2023-02-11
1
-19
/
+0
*
sched: Make const-safe
Matthew Wilcox (Oracle)
2022-12-27
1
-12
/
+10
*
sched: Introduce per-memory-map concurrency ID
Mathieu Desnoyers
2022-12-27
1
-0
/
+58
*
sched: Async unthrottling for cfs bandwidth
Josh Don
2022-12-27
1
-0
/
+8
*
sched: Enforce user requested affinity
Waiman Long
2022-10-27
1
-0
/
+3
*
sched: Always preserve the user requested cpumask
Waiman Long
2022-10-27
1
-0
/
+8
*
sched: Introduce affinity_context
Waiman Long
2022-10-27
1
-4
/
+7
*
sched/fair: Detect capacity inversion
Qais Yousef
2022-10-27
1
-0
/
+19
*
sched/uclamp: Fix fits_capacity() check in feec()
Qais Yousef
2022-10-27
1
-3
/
+39
*
sched/uclamp: Make task_fits_capacity() use util_fits_cpu()
Qais Yousef
2022-10-27
1
-0
/
+9
*
sched: Introduce struct balance_callback to avoid CFI mismatches
Kees Cook
2022-10-17
1
-4
/
+10
*
sched/core: Fix comparison in sched_group_cookie_match()
Lin Shengwang
2022-10-17
1
-9
/
+9
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+1
|
\
|
*
memory tiering: hot page selection with hint page fault latency
Huang Ying
2022-09-11
1
-0
/
+1
*
|
sched/fair: Cleanup loop_max and loop_break
Vincent Guittot
2022-09-15
1
-0
/
+6
*
|
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-09-07
1
-1
/
+1
*
|
Merge branch 'sched/warnings' into sched/core, to pick up WARN_ON_ONCE() conv...
Ingo Molnar
2022-08-30
1
-6
/
+8
|
\
\
|
*
|
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
2022-08-12
1
-3
/
+3
|
|
/
|
*
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-06
1
-3
/
+4
|
|
\
|
|
*
sched/rt: Fix Sparse warnings due to undefined rt.c declarations
Ben Dooks
2022-08-03
1
-3
/
+4
|
*
|
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
1
-0
/
+1
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
context_tracking: Take idle eqs entrypoints over RCU
Frederic Weisbecker
2022-07-05
1
-0
/
+1
*
|
|
sched: Add update_current_exec_runtime helper
Shang XiaoJing
2022-08-27
1
-0
/
+10
*
|
|
sched/fair: Remove redundant cpu_cgrp_subsys->fork()
Chengming Zhou
2022-08-23
1
-4
/
+1
*
|
|
sched/fair: Maintain task se depth in set_task_rq()
Chengming Zhou
2022-08-23
1
-0
/
+1
*
|
|
sched/deadline: Use sched_dl_entity's dl_density in dl_task_fits_capacity()
Dietmar Eggemann
2022-08-02
1
-15
/
+15
*
|
|
sched/core: Introduce sched_asym_cpucap_active()
Dietmar Eggemann
2022-08-02
1
-0
/
+5
|
/
/
*
|
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-08-01
1
-12
/
+51
|
\
\
|
|
/
|
/
|
|
*
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
2022-06-28
1
-1
/
+1
|
*
sched/fair: Decay task PELT values during wakeup migration
Vincent Donnefort
2022-06-28
1
-0
/
+10
|
*
sched/fair: Provide u64 read for 32-bits arch helper
Vincent Donnefort
2022-06-28
1
-1
/
+40
|
*
sched: Remove unused function group_first_cpu()
Zhang Qiao
2022-06-28
1
-9
/
+0
|
*
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-06-13
1
-1
/
+0
*
|
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-13
1
-0
/
+5
|
/
*
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-26
1
-0
/
+7
|
\
|
*
sched: Move rr_timeslice sysctls to rt.c
Zhen Ni
2022-04-06
1
-0
/
+1
|
*
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
2022-04-06
1
-0
/
+4
[next]