Commit History

Author SHA1 Message Date
  Linus Torvalds 20b4fb4852 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 12 years ago
  Al Viro 8d8b97ba49 take cgroup_open() and cpuset_open() to fs/proc/base.c 12 years ago
  Linus Torvalds 16fa94b532 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 12 years ago
  Linus Torvalds 191a712090 Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup 12 years ago
  Linus Torvalds 46d9be3e5e Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq 12 years ago
  Michal Hocko 6d2488f64a cgroup: remove css_get_next 12 years ago
  Li Zefan 7ef70e4873 cgroup: restore the call to eventfd->poll() 12 years ago
  Li Zefan cc20e01cd6 cgroup: fix use-after-free when umounting cgroupfs 12 years ago
  Li Zefan 712317ad97 cgroup: fix broken file xattrs 12 years ago
  Li Zefan 05fb22ec54 cgroup: remove cgrp->top_cgroup 12 years ago
  Tejun Heo 873fe09ea5 cgroup: introduce sane_behavior mount option 12 years ago
  Tejun Heo 25a7e6848d move cgroupfs_root to include/linux/cgroup.h 12 years ago
  Tejun Heo 9343862945 cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefix 12 years ago
  Tejun Heo da1f296fd2 cgroup: make cgroup_path() not print double slashes 12 years ago
  Tejun Heo 26d5bbe5ba Revert "cgroup: remove bind() method from cgroup_subsys." 12 years ago
  Li Zefan 78574cf981 cgroup: implement cgroup_is_descendant() 12 years ago
  Li Zefan 415cf07a1c cgroup: make sure parent won't be destroyed before its children 12 years ago
  Rami Rosen 84cfb6ab48 cgroup: remove bind() method from cgroup_subsys. 12 years ago
  Li Zefan 479f614110 cgroup: Kill subsys.active flag 12 years ago
  Tejun Heo 2219449a65 cgroup: remove cgroup_lock_is_held() 12 years ago
  Tejun Heo 47cfcd0922 cgroup: kill cgroup_[un]lock() 12 years ago
  Tejun Heo b9777cf8d7 cgroup: unexport locking interface and cgroup_attach_task() 12 years ago
  Tejun Heo 7ae1bad99e cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all() 12 years ago
  Tejun Heo 8cc9934520 cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_tasks() 12 years ago
  Kevin Wilson 1e2ccd1c0f cgroup: remove unused parameter in cgroup_task_migrate(). 12 years ago
  Li Zefan 081aa458c3 cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc() 12 years ago
  Li Zefan 3ac1707a13 cgroup: fix an off-by-one bug which may trigger BUG_ON() 12 years ago
  Tejun Heo 14a40ffccd sched: replace PF_THREAD_BOUND with PF_NO_SETAFFINITY 12 years ago
  Li Zefan 80f36c2a1a cgroup: remove useless code in cgroup_write_event_control() 12 years ago
  Li Zefan 6ee211ad0a cgroup: don't bother to resize pid array 12 years ago