Commit History

Author SHA1 Message Date
  Tejun Heo bd8815a6d8 cgroup: make css_for_each_descendant() and friends include the origin css in the iteration 12 years ago
  Tejun Heo d99c8727e7 cgroup: make cgroup_taskset 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 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 492eb21b98 cgroup: make hierarchy iterators deal with cgroup_subsys_state instead of cgroup 12 years ago
  Tejun Heo 182446d087 cgroup: pass around cgroup_subsys_state instead of cgroup in file methods 12 years ago
  Tejun Heo eb95419b02 cgroup: pass around cgroup_subsys_state instead of cgroup in subsystem methods 12 years ago
  Tejun Heo 6387698699 cgroup: add css_parent() 12 years ago
  Tejun Heo a7c6d554aa cgroup: add/update accessors which obtain subsys specific data from css 12 years ago
  Tejun Heo 8af01f56a0 cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/ 12 years ago
  Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() 12 years ago
  Tejun Heo b1929db42f cgroup: allow ->post_create() to fail 12 years ago
  Tejun Heo ef9fe980c6 cgroup_freezer: implement proper hierarchy support 12 years ago
  Tejun Heo 5300a9b348 cgroup_freezer: add ->post_create() and ->pre_destroy() and track online state 12 years ago
  Tejun Heo a225218060 cgroup_freezer: introduce CGROUP_FREEZING_[SELF|PARENT] 12 years ago
  Tejun Heo d6a2fe1342 cgroup_freezer: make freezer->state mask of flags 12 years ago
  Tejun Heo 04a4ec3257 cgroup_freezer: prepare freezer_change_state() for full hierarchy support 12 years ago
  Tejun Heo bcd66c894a cgroup_freezer: trivial cleanups 12 years ago
  Oleg Nesterov 5d8f72b55c freezer: change ptrace_stop/do_signal_stop to use freezable_schedule() 12 years ago
  Tejun Heo ead5c47371 cgroup_freezer: don't use cgroup_lock_live_group() 12 years ago
  Tejun Heo b4d18311d3 cgroup_freezer: prepare update_if_frozen() for locking change 12 years ago
  Tejun Heo 8755ade683 cgroup_freezer: allow moving tasks in and out of a frozen cgroup 12 years ago
  Tejun Heo 3c426d5e11 cgroup_freezer: don't stall transition to FROZEN for PF_NOFREEZE or PF_FREEZER_SKIP tasks 12 years ago
  Tejun Heo 51f246ed95 cgroup_freezer: make it official that writes to freezer.state don't fail 12 years ago
  Tejun Heo 5edee61ede cgroup: cgroup_subsys->fork() should be called after the task is added to css_set 12 years ago
  Tejun Heo 8c7f6edbda cgroup: mark subsystems with broken hierarchy support and whine if cgroups are nested for them 12 years ago
  Tejun Heo 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 years ago
  Li Zefan 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 years ago
  Linus Torvalds db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 years ago