aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/cgroup.h
Commit message (Expand)AuthorAge
* Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-01-09
|\
| * cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task()Tejun Heo2011-12-12
| * cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...Tejun Heo2011-12-12
* | cgroup: propagate mode_tAl Viro2012-01-03
|/
* memcg: replace ss->id_lock with a rwlockAndrew Bresticker2011-11-02
* rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_checkMichal Hocko2011-07-08
* cgroup: remove the ns_cgroupDaniel Lezcano2011-05-26
* cgroups: add per-thread subsystem callbacksBen Blum2011-05-26
* Fix common misspellingsLucas De Marchi2011-03-31
* perf: Add cgroup supportStephane Eranian2011-02-16
* cgroup: Fix cgroup_subsys::exit callbackPeter Zijlstra2011-02-16
* tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* cgroup: add clone_children control fileDaniel Lezcano2010-10-27
* Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar2010-10-07
|\
| * cgroups: fix API thinkoMichael S. Tsirkin2010-09-09
* | cgroups: __rcu annotationsArnd Bergmann2010-08-19
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\
| * cgroups: Add an API to attach a task to current task's cgroupSridhar Samudrala2010-07-28
* | sched: Fix PROVE_RCU vs cpu_cgroupPeter Zijlstra2010-06-08
|/
* cgroups: make cftype.unregister_event() void-returningKirill A. Shutemov2010-05-27
* cgroup: Check task_lock in task_subsys_state()Li Zefan2010-05-04
* cgroups: remove events before destroying subsystem state objectsKirill A. Shutemov2010-03-12
* cgroup: implement eventfd-based generic API for notificationsKirill A. Shutemov2010-03-12
* cgroups: subsystem module unloadingBen Blum2010-03-12
* cgroups: subsystem module loading interfaceBen Blum2010-03-12
* cgroups: revamp subsys arrayBen Blum2010-03-12
* cgroup: introduce coalesce css_get() and css_put()Daisuke Nishimura2010-03-12
* cgroup: introduce cancel_attach()Daisuke Nishimura2010-03-12
* sched: Use lockdep-based checking on rcu_dereference()Paul E. McKenney2010-02-25
* const: constify remaining file_operationsAlexey Dobriyan2009-10-01
* cgroups: let ss->can_attach and ss->attach do whole threadgroups at a timeBen Blum2009-09-24
* cgroups: change css_set freeing mechanism to be under RCUBen Blum2009-09-24
* cgroups: ensure correct concurrent opening/reading of pidlists across pid nam...Ben Blum2009-09-24
* cgroups: add a read-only "procs" file similar to "tasks" that shows only uniq...Ben Blum2009-09-24
* cgroups: revert "cgroups: fix pid namespace bug"Paul Menage2009-09-24
* cgroup avoid permanent sleep at rmdirKAMEZAWA Hiroyuki2009-07-29
* cgroups: fix pid namespace bugLi Zefan2009-07-29
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-04-03
|\
| * trivial: fix where cgroup documentation is not correctly referred toThadeu Lima de Souza Cascardo2009-03-30
* | cgroups: add 'data' field to struct cgroup_scannerLi Zefan2009-04-02
* | memcg: fix OOM killer under memcgKAMEZAWA Hiroyuki2009-04-02
* | cgroups: show correct file modeLi Zefan2009-04-02
* | cgroup: fix frequent -EBUSY at rmdirKAMEZAWA Hiroyuki2009-04-02
* | cgroup: CSS ID supportKAMEZAWA Hiroyuki2009-04-02
* | cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroupsGrzegorz Nosek2009-04-02
* | cgroups: fix cgroup.h commentsPaul Menage2009-04-02
|/
* cgroups: fix lockdep subclasses overflowLi Zefan2009-02-11
* cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs()Paul Menage2009-01-29
* cgroups: add css_tryget()Paul Menage2009-01-08
* cgroups: add a per-subsystem hierarchy_mutexPaul Menage2009-01-08