开源镜像站
帮助
动态
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
/
autogroup.c
Age
Commit message (
Expand
)
Author
2022-08-12
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
2022-05-30
sched/autogroup: Fix sysctl move
Peter Zijlstra
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...
Ingo Molnar
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
2019-06-24
sched/autogroup: Make autogroup_path() always available
Qais Yousef
2018-05-05
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2017-12-08
sched/autogroup: move sched.h include
Sergey Senozhatsky
2017-12-08
sched/autogroup: remove unneeded kallsyms include
Sergey Senozhatsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-10
sched/autogroup: Fix error reporting printk text in autogroup_create()
Anshuman Khandual
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar