index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cgroup.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-29
cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()
Paul Menage
1
-0
/
+1
2009-01-08
cgroups: add css_tryget()
Paul Menage
1
-6
/
+32
2009-01-08
cgroups: add a per-subsystem hierarchy_mutex
Paul Menage
1
-1
/
+16
2009-01-08
cgroups: make cgroup_path() RCU-safe
Paul Menage
1
-1
/
+4
2009-01-08
cgroups: don't put struct cgroupfs_root protected by RCU
Lai Jiangshan
1
-1
/
+0
2009-01-06
mm: remove cgroup_mm_owner_callbacks
Hugh Dickins
1
-13
/
+1
2008-10-30
cgroups: tiny cleanups
Li Zefan
1
-4
/
+0
2008-10-20
cgroups: fix declaration of cgroup_mm_owner_callbacks
Paul Menage
1
-9
/
+6
2008-10-20
cgroups: convert tasks file to use a seq_file with shared pid array
Paul Menage
1
-0
/
+10
2008-10-20
cgroups: fix probable race with put_css_set[_taskexit] and find_css_set
Lai Jiangshan
1
-2
/
+1
2008-10-16
memrlimit: cgroup mm owner callback changes to add task info
Balbir Singh
1
-1
/
+2
2008-07-25
cgroup_clone: use pid of newly created task for new cgroup
Serge E. Hallyn
1
-1
/
+2
2008-07-25
cgroups: misc cleanups to write_string patchset
Paul Menage
1
-2
/
+2
2008-07-25
cgroup files: move the release_agent file to use typed handlers
Paul Menage
1
-0
/
+2
2008-07-25
cgroup files: add write_string cgroup control file method
Paul Menage
1
-0
/
+14
2008-07-25
cgroup files: clean up whitespace in struct cftype
Paul Menage
1
-16
/
+16
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-04
cgroups: add cgroup support for enabling controllers at boot time
Paul Menage
1
-0
/
+1
2008-02-23
cgroup: clean up cgroup.h
Li Zefan
1
-25
/
+23
2008-02-23
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