summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-08cgroup: add/update accessors which obtain subsys specific data from cssTejun Heo9-25/+45
2013-08-08cgroup: add subsystem pointer to cgroup_subsys_stateTejun Heo2-5/+5
2013-08-08hugetlb_cgroup: pass around @hugetlb_cgroup instead of @cgroupTejun Heo1-10/+12
2013-08-08netprio_cgroup: pass around @css instead of @cgroup and kill struct cgroup_ne...Tejun Heo2-32/+28
2013-08-08cpuset: drop "const" qualifiers from struct cpuset instancesTejun Heo1-9/+8
2013-08-08cgroup: s/cgroup_subsys_state/cgroup_css/ s/task_subsys_state/task_css/Tejun Heo18-49/+52
2013-08-02cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo3-53/+30
2013-08-01cgroup: rename cgroup_pidlist->mutexLi Zefan1-11/+11
2013-08-01cgroup: restructure the failure path in cgroup_write_event_control()Li Zefan1-21/+18
2013-07-31cgroup: implement cgroup_from_id()Li Zefan1-0/+18
2013-07-31cgroup: document how cgroup IDs are assignedLi Zefan1-1/+7
2013-07-31cgroup: convert cgroup_ida to cgroup_idrLi Zefan2-8/+29
2013-07-31cgroup: more naming cleanupsLi Zefan3-24/+24
2013-07-31cgroup: remove struct cgroup_seqfile_stateLi Zefan1-32/+13
2013-07-31cgroup: remove sparse tags from offline_css()Li Zefan1-3/+2
2013-07-31cgroup: fix a leak when percpu_ref_init() failsLi Zefan1-1/+3
2013-07-29cpuset: relocate a misplaced commentZhao Hongjiang1-6/+6
2013-07-29cpuset: get rid of the useless forward declaration of cpusetZhao Hongjiang1-1/+0
2013-07-16cgroup: remove gratuituous BUG_ON()s from rebind_subsystems()Tejun Heo1-9/+0
2013-07-16cgroup: move module ref handling into rebind_subsystems()Tejun Heo1-65/+28
2013-07-12cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()Tejun Heo2-14/+20
2013-07-12cgroup: move number_of_cgroups test out of rebind_subsystems() into cgroup_re...Tejun Heo1-7/+6
2013-07-12cgroup: make rebind_subsystems() handle file additions and removals with prop...Tejun Heo1-32/+41
2013-07-12cgroup: use for_each_subsys() instead of for_each_root_subsys() in cgroup_pop...Tejun Heo1-5/+8
2013-07-12cgroup: update error handling in cgroup_populate_dir()Tejun Heo1-2/+11
2013-07-12cgroup: separate out cgroup_base_files[] handling out of cgroup_populate/clea...Tejun Heo1-27/+19
2013-07-12cgroup: fix cgroup_add_cftypes() error handlingTejun Heo1-8/+18
2013-07-12cgroup: fix error path of cgroup_addrm_files()Tejun Heo1-6/+22
2013-07-12cgroup: minor updates around cgroup_clear_directory()Tejun Heo1-11/+8
2013-07-11Merge tag 'dm-3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-185/+951
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds12-434/+905
2013-07-11Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds36-1084/+1413
2013-07-11Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-73/+73
2013-07-11Merge tag 'remoteproc-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+16
2013-07-11Merge tag 'xtensa-next-20130710' of git://github.com/czankel/xtensa-linuxLinus Torvalds29-148/+435
2013-07-11Merge tag 'pm+acpi-3.11-rc1-more' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds18-43/+502
2013-07-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds32-83/+1627
2013-07-11Merge tag 'nfs-for-3.11-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds6-23/+58
2013-07-11Merge tag 'for-linus-3.11-merge-window-part-2' of git://git.kernel.org/pub/sc...Linus Torvalds11-79/+355
2013-07-11Merge tag 'ecryptfs-3.11-rc1-cleanup' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-269/+85
2013-07-11Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds12-154/+128
2013-07-11Merge branch 'for-3.11' of git://linux-nfs.org/~bfields/linuxLinus Torvalds20-182/+512
2013-07-11Merge tag 'trace-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds18-272/+694
2013-07-10Revert "Makefile: Fix install error with make -j option"Linus Torvalds1-1/+1
2013-07-10Merge tag 'kvm-3.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-2/+63
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-17/+31
2013-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds5-53/+6
2013-07-10Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2013-07-10Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds23-66/+1592
2013-07-10mm: remove free_area_cacheMichel Lespinasse17-66/+0