开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
2025-01-13
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2025-01-13
sched: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
2025-01-10
sched_ext: Implement scx_bpf_now()
Changwoo Min
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
2024-11-05
sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
Peter Zijlstra
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
2024-11-05
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Peter Zijlstra
2024-11-05
sched: Initialize idle tasks only once
Thomas Gleixner
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-26
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
2024-10-26
sched/uclamp: Fix unnused variable warning
Christian Loehle
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
2024-10-14
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-09-23
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-09-21
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-19
Merge tag 'sched-core-2024-09-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-18
Merge tag 'rcu.release.v6.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
[next]