Commit History

Author SHA1 Message Date
  Tejun Heo 81eeaf0411 cgroup: make cftype->[un]register_event() deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 72ec702993 cgroup: make task iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo e535837b1d cgroup: remove struct cgroup_scanner 12 years ago
  Tejun Heo c59cd3d840 cgroup: make cgroup_task_iter remember the cgroup being iterated 12 years ago
  Tejun Heo 0942eeeef6 cgroup: rename cgroup_iter to cgroup_task_iter 12 years ago
  Tejun Heo d515876e9d cgroup: relocate cgroup_advance_iter() 12 years ago
  Tejun Heo 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo f48e3924dc cgroup: always use cgroup_next_child() to walk the children list 12 years ago
  Tejun Heo 3b287a505e cgroup: convert cgroup_next_sibling() to cgroup_next_child() 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo 67f4c36f83 cgroup: add cgroup->dummy_css 12 years ago
  Tejun Heo f7d58818ba cgroup: pin cgroup_subsys_state when opening a cgroupfs file 12 years ago
  Tejun Heo 2bb566cb68 cgroup: add subsys backlink pointer to cftype 12 years ago
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
  Tejun Heo 72c97e54e0 cgroup: add subsystem pointer to cgroup_subsys_state 12 years ago
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
  Linus Torvalds 8e28921e5e Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
  Tejun Heo 61584e3f49 cgroup: Merge branch 'for-3.11-fixes' into for-3.12 12 years ago
  Li Zefan b395890a09 cgroup: rename cgroup_pidlist->mutex 12 years ago
  Li Zefan 876ede8b2b cgroup: restructure the failure path in cgroup_write_event_control() 12 years ago
  Li Zefan 4e96ee8e98 cgroup: convert cgroup_ida to cgroup_idr 12 years ago
  Li Zefan 6f4b7e632d cgroup: more naming cleanups 12 years ago
  Li Zefan e0798ce273 cgroup: remove struct cgroup_seqfile_state 12 years ago
  Li Zefan 2a4ac63333 cgroup: remove sparse tags from offline_css() 12 years ago
  Li Zefan da0a12caff cgroup: fix a leak when percpu_ref_init() fails 12 years ago
  Linus Torvalds c2468d32f5 Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
  Tejun Heo a698b4488a cgroup: remove gratuituous BUG_ON()s from rebind_subsystems() 12 years ago
  Tejun Heo 1d5be6b287 cgroup: move module ref handling into rebind_subsystems() 12 years ago
  Al Viro 786e1448d9 cgroup: we can use simple_lookup() now 12 years ago
  Tejun Heo 913ffdb543 cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path() 12 years ago