开源镜像站
帮助
动态
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
2022-08-06
Merge tag 'sched-urgent-2022-08-06' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-08-04
sched/core: Do not requeue task on CPU excluded from cpus_mask
Mel Gorman
2022-08-03
sched, cpuset: Fix dl_cpu_busy() panic due to empty cs->cpus_allowed
Waiman Long
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-08-02
Merge tag 'for-5.20/io_uring-2022-07-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-08-01
Merge tag 'sched-core-2022-08-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-07-24
io_uring: move to separate directory
Jens Axboe
2022-07-21
Merge branch 'ctxt.2022.07.05a' into HEAD
Paul E. McKenney
2022-07-13
sched/core: Always flush pending blk_plug
John Keeping
2022-07-04
sched/core: Use try_cmpxchg in set_nr_{and_not,if}_polling
Uros Bizjak
2022-06-29
context_tracking: Split user tracking Kconfig
Frederic Weisbecker
2022-06-28
sched/fair: Rename select_idle_mask to select_rq_mask
Dietmar Eggemann
2022-06-28
sched, drivers: Remove max param from effective_cpu_util()/sched_cpu_util()
Dietmar Eggemann
2022-06-28
sched: only perform capability check on privileged operation
Christian Göttsche
2022-06-21
rcu-tasks: Eliminate RCU Tasks Trace IPIs to online CPUs
Paul E. McKenney
2022-06-13
sched: Remove the limitation of WF_ON_CPU on wakelist if wakee cpu is idle
Tianchen Ding
2022-06-13
sched: Fix the check of nr_running at queue wakelist
Tianchen Ding
2022-06-13
sched: Fix balance_push() vs __sched_setscheduler()
Peter Zijlstra
2022-06-03
Merge tag 'ptrace_stop-cleanup-for-v5.19' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-05-26
Merge tag 'sysctl-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-24
Merge tag 'sched-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-05-23
Merge tag 'rcu.2022.05.19a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-05-19
sched: Reverse sched_class layout
Peter Zijlstra
2022-05-12
sched/tracing: Append prev_state to tp args instead
Delyan Kratunov
2022-05-11
ptrace: Don't change __state
Eric W. Biederman
2022-05-11
sched/core: Avoid obvious double update_rq_clock warning
Hao Jia
2022-05-09
sched: Fix build warning without CONFIG_SYSCTL
YueHaibing
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
2022-04-06
sched: Move uclamp_util sysctls to core.c
Zhen Ni
2022-04-06
sched: Move rt_period/runtime sysctls to rt.c
Zhen Ni
2022-04-06
sched: Move schedstats sysctls to core.c
Zhen Ni
2022-04-05
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
2022-04-05
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-05
sched/core: Fix forceidle balancing
Peter Zijlstra
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-08
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-03-08
sched/deadline: Remove unused def_dl_bandwidth
Dietmar Eggemann
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen...
Ingo Molnar
2022-02-23
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-19
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
[next]