index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-11
1
-2
/
+3
|
\
|
*
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
2024-11-09
1
-2
/
+3
*
|
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-29
1
-1
/
+1
*
|
sched: Fix pick_next_task_fair() vs try_to_wake_up() race
Peter Zijlstra
2024-10-23
1
-2
/
+32
*
|
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-17
1
-0
/
+3
|
\
|
|
*
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
1
-0
/
+3
*
|
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-11
1
-1
/
+1
|
/
*
sched: Put task_group::idle under CONFIG_GROUP_SCHED_WEIGHT
Yu Liao
2024-09-23
1
-4
/
+5
*
sched: Add dummy version of sched_group_set_idle()
Yu Liao
2024-09-23
1
-0
/
+1
*
sched: Move update_other_load_avgs() to kernel/sched/pelt.c
Tejun Heo
2024-09-11
1
-2
/
+0
*
sched_ext: Synchronize bypass state changes with rq lock
Tejun Heo
2024-09-10
1
-0
/
+1
*
sched_ext: Add cgroup support
Tejun Heo
2024-09-04
1
-0
/
+5
*
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
Tejun Heo
2024-09-04
1
-1
/
+3
*
sched: Expose css_tg()
Tejun Heo
2024-09-04
1
-0
/
+5
*
sched_ext: Remove sched_class->switch_class()
Tejun Heo
2024-09-03
1
-2
/
+0
*
sched_ext: Replace SCX_TASK_BAL_KEEP with SCX_RQ_BAL_KEEP
Tejun Heo
2024-09-03
1
-0
/
+1
*
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-09-03
1
-7
/
+40
|
\
|
*
sched: Add put_prev_task(.next)
Peter Zijlstra
2024-09-03
1
-3
/
+3
|
*
sched: Rework dl_server
Peter Zijlstra
2024-09-03
1
-0
/
+14
|
*
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
2024-09-03
1
-1
/
+9
|
*
sched: Rework pick_next_task()
Peter Zijlstra
2024-09-03
1
-4
/
+12
|
*
sched: Clean up DL server vs core sched
Peter Zijlstra
2024-09-03
1
-1
/
+0
|
*
sched: Use set_next_task(.first) where required
Peter Zijlstra
2024-09-03
1
-0
/
+4
*
|
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
2024-08-20
1
-7
/
+26
|
\
|
|
*
sched/eevdf: Fixup PELT vs DELAYED_DEQUEUE
Peter Zijlstra
2024-08-17
1
-0
/
+6
|
*
sched: Teach dequeue_task() about special task states
Peter Zijlstra
2024-08-17
1
-1
/
+2
|
*
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
2024-08-17
1
-0
/
+2
|
*
sched: Split DEQUEUE_SLEEP from deactivate_task()
Peter Zijlstra
2024-08-17
1
-0
/
+14
|
*
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
2024-08-17
1
-2
/
+2
|
*
sched/eevdf: Remove min_vruntime_copy
Peter Zijlstra
2024-08-17
1
-4
/
+0
*
|
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
2024-08-06
1
-0
/
+18
*
|
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
2024-08-06
1
-1
/
+1
*
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-08-04
1
-10
/
+13
|
\
|
|
*
sched/rt: Remove default bandwidth control
Peter Zijlstra
2024-07-29
1
-2
/
+1
|
*
sched/core: Fix picking of tasks for core scheduling with DL server
Joel Fernandes (Google)
2024-07-29
1
-1
/
+2
|
*
sched/fair: Fair server interface
Daniel Bristot de Oliveira
2024-07-29
1
-0
/
+3
|
*
sched/deadline: Deferrable dl server
Daniel Bristot de Oliveira
2024-07-29
1
-1
/
+3
|
*
sched/fair: Add trivial fair server
Peter Zijlstra
2024-07-29
1
-0
/
+4
|
*
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
2024-07-29
1
-6
/
+0
*
|
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
2024-07-30
1
-0
/
+1
|
\
|
|
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-11
1
-0
/
+1
|
|
\
|
|
*
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
2024-07-01
1
-0
/
+1
*
|
|
sched_ext: Allow SCX_DSQ_LOCAL_ON for direct dispatches
Tejun Heo
2024-07-12
1
-0
/
+3
*
|
|
sched_ext: s/SCX_RQ_BALANCING/SCX_RQ_IN_BALANCE/ and add SCX_RQ_IN_WAKEUP
Tejun Heo
2024-07-12
1
-2
/
+4
*
|
|
sched: Move struct balance_callback definition upward
Tejun Heo
2024-07-12
1
-5
/
+5
*
|
|
sched, sched_ext: Move some declarations from kernel/sched/ext.h to sched.h
Tejun Heo
2024-07-08
1
-6
/
+59
*
|
|
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2024-07-08
1
-1
/
+1
|
\
|
|
|
*
|
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-07-04
1
-1
/
+1
*
|
|
sched_ext: Add cpuperf support
Tejun Heo
2024-06-21
1
-0
/
+1
*
|
|
sched, sched_ext: Replace scx_next_task_picked() with sched_class->switch_cla...
Tejun Heo
2024-06-21
1
-0
/
+2
[next]