aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-07memcg: rename high level charging functionsMichal Hocko1-2/+2
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes1-10/+2
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+5
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann1-0/+5
2013-12-31doc: cgroups: Fix typo in doc/cgroupsMasanari Iida2-4/+4
2013-12-10[media] doc: no singingKees Cook1-1/+1
2013-11-22cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo1-20/+0
2013-11-22memcg: rename cgroup_event to mem_cgroup_eventTejun Heo1-20/+0
2013-11-13memcg: support hierarchical memory.numa_statsYing Han1-3/+7
2013-09-12memcg: document cgroup dirty/writeback memory statisticsSha Zhengju1-0/+2
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-14/+15
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-3/+3
2013-07-03memcg: update TODO list in DocumentationLi Zefan1-4/+3
2013-06-24Documentation/cgroups/memory.txt: fix stat file documentationAaro Koskinen1-2/+2
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar1-1/+1
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov1-1/+1
2013-05-14blk-throttle: implement proper hierarchy supportTejun Heo1-14/+15
2013-05-07mm, memcg: add rss_huge stat to memory.statDavid Rientjes1-1/+3
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+36
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-4/+69
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov1-1/+69
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo1-5/+15
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen1-15/+5
2013-04-08Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen2-0/+36
2013-04-03cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen1-1/+1
2013-03-27doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"Paul Bolle1-1/+1
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski1-3/+67
2013-03-12cgroup: hold cgroup_mutex before calling css_offline()Li Zefan1-0/+1
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-11/+24
2013-02-27Documentation/cgroups/blkio-controller.txt: fix typoWarren Turkal1-1/+1
2013-01-09cfq-iosched: enable full blkcg hierarchy supportTejun Heo1-11/+24
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen3-114/+1
2012-12-18kmem: add slab-specific documentation about the kmem controllerGlauber Costa1-0/+7
2012-12-18memcg: add documentation about the kmem controllerGlauber Costa1-1/+58
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa1-3/+4
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan1-1/+1
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-52/+82
2012-12-11Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/Jeff Liu1-3/+3
2012-12-09cgroup: update Documentation/cgroups/00-INDEXNamjae Jeon1-0/+8
2012-11-22netprio_cgroup: allow nesting and inherit config on cgroup creationTejun Heo1-0/+2
2012-11-19cgroup, cpuset: remove cgroup_subsys->post_clone()Tejun Heo1-8/+0
2012-11-19cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/Tejun Heo1-5/+3
2012-11-19cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/online/offline/free()Tejun Heo1-20/+29
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko1-0/+4
2012-11-09cgroup_freezer: implement proper hierarchy supportTejun Heo1-21/+42
2012-10-09memcg: trivial fixes for Documentation/cgroups/memory.txtMichael Kerrisk1-45/+45
2012-09-13cgroup: trivial fixes for Documentation/cgroups/cgroups.txtMichael Kerrisk1-34/+34
2012-09-12cgroup: add documentation on extended attributes usageAristeu Rozanski1-2/+22