summaryrefslogtreecommitdiff
path: root/kernel/sched/autogroup.c
AgeCommit message (Expand)Author
2022-08-12sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar
2022-05-30sched/autogroup: Fix sysctl movePeter Zijlstra
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar
2022-02-02sched: move autogroup sysctls into its own fileZhen Ni
2021-11-11sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause
2019-06-24sched/autogroup: Make autogroup_path() always availableQais Yousef
2018-05-05sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2017-12-08sched/autogroup: move sched.h includeSergey Senozhatsky
2017-12-08sched/autogroup: remove unneeded kallsyms includeSergey Senozhatsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-10sched/autogroup: Fix error reporting printk text in autogroup_create()Anshuman Khandual
2017-02-08sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar