index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
1
-3
/
+9
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
1
-6
/
+6
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
1
-1
/
+3
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
1
-11
/
+18
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
1
-1
/
+3
2024-09-23
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
1
-1
/
+2
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-63
/
+218
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+1
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-82
/
+166
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+3
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-19
/
+32
2024-09-10
sched: Fix sched_delayed vs sched_core
Peter Zijlstra
1
-0
/
+6
2024-09-10
sched/core: Introduce SM_IDLE and an idle re-entry fast-path in __schedule()
Peter Zijlstra
1
-19
/
+26
2024-09-09
Merge branches 'context_tracking.15.08.24a', 'csd.lock.15.08.24a', 'nocb.09.0...
Neeraj Upadhyay
1
-1
/
+1
2024-09-04
sched_ext: Add cgroup support
Tejun Heo
1
-10
/
+57
2024-09-04
sched: Introduce CONFIG_GROUP_SCHED_WEIGHT
Tejun Heo
1
-7
/
+7
2024-09-04
sched: Make cpu_shares_read_u64() use tg_weight()
Tejun Heo
1
-8
/
+6
2024-09-04
sched: Expose css_tg()
Tejun Heo
1
-5
/
+0
2024-09-03
sched_ext: Remove sched_class->switch_class()
Tejun Heo
1
-11
/
+1
2024-09-03
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-47
/
+42
2024-09-03
sched: Rework dl_server
Peter Zijlstra
1
-25
/
+15
2024-09-03
sched: Combine the last put_prev_task() and the first set_next_task()
Peter Zijlstra
1
-13
/
+4
2024-09-03
sched: Rework pick_next_task()
Peter Zijlstra
1
-6
/
+15
2024-09-03
sched: Split up put_prev_task_balance()
Peter Zijlstra
1
-6
/
+6
2024-09-03
sched: Use set_next_task(.first) where required
Peter Zijlstra
1
-2
/
+2
2024-09-01
task_stack: uninline stack_not_used
Pasha Tatashin
1
-3
/
+1
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-16
/
+55
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-1
/
+3
2024-08-17
sched: Teach dequeue_task() about special task states
Peter Zijlstra
1
-1
/
+6
2024-08-17
sched/uclamg: Handle delayed dequeue
Peter Zijlstra
1
-1
/
+15
2024-08-17
sched: Prepare generic code for delayed dequeue
Peter Zijlstra
1
-1
/
+13
2024-08-17
sched: Split DEQUEUE_SLEEP from deactivate_task()
Peter Zijlstra
1
-10
/
+13
2024-08-17
sched: Allow sched_class::dequeue_task() to fail
Peter Zijlstra
1
-2
/
+5
2024-08-15
rcu: Let dump_cpu_task() be used without preemption disabled
Ryo Takakura
1
-1
/
+1
2024-08-07
sched/rt: Rename realtime_{prio, task}() to rt_or_dl_{prio, task}()
Qais Yousef
1
-2
/
+2
2024-08-07
sched/rt: Clean up usage of rt_task()
Qais Yousef
1
-2
/
+2
2024-08-06
sched_ext: Make task_can_run_on_remote_rq() use common task_allowed_on_cpu()
Tejun Heo
1
-2
/
+2
2024-08-06
sched_ext: Simplify UP support by enabling sched_class->balance() in UP
Tejun Heo
1
-3
/
+1
2024-08-06
sched_ext: Add scx_enabled() test to @start_class promotion in put_prev_task_...
Tejun Heo
1
-1
/
+1
2024-08-06
sched_ext: Simplify scx_can_stop_tick() invocation in sched_can_stop_tick()
Tejun Heo
1
-2
/
+2
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
1
-39
/
+107
2024-07-30
Merge tag 'v6.11-rc1' into for-6.12
Tejun Heo
1
-12
/
+15
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
1
-3
/
+6
2024-07-29
sched/core: Fix priority checking for DL server picks
Joel Fernandes (Google)
1
-2
/
+21
2024-07-29
sched/fair: Add trivial fair server
Peter Zijlstra
1
-0
/
+1
2024-07-29
sched/core: Clear prev->dl_server in CFS pick fast path
Youssef Esmat
1
-0
/
+7
2024-07-29
sched/core: Add clearing of ->dl_server in put_prev_task_balance()
Joel Fernandes (Google)
1
-8
/
+8
2024-07-29
sched: remove HZ_BW feature hedge
Phil Auld
1
-1
/
+1
2024-07-29
sched/core: Add WARN_ON_ONCE() to check overflow for migrate_disable()
Peilin He
1
-3
/
+15
2024-07-29
sched: Initialize the vruntime of a new task when it is first enqueued
Zhang Qiao
1
-1
/
+1
[next]