summaryrefslogtreecommitdiffstats
path: root/kernel/sched/autogroup.c
Commit message (Expand)AuthorAgeFilesLines
* sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar2022-08-121-1/+2
* sched/autogroup: Fix sysctl movePeter Zijlstra2022-05-301-1/+1
* sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar2022-02-231-2/+1
* sched: move autogroup sysctls into its own fileZhen Ni2022-02-021-0/+23
* sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause2021-11-111-1/+1
* sched/autogroup: Make autogroup_path() always availableQais Yousef2019-06-241-2/+0
* sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]Peter Zijlstra2018-05-051-2/+5
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-041-6/+3
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-031-6/+6
* sched/autogroup: move sched.h includeSergey Senozhatsky2017-12-081-2/+2
* sched/autogroup: remove unneeded kallsyms includeSergey Senozhatsky2017-12-081-1/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/autogroup: Fix error reporting printk text in autogroup_create()Anshuman Khandual2017-08-101-2/+1
* sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]Ingo Molnar2017-02-081-0/+271