开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
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
media-uapi
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_sched.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-11
sched: Make clangd usable
Peter Zijlstra
2025-03-19
sched/debug: Change SCHED_WARN_ON() to WARN_ON_ONCE()
Ingo Molnar
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
2022-09-07
sched: Rename task_running() to task_on_cpu()
Peter Zijlstra
2022-08-04
sched/core: Remove superfluous semicolon
Xin Gao
2022-07-21
sched/core: Fix the bug that task won't enqueue into core tree when update co...
Cruz Zhao
2022-07-04
sched/core: add forced idle accounting for cgroups
Josh Don
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-11-10
Merge tag 'kernel.sys.v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-10-05
sched: Make cookie functions static
Shaokun Zhang
2021-09-29
uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument
Eugene Syromiatnikov
2021-05-12
sched: prctl() core-scheduling interface
Chris Hyser
2021-05-12
sched: Inherit task cookie on fork()
Peter Zijlstra
2021-05-12
sched: Trivial core scheduling cookie management
Peter Zijlstra