index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2026-04-28
sched/fair: Clear rel_deadline when initializing forked entities
Zicheng Qu
2026-04-15
Merge tag 'trace-rv-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2026-04-15
Merge tag 'sched_ext-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-14
Merge tag 'sched-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-04-07
sched: Use u64 for bandwidth ratio calculations
Joseph Salisbury
2026-04-03
sched: Handle blocked-waiter migration (and return migration)
John Stultz
2026-04-03
sched: Add logic to zap balance callbacks if we pick again
John Stultz
2026-04-03
sched: Add assert_balance_callbacks_empty helper
John Stultz
2026-04-03
sched/locking: Add special p->blocked_on==PROXY_WAKING value for proxy return...
John Stultz
2026-04-03
sched: Fix modifying donor->blocked on without proper locking
John Stultz
2026-04-03
locking: Add task::blocked_lock to serialize blocked_on state
John Stultz
2026-04-03
sched: Fix potentially missing balancing with Proxy Exec
John Stultz
2026-04-03
sched: Minimise repeated sched_proxy_exec() checking
John Stultz
2026-04-03
sched: Make class_schedulers avoid pushing current, and get rid of proxy_tag_...
John Stultz
2026-03-31
sched: Add deadline tracepoints
Gabriele Monaco
2026-03-24
sched/core: Get this cpu once in ttwu_queue_cond()
Shrikanth Hegde
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-17
Merge tag 'v7.0-rc4' into sched/core, to pick up scheduler fixes
Ingo Molnar
2026-03-11
sched/mmcid: Avoid full tasklist walks
Thomas Gleixner
2026-03-11
sched/mmcid: Remove pointless preempt guard
Thomas Gleixner
2026-03-11
sched/mmcid: Handle vfork()/CLONE_VM correctly
Thomas Gleixner
2026-03-11
sched/mmcid: Prevent CID stalls due to concurrent forks
Thomas Gleixner
2026-03-09
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Tejun Heo
2026-03-06
sched_ext: Add @kargs to scx_fork()
Tejun Heo
2026-03-06
sched/headers: Inline raw_spin_rq_unlock()
Xie Yuanbin
2026-03-06
sched/hrtick: Mark hrtick_clear() as always used
Ingo Molnar
2026-02-27
sched/core: Prepare for deferred hrtimer rearming
Peter Zijlstra
2026-02-27
sched/hrtick: Mark hrtick timer LAZY_REARM
Peter Zijlstra
2026-02-27
sched/hrtick: Avoid tiny hrtick rearms
Thomas Gleixner
2026-02-27
sched: Optimize hrtimer handling
Thomas Gleixner
2026-02-27
sched: Avoid ktime_get() indirection
Thomas Gleixner
2026-02-23
sched: Replace use of system_unbound_wq with system_dfl_wq
Marco Crivellari
2026-02-23
sched/core: Fix wakeup_preempt's next_class tracking
Peter Zijlstra
2026-02-11
sched/mmcid: Don't assume CID is CPU owned on mode switch
Thomas Gleixner
2026-02-10
Merge tag 'x86_paravirt_for_v7.0_rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-02-04
sched/mmcid: Drop per CPU CID immediately when switching to per task mode
Thomas Gleixner
2026-02-04
sched/mmcid: Protect transition on weakly ordered systems
Thomas Gleixner
2026-02-04
sched/mmcid: Prevent live lock on task to CPU mode transition
Thomas Gleixner
2026-02-03
sched: Re-evaluate scheduling when migrating queued tasks out of throttled cg...
Zicheng Qu
2026-02-03
sched_ext: Add a DL server for sched_ext tasks
Andrea Righi
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
2026-01-22
sched: Update rq->avg_idle when a task is moved to an idle CPU
Shubhang Kaushik
2026-01-15
sched: Fix build for modules using set_tsk_need_resched()
Gabriele Monaco
2026-01-15
sched: Deadline has dynamic priority
Peter Zijlstra
2026-01-15
sched: Audit MOVE vs balance_callbacks
Peter Zijlstra
2026-01-15
sched: Fold rq-pin swizzle into __balance_callbacks()
Peter Zijlstra
2026-01-13
sched: Export hidden tracepoints to modules
Gabriele Monaco
2026-01-12
sched: Move clock related paravirt code to kernel/sched
Juergen Gross
[next]