aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-05-13Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Tejun Heo3-3/+35
2014-05-13cgroup_freezer: replace freezer->lock with freezer_mutexTejun Heo1-66/+46
2014-05-13cgroup: introduce task_css_is_root()Tejun Heo2-1/+16
2014-05-09percpu-refcount: implement percpu_ref_tryget()Tejun Heo1-0/+32
2014-05-09percpu-refcount: rename percpu_ref_tryget() to percpu_ref_tryget_live()Tejun Heo2-3/+3
2014-05-07cgroup: remove unused CGRP_SANE_BEHAVIORTejun Heo1-2/+0
2014-05-06kernel/cpuset.c: convert printk to pr_foo()Fabian Frederick1-7/+4
2014-05-06kernel/cpuset.c: kernel-doc fixesFabian Frederick1-5/+6
2014-05-05kernel/cgroup.c: fix 2 kernel-doc warningsFabian Frederick1-2/+2
2014-05-05blkcg: use trylock on blkcg_pol_mutex in blkcg_reset_stats()Tejun Heo1-1/+14
2014-05-05device_cgroup: check if exception removal is allowedAristeu Rozanski1-3/+38
2014-05-04device_cgroup: fix the comment format for recently added functionsAristeu Rozanski1-17/+16
2014-05-04cgroup, memcg: implement css->id and convert css_from_id() to use itTejun Heo3-23/+49
2014-05-04cgroup: update init_css() into init_and_link_css()Tejun Heo1-8/+10
2014-05-04cgroup: use RCU free in create_css() failure pathTejun Heo1-6/+5
2014-05-04cgroup: protect cgroup_root->cgroup_idr with a spinlockTejun Heo1-8/+43
2014-05-04cgroup, memcg: allocate cgroup ID from 1Tejun Heo3-10/+6
2014-05-04cgroup: make flags and subsys_masks unsigned intTejun Heo2-23/+22
2014-04-25cgroup: Use more current logging styleJoe Perches1-13/+15
2014-04-25cgroup: replace pr_warning with preferred pr_warnJianyu Zhan1-10/+10
2014-04-25cgroup: remove orphaned cgroup_pidlist_seq_operationsJianyu Zhan1-11/+0
2014-04-25cgroup: clean up obsolete comment for parse_cgroupfs_options()Jianyu Zhan1-8/+0
2014-04-25cgroup: add documentation about unified hierarchyTejun Heo1-0/+359
2014-04-25cgroup: implement cgroup.populated for the default hierarchyTejun Heo2-4/+76
2014-04-25Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Tejun Heo962-27659/+9167
2014-04-25kobject: Make support for uevent_helper optional.Michael Marineau5-9/+25
2014-04-25kernfs: make kernfs_notify() trigger inotify events tooTejun Heo1-6/+35
2014-04-25kernfs: implement kernfs_root->supers listTejun Heo4-0/+21
2014-04-23cgroup: implement dynamic subtree controller enable/disable on the default hi...Tejun Heo2-2/+370
2014-04-23cgroup: prepare migration path for unified hierarchyTejun Heo1-11/+23
2014-04-23cgroup: update subsystem rebind restrictionsTejun Heo1-7/+3
2014-04-23cgroup: add css_set->dfl_cgrpTejun Heo2-0/+7
2014-04-23cgroup: allow cgroup creation and suppress automatic css creation in the unif...Tejun Heo1-9/+9
2014-04-23cgroup: cgroup->subsys[] should be cleared after the css is offlinedTejun Heo1-1/+1
2014-04-23cgroup: teach css_task_iter about effective cssesTejun Heo2-3/+17
2014-04-23cgroup: reorganize css_task_iterTejun Heo2-19/+23
2014-04-23cgroup: make css_next_child() skip missing cssesTejun Heo1-3/+12
2014-04-23cgroup: implement cgroup->e_csets[]Tejun Heo2-2/+46
2014-04-23cgroup: introduce effective cgroup_subsys_stateTejun Heo1-19/+64
2014-04-23cgroup: update cgroup->subsys_mask to ->child_subsys_mask and restore cgroup_...Tejun Heo2-39/+32
2014-04-23cgroup: cgroup_apply_cftypes() shouldn't skip the default hierarhcyTejun Heo1-4/+0
2014-04-21device_cgroup: rework device access check and exception checkingAristeu Rozanski1-40/+122
2014-04-20Linux 3.15-rc2Linus Torvalds1-1/+1
2014-04-20Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds5-6/+18
2014-04-20Merge tag 'iommu-fixes-v3.15-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-6/+11
2014-04-20Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-2/+12
2014-04-20Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar4-2/+12
2014-04-20perf tools: Improve error reportingAdrien BAK2-2/+9
2014-04-20perf tools: Adjust symbols in VDSOVladimir Nikulichev1-0/+2
2014-04-20perf kvm: Fix 'Min time' counting in report commandAlexander Yarygin1-0/+1