summaryrefslogtreecommitdiffstats
path: root/arch/ia64 (unfollow)
Commit message (Expand)AuthorFilesLines
2013-04-15memcg: force use_hierarchy if sane_behaviorTejun Heo2-0/+20
2013-04-15cgroup: remove cgrp->top_cgroupLi Zefan2-3/+0
2013-04-15cgroup: introduce sane_behavior mount optionTejun Heo2-0/+91
2013-04-15move cgroupfs_root to include/linux/cgroup.hTejun Heo2-57/+57
2013-04-15cgroup: convert cgroupfs_root flag bits to masks and add CGRP_ prefixTejun Heo1-11/+10
2013-04-14cgroup: make cgroup_path() not print double slashesTejun Heo1-5/+8
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo3-5/+21
2013-04-10perf: make perf_event cgroup hierarchicalTejun Heo1-8/+16
2013-04-10cgroup: implement cgroup_is_descendant()Li Zefan2-0/+21
2013-04-10cgroup: make sure parent won't be destroyed before its childrenLi Zefan1-0/+10
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen3-21/+5
2013-04-08devcg: remove broken_hierarchy tagTejun Heo1-9/+0
2013-04-07cgroup: remove cgroup_lock_is_held()Tejun Heo2-18/+15
2013-04-07cgroup: kill cgroup_[un]lock()Tejun Heo1-30/+11
2013-04-07cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo2-11/+3
2013-04-07cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()Tejun Heo1-42/+42
2013-04-07cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo3-45/+35
2013-04-07memcg: fix memcg_cache_name() to use cgroup_name()Michal Hocko1-31/+32
2013-04-03cgroup: remove unused parameter in cgroup_task_migrate().Kevin Wilson1-2/+2
2013-04-03cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen1-1/+1
2013-03-20cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan3-91/+23
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski2-10/+199
2013-03-20devcg: use css_online and css_offlineAristeu Rozanski1-17/+42
2013-03-20devcg: prepare may_access() for hierarchy supportAristeu Rozanski1-18/+31
2013-03-20devcg: expand may_access() logicAristeu Rozanski1-9/+12
2013-03-20cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan1-1/+1
2013-03-12cgroup: remove useless code in cgroup_write_event_control()Li Zefan1-6/+0
2013-03-12cgroup: don't bother to resize pid arrayLi Zefan1-34/+3
2013-03-12cgroup: hold cgroup_mutex before calling css_offline()Li Zefan2-10/+2
2013-03-12cgroup: remove unused variables in cgroup_destroy_locked()Li Zefan1-2/+0
2013-03-12cgroup: remove cgroup_is_descendant()Li Zefan2-31/+0
2013-03-12cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()Li Zefan1-0/+2
2013-03-05cpuset: remove include of cgroup.h from cpuset.hLi Zefan1-1/+0
2013-03-05res_counter: remove include of cgroup.h from res_counter.hLi Zefan1-1/+1
2013-03-05cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2-17/+28
2013-03-04cgroup: no need to check css refs for release notificationLi Zefan1-59/+8
2013-03-04cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()Li Zefan1-23/+9
2013-03-04cgroup: fix cgroup_path() vs rename() raceLi Zefan3-32/+100
2013-03-04Linux 3.9-rc1v3.9-rc1Linus Torvalds1-2/+2
2013-03-03btrfs/raid56: Add missing #include <linux/vmalloc.h>Geert Uytterhoeven1-0/+1
2013-03-03fix compat_sys_rt_sigprocmask()Al Viro1-1/+1
2013-03-03SUNRPC: One line comment fixTrond Myklebust1-1/+1
2013-03-03ext4: enable quotas before orphan cleanupJan Kara1-10/+10
2013-03-02ext4: don't allow quota mount options when quota feature enabledJan Kara1-7/+26
2013-03-02ext4: fix a warning from sparse check for ext4_dir_llseekZheng Liu1-1/+1
2013-03-02ext4: convert number of blocks to clusters properlyLukas Czerner4-9/+9
2013-03-02ext4: fix possible memory leak in ext4_remount()Wei Yongjun1-0/+1
2013-03-02jbd2: fix ERR_PTR dereference in jbd2__journal_startDmitry Monakhov1-1/+1
2013-03-02metag: Provide dma_get_sgtable()James Hogan1-0/+7
2013-03-02metag: prom.h: remove declaration of metag_dt_memblock_reserve()James Hogan1-1/+0