index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-13
sched/dlserver: Fix dlserver double enqueue
Vineeth Pillai (Google)
1
-0
/
+5
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-2
/
+6
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-45
/
+110
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+3
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
1
-2
/
+3
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
1
-0
/
+1
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
1
-1
/
+1
2024-10-26
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
1
-28
/
+28
2024-10-23
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
1
-2
/
+32
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
1
-0
/
+3
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
1
-0
/
+3
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
1
-3
/
+25
2024-10-14
sched: Consolidate pick_*_task to task_is_pushable helper
Connor O'Brien
1
-0
/
+10
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
1
-0
/
+12
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
1
-14
/
+34
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
1
-1
/
+1
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
1
-0
/
+3
2024-09-23
sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Yu Liao
1
-4
/
+5
2024-09-23
sched: Add dummy version of sched_group_set_idle()
Yu Liao
1
-0
/
+1
2024-09-11
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
1
-2
/
+0
2024-09-10
sched_ext: Synchronize bypass state changes with rq lock
Tejun Heo
1
-0
/
+1
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-0
/
+5
2024-09-04
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
Tejun Heo
1
-1
/
+3
2024-09-04
sched: Expose css_tg()
Tejun Heo
1
-0
/
+5
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
1
-2
/
+0
2024-09-03
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
1
-0
/
+1
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-7
/
+40
2024-09-03
sched: Add put_prev_task(.next)
Peter Zijlstra
1
-3
/
+3
2024-09-03
sched: Rework dl_server
Peter Zijlstra
1
-0
/
+14
2024-09-03
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
1
-1
/
+9
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
1
-4
/
+12
2024-09-03
sched: Clean up DL server vs core sched
Peter Zijlstra
1
-1
/
+0
2024-09-03
sched: Use set_next_task(.first) where required
Peter Zijlstra
1
-0
/
+4
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-7
/
+26
2024-08-17
sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-0
/
+6
2024-08-17
sched: Teach dequeue_task() about special task states
Peter Zijlstra
1
-1
/
+2
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
1
-0
/
+2
2024-08-17
sched: Split DEQUEUE_SLEEP from deactivate_task()
Peter Zijlstra
1
-0
/
+14
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
1
-2
/
+2
2024-08-17
sched/eevdf: Remove min_vruntime_copy
Peter Zijlstra
1
-4
/
+0
2024-08-06
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
1
-0
/
+18
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
1
-1
/
+1
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
1
-10
/
+13
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-0
/
+1
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
1
-2
/
+1
2024-07-29
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
1
-1
/
+2
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
1
-0
/
+3
2024-07-29
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
1
-1
/
+3
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
1
-0
/
+4
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
1
-6
/
+0
[next]