index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-29
cgroups: add an owner to the mm_struct
Balbir Singh
1
-0
/
+15
2008-04-29
cgroups: introduce cft->read_seq()
Serge E. Hallyn
1
-0
/
+6
2008-04-29
cgroups: remove the css_set linked-list
Li Zefan
1
-6
/
+0
2008-04-29
cgroups: use a hash table for css_set finding
Li Zefan
1
-1
/
+6
2008-04-29
cgroups: add the trigger callback to struct cftype
Pavel Emelyanov
1
-0
/
+8
2008-04-29
CGroups _s64 files: add cgroups read_s64/write_s64 file methods
Paul Menage
1
-0
/
+8
2008-04-29
CGroup API files: move "releasable" to cgroup_debug subsystem
Paul Menage
1
-0
/
+11
2008-04-29
CGroup API files: add cgroup map data type
Paul Menage
1
-0
/
+19
2008-04-29
CGroup API files: rename read/write_uint methods to read_write_u64
Paul Menage
1
-4
/
+4
2008-04-05
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
1
-0
/
+1
2008-02-24
cgroup: clean up cgroup.h
Li Zefan
1
-25
/
+23
2008-02-24
cgroup: fix comments
Li Zefan
1
-1
/
+1
2008-02-07
hotplug cpu: move tasks in empty cpusets to parent
Cliff Wickman
1
-0
/
+1
2008-02-07
cgroups: mechanism to process each task in a cgroup
Cliff Wickman
1
-0
/
+14
2008-02-07
memory cgroup enhancements: add- pre_destroy() handler
KAMEZAWA Hiroyuki
1
-0
/
+1
2007-10-19
Add cgroupstats
Balbir Singh
1
-0
/
+8
2007-10-19
Task Control Groups: automatic userspace notification of idle cgroups
Paul Menage
1
-2
/
+9
2007-10-19
Task Control Groups: shared cgroup subsystem group arrays
Paul Menage
1
-10
/
+79
2007-10-19
Task Control Groups: add procfs interface
Paul Menage
1
-0
/
+2
2007-10-19
Task Control Groups: add cgroup_clone() interface
Paul Menage
1
-0
/
+3
2007-10-19
Task Control Groups: add fork()/exit() hooks
Paul Menage
1
-0
/
+6
2007-10-19
Add cgroup write_uint() helper method
Paul Menage
1
-0
/
+8
2007-10-19
Task Control Groups: add tasks file interface
Paul Menage
1
-0
/
+10
2007-10-19
Task Control Groups: basic task cgroup framework
Paul Menage
1
-0
/
+214