Histórico de commits

Autor SHA1 Mensagem Data
  Tejun Heo 4baf6e3325 cgroup: convert all non-memcg controllers to the new cftype interface 13 anos atrás
  Li Zefan 761b3ef50e cgroup: remove cgroup_subsys argument from callbacks 13 anos atrás
  Linus Torvalds db0c2bf69a Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 13 anos atrás
  Rafael J. Wysocki b00f4dc5ff Merge branch 'master' into pm-sleep 13 anos atrás
  Tejun Heo bb9d97b6df cgroup: don't use subsys->can_attach_task() or ->attach_task() 13 anos atrás
  Tejun Heo 2f7ee5691e cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_attach() and attach() 13 anos atrás
  Michal Hocko 884a45d964 cgroup_freezer: fix freezing groups with stopped tasks 13 anos atrás
  Tejun Heo 839e3407d9 freezer: remove unused @sig_only from freeze_task() 13 anos atrás
  Tejun Heo a3201227f8 freezer: make freezing() test freeze conditions in effect instead of TIF_FREEZE 13 anos atrás
  Tejun Heo 22b4e111fa cgroup_freezer: prepare for removal of TIF_FREEZE 13 anos atrás
  Tejun Heo 6907483b4e freezer: make freezing indicate freeze condition in effect 13 anos atrás
  Tejun Heo a5be2d0d1a freezer: rename thaw_process() to __thaw_task() and simplify the implementation 13 anos atrás
  Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 14 anos atrás
  Ben Blum f780bdb7c1 cgroups: add per-thread subsystem callbacks 14 anos atrás
  Tomasz Buchert 2d3cbf8bc8 cgroup_freezer: update_freezer_state() does incorrect state transitions 14 anos atrás
  Tomasz Buchert 0bdba580ab cgroup_freezer: fix can_attach() to prohibit moving from/to freezing/frozen cgroups 14 anos atrás
  Tomasz Buchert d5de4ddb1b cgroup_freezer: unnecessary test in cgroup_freezing_or_frozen() 14 anos atrás
  Matt Helsley 8f77578cc2 Freezer / cgroup freezer: Update stale locking comments 15 anos atrás
  Paul E. McKenney 8b46f88084 rcu: Fix RCU lockdep splat on freezer_fork path 15 anos atrás
  Tejun Heo 336f5899d2 Merge branch 'master' into export-slabh 15 anos atrás
  Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 anos atrás
  Matt Helsley 5a7aadfe2f Freezer: Fix buggy resume test for tasks frozen with cgroup freezer 15 anos atrás
  Ben Blum be367d0992 cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time 15 anos atrás
  Li Zefan 3b1b3f6e57 freezer_cg: disable writing freezer.state of root cgroup 16 anos atrás
  Li Zefan 687446760b freezer_cg: remove task_lock from freezer_fork() 16 anos atrás
  Li Zefan 51308ee59d freezer_cg: simplify freezer_change_state() 16 anos atrás
  Li Zefan 00c2e63c31 freezer_cg: use thaw_process() in unfreeze_cgroup() 16 anos atrás
  Li Zefan 80a6a2cf3b freezer_cg: remove redundant check in freezer_can_attach() 16 anos atrás
  Li Zefan 7ccb97437b freezer_cg: fix improper BUG_ON() causing oops 16 anos atrás
  Matt Helsley 1aece34833 container freezer: rename check_if_frozen() 16 anos atrás