index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
autogroup.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-1
/
+0
2022-08-12
sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()
Ingo Molnar
1
-1
/
+2
2022-05-30
sched/autogroup: Fix sysctl move
Peter Zijlstra
1
-1
/
+1
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
Ingo Molnar
1
-2
/
+1
2022-02-02
sched: move autogroup sysctls into its own file
Zhen Ni
1
-0
/
+23
2021-11-11
sched/fair: Prevent dead task groups from regaining cfs_rq's
Mathias Krause
1
-1
/
+1
2019-06-24
sched/autogroup: Make autogroup_path() always available
Qais Yousef
1
-2
/
+0
2018-05-05
sched/autogroup: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
Peter Zijlstra
1
-2
/
+5
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
1
-6
/
+3
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
1
-6
/
+6
2017-12-08
sched/autogroup: move sched.h include
Sergey Senozhatsky
1
-2
/
+2
2017-12-08
sched/autogroup: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-10
sched/autogroup: Fix error reporting printk text in autogroup_create()
Anshuman Khandual
1
-2
/
+1
2017-02-08
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
Ingo Molnar
1
-0
/
+271