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
2012-10-02
Merge branch 'for-3.7-hierarchy' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+15
2012-09-14
cgroup: mark subsystems with broken hierarchy support and whine if cgroups ar...
Tejun Heo
1
-0
/
+15
2012-09-14
cgroup: Define CGROUP_SUBSYS_COUNT according the configuration
Daniel Wagner
1
-7
/
+1
2012-09-14
cgroup: Assign subsystem IDs during compile time
Daniel Wagner
1
-1
/
+1
2012-09-14
cgroup: Wrap subsystem selection macro
Daniel Wagner
1
-0
/
+4
2012-09-14
cgroup: Remove CGROUP_BUILTIN_SUBSYS_COUNT
Daniel Wagner
1
-1
/
+1
2012-08-24
cgroup: add xattr support
Aristeu Rozanski
1
-3
/
+10
2012-06-06
cgroup: remove hierarchy_mutex
Li Zefan
1
-15
/
+2
2012-04-11
cgroup: remove cgroup_subsys->populate()
Tejun Heo
1
-1
/
+0
2012-04-01
cgroup: make css->refcnt clearing on cgroup removal optional
Tejun Heo
1
-0
/
+17
2012-04-01
cgroup: use negative bias on css->refcnt to block css_tryget()
Tejun Heo
1
-8
/
+4
2012-04-01
cgroup: implement cgroup_rm_cftypes()
Tejun Heo
1
-0
/
+1
2012-04-01
cgroup: introduce struct cfent
Tejun Heo
1
-0
/
+1
2012-04-01
cgroup: remove cgroup_add_file[s]()
Tejun Heo
1
-16
/
+0
2012-04-01
cgroup: implement cgroup_add_cftypes() and friends
Tejun Heo
1
-2
/
+31
2012-04-01
cgroup: build list of all cgroups under a given cgroupfs_root
Tejun Heo
1
-0
/
+2
2012-03-21
cgroup: revert ss_id_lock to spinlock
Hugh Dickins
1
-1
/
+1
2012-02-02
cgroup: remove cgroup_subsys argument from callbacks
Li Zefan
1
-17
/
+12
2012-01-20
cgroup: move struct cgroup_pidlist out from the header file
Li Zefan
1
-32
/
+0
2012-01-20
cgroup: remove cgroup_attach_task_current_cg()
Li Zefan
1
-9
/
+0
2012-01-09
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-6
/
+25
2012-01-03
cgroup: propagate mode_t
Al Viro
1
-1
/
+1
2011-12-12
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
Tejun Heo
1
-3
/
+0
2011-12-12
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-3
/
+25
2011-11-02
memcg: replace ss->id_lock with a rwlock
Andrew Bresticker
1
-1
/
+1
2011-07-08
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
1
-1
/
+0
2011-05-26
cgroup: remove the ns_cgroup
Daniel Lezcano
1
-3
/
+0
2011-05-26
cgroups: add per-thread subsystem callbacks
Ben Blum
1
-4
/
+6
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-16
perf: Add cgroup support
Stephane Eranian
1
-0
/
+1
2011-02-16
cgroup: Fix cgroup_subsys::exit callback
Peter Zijlstra
1
-1
/
+2
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-27
cgroup: add clone_children control file
Daniel Lezcano
1
-0
/
+4
2010-10-07
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+11
2010-09-09
cgroups: fix API thinko
Michael S. Tsirkin
1
-1
/
+11
2010-08-19
cgroups: __rcu annotations
Arnd Bergmann
1
-2
/
+2
2010-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+7
2010-07-28
cgroups: Add an API to attach a task to current task's cgroup
Sridhar Samudrala
1
-0
/
+7
2010-06-08
sched: Fix PROVE_RCU vs cpu_cgroup
Peter Zijlstra
1
-6
/
+14
2010-05-27
cgroups: make cftype.unregister_event() void-returning
Kirill A. Shutemov
1
-1
/
+1
2010-05-04
cgroup: Check task_lock in task_subsys_state()
Li Zefan
1
-0
/
+1
2010-03-12
cgroups: remove events before destroying subsystem state objects
Kirill A. Shutemov
1
-3
/
+0
2010-03-12
cgroup: implement eventfd-based generic API for notifications
Kirill A. Shutemov
1
-0
/
+24
2010-03-12
cgroups: subsystem module unloading
Ben Blum
1
-1
/
+3
2010-03-12
cgroups: subsystem module loading interface
Ben Blum
1
-0
/
+4
2010-03-12
cgroups: revamp subsys array
Ben Blum
1
-2
/
+8
2010-03-12
cgroup: introduce coalesce css_get() and css_put()
Daisuke Nishimura
1
-3
/
+9
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
1
-0
/
+2
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
1
-1
/
+4
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
[next]