Hugh Dickins
|
42aee6c495
cgroup: revert ss_id_lock to spinlock
|
13 years ago |
Li Zefan
|
761b3ef50e
cgroup: remove cgroup_subsys argument from callbacks
|
13 years ago |
Li Zefan
|
245282557c
cgroup: move struct cgroup_pidlist out from the header file
|
13 years ago |
Li Zefan
|
a63b9072ea
cgroup: remove cgroup_attach_task_current_cg()
|
13 years ago |
Linus Torvalds
|
db0c2bf69a
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
13 years ago |
Al Viro
|
a5e7ed3287
cgroup: propagate mode_t
|
14 years ago |
Tejun Heo
|
494c167cf7
cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()
|
13 years ago |
Tejun Heo
|
2f7ee5691e
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach()
|
13 years ago |
Andrew Bresticker
|
c1e2ee2dc4
memcg: replace ss->id_lock with a rwlock
|
13 years ago |
Michal Hocko
|
d8bf4ca9ca
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
|
14 years ago |
Daniel Lezcano
|
a77aea9201
cgroup: remove the ns_cgroup
|
14 years ago |
Ben Blum
|
f780bdb7c1
cgroups: add per-thread subsystem callbacks
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Stephane Eranian
|
e5d1367f17
perf: Add cgroup support
|
14 years ago |
Peter Zijlstra
|
d41d5a0163
cgroup: Fix cgroup_subsys::exit callback
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Daniel Lezcano
|
97978e6d1f
cgroup: add clone_children control file
|
14 years ago |
Ingo Molnar
|
d4f8f217b8
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-rcu into core/rcu
|
14 years ago |
Michael S. Tsirkin
|
31583bb0cf
cgroups: fix API thinko
|
15 years ago |
Arnd Bergmann
|
2c392b8c34
cgroups: __rcu annotations
|
15 years ago |
Linus Torvalds
|
6ba74014c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Sridhar Samudrala
|
d7926ee38f
cgroups: Add an API to attach a task to current task's cgroup
|
15 years ago |
Peter Zijlstra
|
dc61b1d65e
sched: Fix PROVE_RCU vs cpu_cgroup
|
15 years ago |
Kirill A. Shutemov
|
907860ed38
cgroups: make cftype.unregister_event() void-returning
|
15 years ago |
Li Zefan
|
1ce7e4ff24
cgroup: Check task_lock in task_subsys_state()
|
15 years ago |
Kirill A. Shutemov
|
a0a4db548e
cgroups: remove events before destroying subsystem state objects
|
15 years ago |
Kirill A. Shutemov
|
0dea116876
cgroup: implement eventfd-based generic API for notifications
|
15 years ago |
Ben Blum
|
cf5d5941fd
cgroups: subsystem module unloading
|
15 years ago |
Ben Blum
|
e6a1105ba0
cgroups: subsystem module loading interface
|
15 years ago |
Ben Blum
|
aae8aab403
cgroups: revamp subsys array
|
15 years ago |