Commit Graph

83 Commits (1ea6b8f48918282bdca0b32a34095504ee65bab5)

Author SHA1 Message Date
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
Michael S. Tsirkin 31583bb0cf cgroups: fix API thinko 15 years ago
Michael S. Tsirkin 73457f0f83 cgroups: fix API thinko 15 years ago
Arnd Bergmann 2c392b8c34 cgroups: __rcu annotations 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
Daisuke Nishimura d7b9fff711 cgroup: introduce coalesce css_get() and css_put() 15 years ago
Daisuke Nishimura 2468c7234b cgroup: introduce cancel_attach() 15 years ago
Paul E. McKenney 5ed42b8113 rcu, cgroup: Relax the check in task_subsys_state() as early boot is now handled by lockdep-RCU 15 years ago
Paul E. McKenney 1883c79a57 rcu: Make task_subsys_state() RCU-lockdep checks handle boot-time use 15 years ago
Paul E. McKenney d11c563dd2 sched: Use lockdep-based checking on rcu_dereference() 15 years ago
Alexey Dobriyan 828c09509b const: constify remaining file_operations 16 years ago
Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 16 years ago
Ben Blum c378369d8b cgroups: change css_set freeing mechanism to be under RCU 16 years ago
Ben Blum 72a8cb30d1 cgroups: ensure correct concurrent opening/reading of pidlists across pid namespaces 16 years ago
Ben Blum 102a775e36 cgroups: add a read-only "procs" file similar to "tasks" that shows only unique tgids 16 years ago
Paul Menage 8f3ff20862 cgroups: revert "cgroups: fix pid namespace bug" 16 years ago
KAMEZAWA Hiroyuki 887032670d cgroup avoid permanent sleep at rmdir 16 years ago
Li Zefan 096b7fe012 cgroups: fix pid namespace bug 16 years ago
Li Zefan bd1a8ab73e cgroups: add 'data' field to struct cgroup_scanner 16 years ago
KAMEZAWA Hiroyuki 0b7f569e45 memcg: fix OOM killer under memcg 16 years ago
Li Zefan 099fca3225 cgroups: show correct file mode 16 years ago
KAMEZAWA Hiroyuki ec64f51545 cgroup: fix frequent -EBUSY at rmdir 16 years ago
KAMEZAWA Hiroyuki 38460b48d0 cgroup: CSS ID support 16 years ago
Grzegorz Nosek 313e924c08 cgroups: relax ns_can_attach checks to allow attaching to grandchild cgroups 16 years ago
Paul Menage d20a390a0e cgroups: fix cgroup.h comments 16 years ago
Thadeu Lima de Souza Cascardo 21acb9caa2 trivial: fix where cgroup documentation is not correctly referred to 16 years ago
Li Zefan cfebe563bd cgroups: fix lockdep subclasses overflow 16 years ago
Paul Menage 804b3c28a4 cgroups: add cpu_relax() calls in css_tryget() and cgroup_clear_css_refs() 16 years ago
Paul Menage e7c5ec9193 cgroups: add css_tryget() 16 years ago
Paul Menage 999cd8a450 cgroups: add a per-subsystem hierarchy_mutex 16 years ago
Paul Menage a47295e6bc cgroups: make cgroup_path() RCU-safe 16 years ago
Lai Jiangshan b2aa30f7bb cgroups: don't put struct cgroupfs_root protected by RCU 16 years ago
Hugh Dickins e5991371ee mm: remove cgroup_mm_owner_callbacks 16 years ago
Li Zefan 9b913735e5 cgroups: tiny cleanups 16 years ago