aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched/cpuacct.c
AgeCommit message (Expand)Author
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in file methodsTejun Heo
2013-08-08cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methodsTejun Heo
2013-08-08cgroup: add css_parent()Tejun Heo
2013-08-08cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo
2013-04-10sched/cpuacct/UML: Fix header file dependency bug on the UML buildIngo Molnar
2013-04-10sched/cpuacct: No need to check subsys active stateLi Zefan
2013-04-10sched/cpuacct: Initialize cpuacct subsystem earlierLi Zefan
2013-04-10sched/cpuacct: Initialize root cpuacct earlierLi Zefan
2013-04-10sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct staticallyLi Zefan
2013-04-10sched/cpuacct: Clean up cpuacct.hLi Zefan
2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()Li Zefan
2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()Li Zefan
2013-04-10sched/cpuacct: Add cpuacct_acount_field()Li Zefan
2013-04-10sched/cpuacct: Add cpuacct_init()Li Zefan
2013-04-10sched: Split cpuacct code out of core.cLi Zefan