Commit Graph

69 Commits (8913007e67106597fed4b9dd3787e8dca6915a83)

Author SHA1 Message Date
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 17 years ago
Paul Menage 886465f407 cgroups: fix declaration of cgroup_mm_owner_callbacks 17 years ago
Paul Menage cc31edceee cgroups: convert tasks file to use a seq_file with shared pid array 17 years ago
Lai Jiangshan 146aa1bd05 cgroups: fix probable race with put_css_set[_taskexit] and find_css_set 17 years ago
Balbir Singh 9363b9f23c memrlimit: cgroup mm owner callback changes to add task info 17 years ago
Serge E. Hallyn e885dcde75 cgroup_clone: use pid of newly created task for new cgroup 17 years ago
Paul Menage 84eea84288 cgroups: misc cleanups to write_string patchset 17 years ago
Paul Menage e788e066c6 cgroup files: move the release_agent file to use typed handlers 17 years ago
Paul Menage db3b14978a cgroup files: add write_string cgroup control file method 17 years ago
Paul Menage ce16b49d37 cgroup files: clean up whitespace in struct cftype 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Serge E. Hallyn 29486df325 cgroups: introduce cft->read_seq() 17 years ago
Li Zefan 28fd5dfc12 cgroups: remove the css_set linked-list 17 years ago
Li Zefan 472b1053f3 cgroups: use a hash table for css_set finding 17 years ago