Commit Graph

59 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
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
Pavel Emelyanov d447ea2f30 cgroups: add the trigger callback to struct cftype 17 years ago
Paul Menage e73d2c61d1 CGroups _s64 files: add cgroups read_s64/write_s64 file methods 17 years ago
Paul Menage 3116f0e3df CGroup API files: move "releasable" to cgroup_debug subsystem 17 years ago
Paul Menage 9179656961 CGroup API files: add cgroup map data type 17 years ago
Paul Menage f4c753b7ea CGroup API files: rename read/write_uint methods to read_write_u64 17 years ago
Paul Menage 8bab8dded6 cgroups: add cgroup support for enabling controllers at boot time 17 years ago
Li Zefan ffd2d88339 cgroup: clean up cgroup.h 17 years ago
Li Zefan a043e3b2c6 cgroup: fix comments 17 years ago
Cliff Wickman 956db3ca06 hotplug cpu: move tasks in empty cpusets to parent 17 years ago
Cliff Wickman 31a7df01fd cgroups: mechanism to process each task in a cgroup 17 years ago
KAMEZAWA Hiroyuki 4fca88c87b memory cgroup enhancements: add- pre_destroy() handler 17 years ago
Balbir Singh 846c7bb055 Add cgroupstats 18 years ago