summaryrefslogtreecommitdiffstats
path: root/Documentation/cgroups
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: rewrite uncharge APIJohannes Weiner2014-08-081-122/+6
* mm: memcontrol: rewrite charge APIJohannes Weiner2014-08-081-27/+5
* cgroup: distinguish the default and legacy hierarchies when handling cftypesTejun Heo2014-07-151-6/+12
* cgroup: implement cgroup_subsys->depends_onTejun Heo2014-07-081-3/+20
* cgroup: implement cgroup_subsys->css_reset()Tejun Heo2014-07-081-0/+14
* Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-06-092-5/+360
|\
| * memcg: remove tasks/children test from mem_cgroup_force_empty()Michal Hocko2014-05-161-5/+1
| * cgroup: add documentation about unified hierarchyTejun Heo2014-04-251-0/+359
* | vmscan: memcg: always use swappiness of the reclaimed memcgMichal Hocko2014-06-061-8/+7
* | Documentation/memcg: warn about incomplete kmemcg stateVladimir Davydov2014-06-041-0/+5
* | mm: memcontrol: remove hierarchy restrictions for swappiness and oom_controlJohannes Weiner2014-06-041-7/+4
|/
* memcg: rename high level charging functionsMichal Hocko2014-04-071-2/+2
* res_counter: remove interface for locked charging and unchargingDavid Rientjes2014-04-071-10/+2
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-01-311-1/+1
|\
| * [media] doc: no singingKees Cook2013-12-101-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-01-251-0/+5
|\ \
| * | netfilter: x_tables: lightweight process control group matchingDaniel Borkmann2014-01-031-0/+5
| |/
* | doc: cgroups: Fix typo in doc/cgroupsMasanari Iida2013-12-312-4/+4
* | cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2013-11-221-20/+0
|\ \ | |/ |/|
| * memcg: rename cgroup_event to mem_cgroup_eventTejun Heo2013-11-221-20/+0
* | memcg: support hierarchical memory.numa_statsYing Han2013-11-131-3/+7
|/
* memcg: document cgroup dirty/writeback memory statisticsSha Zhengju2013-09-121-0/+2
* Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-07-111-14/+15
|\
| * blk-throttle: implement proper hierarchy supportTejun Heo2013-05-141-14/+15
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-3/+3
|\ \
| * | Documentation/cgroups/memory.txt: fix stat file documentationAaro Koskinen2013-06-241-2/+2
| * | doc: fix misspellings with 'codespell' toolAnatol Pomozov2013-05-281-1/+1
| |/
* | memcg: update TODO list in DocumentationLi Zefan2013-07-031-4/+3
* | sched: Rename sched.c as sched/core.c in comments and DocumentationViresh Kumar2013-06-191-1/+1
|/
* mm, memcg: add rss_huge stat to memory.statDavid Rientjes2013-05-071-1/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-012-0/+36
|\
| * Documentation: cgroup: add documentation for net_cls cgroups.Rami Rosen2013-04-082-0/+36
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \
| * | doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP"Paul Bolle2013-03-271-1/+1
| |/
* | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-04-292-4/+69
|\ \
| * | Revert "cgroup: remove bind() method from cgroup_subsys."Tejun Heo2013-04-121-5/+15
| * | cgroup: remove bind() method from cgroup_subsys.Rami Rosen2013-04-101-15/+5
| * | cgroups: Documentation/cgroup/cgroup.txt - a trivial fix.Rami Rosen2013-04-031-1/+1
| * | devcg: propagate local changes down the hierarchyAristeu Rozanski2013-03-201-3/+67
| * | cgroup: hold cgroup_mutex before calling css_offline()Li Zefan2013-03-121-0/+1
| |/
* / memcg: add memory.pressure_level eventsAnton Vorontsov2013-04-291-1/+69
|/
* Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-blockLinus Torvalds2013-02-281-11/+24
|\
| * cfq-iosched: enable full blkcg hierarchy supportTejun Heo2013-01-091-11/+24
* | Documentation/cgroups/blkio-controller.txt: fix typoWarren Turkal2013-02-271-1/+1
* | cgroups: move cgroup_event_listener.c to tools/cgroupGreg Thelen2013-01-073-114/+1
|/
* kmem: add slab-specific documentation about the kmem controllerGlauber Costa2012-12-181-0/+7
* memcg: add documentation about the kmem controllerGlauber Costa2012-12-181-1/+58
* res_counter: return amount of charges after res_counter_uncharge()Glauber Costa2012-12-181-3/+4
* cpuset: use N_MEMORY instead N_HIGH_MEMORYLai Jiangshan2012-12-121-1/+1
* Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2012-12-124-52/+82
|\