Sign in
android-kvm
/
linux
/
c7260ca335a09fb186885c80bd6022318c10c541
/
kernel
/
sched
/
autogroup.c
25493e5
sched/autogroup: move sched.h include
by Sergey Senozhatsky
· 7 years ago
79ee842
sched/autogroup: remove unneeded kallsyms include
by Sergey Senozhatsky
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
1e58565
sched/autogroup: Fix error reporting printk text in autogroup_create()
by Anshuman Khandual
· 7 years ago
1051408
sched/autogroup: Rename auto_group.[ch] to autogroup.[ch]
by Ingo Molnar
· 8 years ago
[Renamed from kernel/sched/auto_group.c]
83929cc
sched/autogroup: Fix 64-bit kernel nice level adjustment
by Mike Galbraith
· 8 years ago
8e5bfa8
sched/autogroup: Do not use autogroup->tg in zombie threads
by Oleg Nesterov
· 8 years ago
18f649e
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
by Oleg Nesterov
· 8 years ago
ed82b8a
sched/core: Move the sched_to_prio[] arrays out of line
by Andi Kleen
· 9 years ago
316c1608d
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
by Jason Low
· 10 years ago
2df8406
sched/autogroup: Remove unnecessary #ifdef guards
by Tobias Klauser
· 10 years ago
1fe89e1
sched/autogroup: Fix failure to set cpu.rt_runtime_us
by Peter Zijlstra
· 10 years ago
5aface5
sched: Change autogroup_move_group() to use for_each_thread()
by Oleg Nesterov
· 10 years ago
75e45d5
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
by Dongsheng Yang
· 11 years ago
41261b6
sched/autogroup: Fix race with task_groups list
by Gerald Schaefer
· 12 years ago
ace783b
sched: split out css_online/css_offline from tg creation/destruction
by Li Zefan
· 12 years ago
c1ad41f
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
by Ingo Molnar
· 12 years ago
5258f38
sched/autogroup: Fix crash on reboot when autogroup is disabled
by Mike Galbraith
· 12 years ago
2e5b5b3
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
by Hiroshi Shimamoto
· 13 years ago
391e43d
sched: Move all scheduler bits into kernel/sched/
by Peter Zijlstra
· 13 years ago
[Renamed from kernel/sched_autogroup.c]
029632f
sched: Make separate sched*.c translation units
by Peter Zijlstra
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
511f67a
sched, autogroup: Stop claiming ownership of the root task group
by Mike Galbraith
· 14 years ago
800d4d3
sched, autogroup: Stop going ahead if autogroup is disabled
by Yong Zhang
· 14 years ago
f449377
sched, autogroup: Fix CONFIG_RT_GROUP_SCHED sched_setscheduler() failure
by Mike Galbraith
· 14 years ago
8ecedd7
sched: Display autogroup names in /proc/sched_debug
by Bharata B Rao
· 14 years ago
0ca0873
sched: Mark autogroup_init() __init
by Yong Zhang
· 14 years ago
07e06b0
sched: Consolidate the name of root_task_group and init_task_group
by Yong Zhang
· 14 years ago
4f82198
sched, autogroup: Fix potential access to freed memory
by Mike Galbraith
· 14 years ago
5091faa
sched: Add 'autogroup' scheduling feature: automated per session task groups
by Mike Galbraith
· 14 years ago