Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 848b81415c Merge branch 'akpm' (Andrew's patch-bomb) hace 12 años
  Tao Ma 8ec7d50f1e kernel: remove reference to feature-removal-schedule.txt hace 12 años
  Linus Torvalds 6a2b60b17b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 12 años
  Gao feng f33fddc2b9 cgroup_rm_file: don't delete the uncreated files hace 12 años
  Gao feng 7083d0378a cgroup: remove subsystem files when remounting cgroup hace 12 años
  Gao feng 879a3d9dbb cgroup: use cgroup_addrm_files() in cgroup_clear_directory() hace 12 años
  Glauber Costa 1f869e8711 cgroup: warn about broken hierarchies only after css_online hace 12 años
  Greg Thelen 9718ceb343 cgroup: list_del_init() on removed events hace 12 años
  Greg Thelen 205a872bd6 cgroup: fix lockdep warning for event_control hace 12 años
  Li Zhong fddfb02ad0 cgroup: move list add after list head initilization hace 12 años
  Tao Ma d0b2fdd2a5 cgroup: remove obsolete guarantee from cgroup_task_migrate. hace 12 años
  Tejun Heo 0a950f65e1 cgroup: add cgroup->id hace 12 años
  Tejun Heo 033fa1c5f5 cgroup, cpuset: remove cgroup_subsys->post_clone() hace 12 años
  Tejun Heo 2260e7fc1f cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ hace 12 años
  Tejun Heo 92fb97487a cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free() hace 12 años
  Tejun Heo b1929db42f cgroup: allow ->post_create() to fail hace 12 años
  Tejun Heo 4b8b47eb00 cgroup: update cgroup_create() failure path hace 12 años
  Tejun Heo b8a2df6a5b cgroup: use mutex_trylock() when grabbing i_mutex of a new cgroup directory hace 12 años
  Tejun Heo d19e19de48 cgroup: simplify cgroup_load_subsys() failure path hace 12 años
  Tejun Heo a31f2d3ff7 cgroup: introduce CSS_ONLINE flag and on/offline_css() helpers hace 12 años
  Tejun Heo 42809dd422 cgroup: separate out cgroup_destroy_locked() hace 12 años
  Tejun Heo 02ae7486d0 cgroup: fix harmless bugs in cgroup_load_subsys() fail path and cgroup_unload_subsys() hace 12 años
  Tejun Heo 648bb56d07 cgroup: lock cgroup_mutex in cgroup_init_subsys() hace 12 años
  Tejun Heo b48c6a80a0 cgroup: trivial cleanup for cgroup_init/load_subsys() hace 12 años
  Tejun Heo 38b53abaa3 cgroup: make CSS_* flags bit masks instead of bit positions hace 12 años
  Tejun Heo febfcef60d cgroup: cgroup->dentry isn't a RCU pointer hace 12 años
  Tejun Heo 4e139afc22 cgroup: create directory before linking while creating a new cgroup hace 12 años
  Tejun Heo 28fd6f30ac cgroup: open-code cgroup_create_dir() hace 12 años
  Tejun Heo 2243076ad1 cgroup: initialize cgrp->allcg_node in init_cgroup_housekeeping() hace 12 años
  Tejun Heo 175431635e cgroup: remove incorrect dget/dput() pair in cgroup_create_dir() hace 12 años