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