index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpuacct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-15
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
Tejun Heo
1
-1
/
+1
2014-05-16
cgroup: remove css_parent()
Tejun Heo
1
-1
/
+1
2014-02-08
cgroup: clean up cgroup_subsys names and initialization
Tejun Heo
1
-4
/
+2
2013-12-05
cgroup: replace cftype->read_seq_string() with cftype->seq_show()
Tejun Heo
1
-8
/
+6
2013-12-05
cgroup, sched: convert away from cftype->read_map()
Tejun Heo
1
-4
/
+4
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in file methods
Tejun Heo
1
-17
/
+11
2013-08-08
cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods
Tejun Heo
1
-4
/
+5
2013-08-08
cgroup: add css_parent()
Tejun Heo
1
-9
/
+2
2013-08-08
cgroup: add/update accessors which obtain subsys specific data from css
Tejun Heo
1
-4
/
+7
2013-08-08
cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/
Tejun Heo
1
-2
/
+2
2013-04-10
sched/cpuacct/UML: Fix header file dependency bug on the UML build
Ingo Molnar
1
-0
/
+1
2013-04-10
sched/cpuacct: No need to check subsys active state
Li Zefan
1
-6
/
+0
2013-04-10
sched/cpuacct: Initialize cpuacct subsystem earlier
Li Zefan
1
-5
/
+6
2013-04-10
sched/cpuacct: Initialize root cpuacct earlier
Li Zefan
1
-7
/
+4
2013-04-10
sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct statically
Li Zefan
1
-2
/
+2
2013-04-10
sched/cpuacct: Clean up cpuacct.h
Li Zefan
1
-1
/
+43
2013-04-10
sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()
Li Zefan
1
-2
/
+2
2013-04-10
sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()
Li Zefan
1
-1
/
+5
2013-04-10
sched/cpuacct: Add cpuacct_acount_field()
Li Zefan
1
-0
/
+23
2013-04-10
sched/cpuacct: Add cpuacct_init()
Li Zefan
1
-0
/
+7
2013-04-10
sched: Split cpuacct code out of core.c
Li Zefan
1
-0
/
+227