index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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