index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
auto_group.c
Age
Commit message (
Expand
)
Author
2016-11-24
sched/autogroup: Fix 64-bit kernel nice level adjustment
Mike Galbraith
2016-11-22
sched/autogroup: Do not use autogroup->tg in zombie threads
Oleg Nesterov
2016-11-22
sched/autogroup: Fix autogroup_move_group() to never skip sched_move_task()
Oleg Nesterov
2015-12-04
sched/core: Move the sched_to_prio[] arrays out of line
Andi Kleen
2015-05-08
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...
Jason Low
2015-04-16
sched/autogroup: Remove unnecessary #ifdef guards
Tobias Klauser
2015-02-18
sched/autogroup: Fix failure to set cpu.rt_runtime_us
Peter Zijlstra
2014-08-20
sched: Change autogroup_move_group() to use for_each_thread()
Oleg Nesterov
2014-02-22
sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICE
Dongsheng Yang
2013-05-28
sched/autogroup: Fix race with task_groups list
Gerald Schaefer
2013-01-24
sched: split out css_online/css_offline from tg creation/destruction
Li Zefan
2012-12-11
Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled"
Ingo Molnar
2012-10-30
sched/autogroup: Fix crash on reboot when autogroup is disabled
Mike Galbraith
2012-03-02
sched: Clean up parameter passing of proc_sched_autogroup_set_nice()
Hiroshi Shimamoto
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra