aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-27cpuset: fix compile warning when CONFIG_SMP=nLi Zefan
2013-04-27cpuset: fix cpu hotplug vs rebuild_sched_domains() raceLi Zefan
2013-04-27cpuset: use rebuild_sched_domains() in cpuset_hotplug_workfn()Li Zhong
2013-04-26cgroup: restore the call to eventfd->poll()Li Zefan
2013-04-26cgroup: fix use-after-free when umounting cgroupfsLi Zefan
2013-04-18cgroup: fix broken file xattrsLi Zefan
2013-04-18devcg: remove parent_cgroup.Rami Rosen
2013-04-15memcg: force use_hierarchy if sane_behaviorTejun Heo
2013-04-14cgroup: remove cgrp->top_cgroupLi Zefan
2013-04-14cgroup: introduce sane_behavior mount optionTejun Heo
2013-04-14move cgroupfs_root to include/linux/cgroup.hTejun Heo
2013-04-14cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefixTejun Heo
2013-04-14cgroup: make cgroup_path() not print double slashesTejun Heo
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo
2013-04-10perf: make perf_event cgroup hierarchicalTejun Heo
2013-04-10cgroup: implement cgroup_is_descendant()Li Zefan
2013-04-10cgroup: make sure parent won't be destroyed before its childrenLi Zefan
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen
2013-04-08devcg: remove broken_hierarchy tagTejun Heo
2013-04-07cgroup: remove cgroup_lock_is_held()Tejun Heo
2013-04-07cgroup: kill cgroup_[un]lock()Tejun Heo
2013-04-07cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo
2013-04-07cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()Tejun Heo
2013-04-07cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo
2013-04-07memcg: fix memcg_cache_name() to use cgroup_name()Michal Hocko
2013-04-03cgroup: remove unused parameter in cgroup_task_migrate().Kevin Wilson
2013-04-03cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen
2013-03-20cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski
2013-03-20devcg: use css_online and css_offlineAristeu Rozanski
2013-03-20devcg: prepare may_access() for hierarchy supportAristeu Rozanski
2013-03-20devcg: expand may_access() logicAristeu Rozanski
2013-03-20cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan
2013-03-12cgroup: remove useless code in cgroup_write_event_control()Li Zefan
2013-03-12cgroup: don't bother to resize pid arrayLi Zefan
2013-03-12cgroup: hold cgroup_mutex before calling css_offline()Li Zefan
2013-03-12cgroup: remove unused variables in cgroup_destroy_locked()Li Zefan
2013-03-12cgroup: remove cgroup_is_descendant()Li Zefan
2013-03-12cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()Li Zefan
2013-03-05cpuset: remove include of cgroup.h from cpuset.hLi Zefan
2013-03-05res_counter: remove include of cgroup.h from res_counter.hLi Zefan
2013-03-05cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan
2013-03-04cgroup: no need to check css refs for release notificationLi Zefan
2013-03-04cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()Li Zefan
2013-03-04cgroup: fix cgroup_path() vs rename() raceLi Zefan
2013-03-03Linux 3.9-rc1Linus Torvalds
2013-03-03Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds
2013-03-03Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds