aboutsummaryrefslogtreecommitdiff
path: root/Documentation/cgroups
AgeCommit message (Expand)Author
2014-08-08mm: memcontrol: rewrite uncharge APIJohannes Weiner
2014-08-08mm: memcontrol: rewrite charge APIJohannes Weiner
2014-07-15cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo
2014-07-08cgroup: implement cgroup_subsys->depends_onTejun Heo
2014-07-08cgroup: implement cgroup_subsys->css_reset()Tejun Heo
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-06vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko
2014-06-04Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov
2014-06-04mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner
2014-05-16memcg: remove tasks/children test from mem_cgroup_force_empty()Michal Hocko
2014-04-25cgroup: add documentation about unified hierarchyTejun Heo
2014-04-07memcg: rename high level charging functionsMichal Hocko
2014-04-07res_counter: remove interface for locked charging and unchargingDavid Rientjes
2014-01-31Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-01-03netfilter: x_tables: lightweight process control group matchingDaniel Borkmann
2013-12-31doc: cgroups: Fix typo in doc/cgroupsMasanari Iida
2013-12-10[media] doc: no singingKees Cook
2013-11-22cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo
2013-11-22memcg: rename cgroup_event to mem_cgroup_eventTejun Heo
2013-11-13memcg: support hierarchical memory.numa_statsYing Han
2013-09-12memcg: document cgroup dirty/writeback memory statisticsSha Zhengju
2013-07-11Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-07-03memcg: update TODO list in DocumentationLi Zefan
2013-06-24Documentation/cgroups/memory.txt: fix stat file documentationAaro Koskinen
2013-06-19sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar
2013-05-28doc: fix misspellings with 'codespell' toolAnatol Pomozov
2013-05-14blk-throttle: implement proper hierarchy supportTejun Heo
2013-05-07mm, memcg: add rss_huge stat to memory.statDavid Rientjes
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2013-04-29memcg: add memory.pressure_level eventsAnton Vorontsov
2013-04-12Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo
2013-04-10cgroup: remove bind() method from cgroup_subsys.Rami Rosen
2013-04-08Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen
2013-04-03cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen
2013-03-27doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"Paul Bolle
2013-03-20devcg: propagate local changes down the hierarchyAristeu Rozanski
2013-03-12cgroup: hold cgroup_mutex before calling css_offline()Li Zefan
2013-02-28Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-02-27Documentation/cgroups/blkio-controller.txt: fix typoWarren Turkal
2013-01-09cfq-iosched: enable full blkcg hierarchy supportTejun Heo
2013-01-07cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen
2012-12-18kmem: add slab-specific documentation about the kmem controllerGlauber Costa
2012-12-18memcg: add documentation about the kmem controllerGlauber Costa
2012-12-18res_counter: return amount of charges after res_counter_uncharge()Glauber Costa
2012-12-12cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan
2012-12-12Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds