index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpuacct.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
2013-08-08
1
-17
/
+11
*
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
2013-08-08
1
-4
/
+5
*
cgroup: add css_parent()
Tejun Heo
2013-08-08
1
-9
/
+2
*
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
2013-08-08
1
-4
/
+7
*
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
2013-08-08
1
-2
/
+2
*
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
2013-04-10
1
-0
/
+1
*
sched/cpuacct: No need to check subsys active state
Li Zefan
2013-04-10
1
-6
/
+0
*
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
2013-04-10
1
-5
/
+6
*
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
2013-04-10
1
-7
/
+4
*
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
2013-04-10
1
-2
/
+2
*
sched/cpuacct: Clean up cpuacct.h
Li Zefan
2013-04-10
1
-1
/
+43
*
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
2013-04-10
1
-2
/
+2
*
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
2013-04-10
1
-1
/
+5
*
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
2013-04-10
1
-0
/
+23
*
sched/cpuacct: Add cpuacct_init()
Li Zefan
2013-04-10
1
-0
/
+7
*
sched: Split cpuacct code out of core.c
Li Zefan
2013-04-10
1
-0
/
+227