index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
cgroup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve cgroup printks
Diego Calleja
2007-11-14
1
-5
/
+4
*
cgroup: kill unused variable
Jeff Garzik
2007-10-23
1
-1
/
+0
*
Control groups: Replace "cont" with "cgrp" and other misc renaming
Paul Menage
2007-10-19
1
-247
/
+247
*
Use task_pid_nr() instead of pid_nr(task_pid())
Pavel Emelyanov
2007-10-19
1
-1
/
+1
*
Add cgroupstats
Balbir Singh
2007-10-19
1
-0
/
+55
*
Task Control Groups: automatic userspace notification of idle cgroups
Paul Menage
2007-10-19
1
-42
/
+386
*
Task Control Groups: shared cgroup subsystem group arrays
Paul Menage
2007-10-19
1
-114
/
+535
*
Task Control Groups: add procfs interface
Paul Menage
2007-10-19
1
-3
/
+143
*
Task Control Groups: add cgroup_clone() interface
Paul Menage
2007-10-19
1
-0
/
+135
*
Task Control Groups: add fork()/exit() hooks
Paul Menage
2007-10-19
1
-0
/
+121
*
Add cgroup write_uint() helper method
Paul Menage
2007-10-19
1
-4
/
+38
*
Task Control Groups: add tasks file interface
Paul Menage
2007-10-19
1
-1
/
+358
*
Task Control Groups: basic task cgroup framework
Paul Menage
2007-10-19
1
-0
/
+1198