aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* devcg: remove broken_hierarchy tagTejun Heo2013-04-08
* cgroup: remove cgroup_lock_is_held()Tejun Heo2013-04-07
* cgroup: kill cgroup_[un]lock()Tejun Heo2013-04-07
* cgroup: unexport locking interface and cgroup_attach_task()Tejun Heo2013-04-07
* cgroup: relocate cgroup_lock_live_group() and cgroup_attach_task_all()Tejun Heo2013-04-07
* cgroup, cpuset: replace move_member_tasks_to_cpuset() with cgroup_transfer_ta...Tejun Heo2013-04-07
* memcg: fix memcg_cache_name() to use cgroup_name()Michal Hocko2013-04-07
* cgroup: remove unused parameter in cgroup_task_migrate().Kevin Wilson2013-04-03
* cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen2013-04-03
* cgroup: consolidate cgroup_attach_task() and cgroup_attach_proc()Li Zefan2013-03-20
* devcg: propagate local changes down the hierarchyAristeu Rozanski2013-03-20
* devcg: use css_online and css_offlineAristeu Rozanski2013-03-20
* devcg: prepare may_access() for hierarchy supportAristeu Rozanski2013-03-20
* devcg: expand may_access() logicAristeu Rozanski2013-03-20
* cgroup: fix an off-by-one bug which may trigger BUG_ON()Li Zefan2013-03-20
* cgroup: remove useless code in cgroup_write_event_control()Li Zefan2013-03-12
* cgroup: don't bother to resize pid arrayLi Zefan2013-03-12
* cgroup: hold cgroup_mutex before calling css_offline()Li Zefan2013-03-12
* cgroup: remove unused variables in cgroup_destroy_locked()Li Zefan2013-03-12
* cgroup: remove cgroup_is_descendant()Li Zefan2013-03-12
* cpuset: fix RCU lockdep splat in cpuset_print_task_mems_allowed()Li Zefan2013-03-12
* cpuset: remove include of cgroup.h from cpuset.hLi Zefan2013-03-05
* res_counter: remove include of cgroup.h from res_counter.hLi Zefan2013-03-05
* cgroup: avoid accessing modular cgroup subsys structure without lockingLi Zefan2013-03-05
* cgroup: no need to check css refs for release notificationLi Zefan2013-03-04
* cpuset: use cgroup_name() in cpuset_print_task_mems_allowed()Li Zefan2013-03-04
* cgroup: fix cgroup_path() vs rename() raceLi Zefan2013-03-04
* Linux 3.9-rc1Linus Torvalds2013-03-03
* Merge tag 'disintegrate-fbdev-20121220' of git://git.infradead.org/users/dhow...Linus Torvalds2013-03-03
|\
| * UAPI: (Scripted) Disintegrate include/videoDavid Howells2012-12-20
* | Merge tag 'stable/for-linus-3.9-rc1-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-03-03
|\ \
| * | xenbus: fix compile failure on ARM with Xen enabledSteven Noonan2013-03-01
| * | xen/pci: We don't do multiple MSI's.Konrad Rzeszutek Wilk2013-03-01
| * | xen/pat: Disable PAT using pat_enabled value.Konrad Rzeszutek Wilk2013-02-28
| * | xen/acpi: xen cpu hotplug minor updatesLiu Jinsong2013-02-25
| * | xen/acpi: xen memory hotplug minor updatesLiu Jinsong2013-02-25
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\ \ \
| * | | constify path_get/path_put and fs_struct.c stuffAl Viro2013-03-01
| * | | fix nommu breakage in shmem.cAl Viro2013-03-01
| * | | cache the value of file_inode() in struct fileAl Viro2013-03-01
| * | | 9p: if v9fs_fid_lookup() gets to asking server, it'd better have hashed dentryAl Viro2013-02-28
| * | | 9p: make sure ->lookup() adds fid to the right dentryAl Viro2013-02-28
| * | | 9p: untangle ->lookup() a bitAl Viro2013-02-28
| * | | 9p: double iput() in ->lookup() if d_materialise_unique() failsAl Viro2013-02-28
| * | | 9p: v9fs_fid_add() can't fail nowAl Viro2013-02-28
| * | | v9fs: get rid of v9fs_dentryAl Viro2013-02-28
| * | | 9p: turn fid->dlist into hlistAl Viro2013-02-27
| * | | 9p: don't bother with private lock in ->d_fsdata; dentry->d_lock will do just...Al Viro2013-02-27
| * | | more file_inode() open-coded instancesAl Viro2013-02-27
| * | | selinux: opened file can't have NULL or negative ->f_path.dentryAl Viro2013-02-27