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
/
cpuacct.c
Age
Commit message (
Expand
)
Author
2013-08-09
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-09
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-09
cgroup: add css_parent()
Tejun Heo
2013-08-09
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-09
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-04-10
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
2013-04-10
sched/cpuacct: No need to check subsys active state
Li Zefan
2013-04-10
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
2013-04-10
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
sched: Split cpuacct code out of core.c
Li Zefan