| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: rename high level charging functions | Michal Hocko | 2014-04-07 | 1 | -2/+2 |
* | res_counter: remove interface for locked charging and uncharging | David Rientjes | 2014-04-07 | 1 | -10/+2 |
* | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-01-31 | 1 | -1/+1 |
|\ |
|
| * | [media] doc: no singing | Kees Cook | 2013-12-10 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2014-01-25 | 1 | -0/+5 |
|\ \ |
|
| * | | netfilter: x_tables: lightweight process control group matching | Daniel Borkmann | 2014-01-03 | 1 | -0/+5 |
| |/ |
|
* | | doc: cgroups: Fix typo in doc/cgroups | Masanari Iida | 2013-12-31 | 2 | -4/+4 |
* | | cgroup: Merge branch 'memcg_event' into for-3.14 | Tejun Heo | 2013-11-22 | 1 | -20/+0 |
|\ \
| |/
|/| |
|
| * | memcg: rename cgroup_event to mem_cgroup_event | Tejun Heo | 2013-11-22 | 1 | -20/+0 |
* | | memcg: support hierarchical memory.numa_stats | Ying Han | 2013-11-13 | 1 | -3/+7 |
|/ |
|
* | memcg: document cgroup dirty/writeback memory statistics | Sha Zhengju | 2013-09-12 | 1 | -0/+2 |
* | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-07-11 | 1 | -14/+15 |
|\ |
|
| * | blk-throttle: implement proper hierarchy support | Tejun Heo | 2013-05-14 | 1 | -14/+15 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-07-04 | 1 | -3/+3 |
|\ \ |
|
| * | | Documentation/cgroups/memory.txt: fix stat file documentation | Aaro Koskinen | 2013-06-24 | 1 | -2/+2 |
| * | | doc: fix misspellings with 'codespell' tool | Anatol Pomozov | 2013-05-28 | 1 | -1/+1 |
| |/ |
|
* | | memcg: update TODO list in Documentation | Li Zefan | 2013-07-03 | 1 | -4/+3 |
* | | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar | 2013-06-19 | 1 | -1/+1 |
|/ |
|
* | mm, memcg: add rss_huge stat to memory.stat | David Rientjes | 2013-05-07 | 1 | -1/+3 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2013-05-01 | 2 | -0/+36 |
|\ |
|
| * | Documentation: cgroup: add documentation for net_cls cgroups. | Rami Rosen | 2013-04-08 | 2 | -0/+36 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2013-04-30 | 1 | -1/+1 |
|\ \ |
|
| * | | doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP" | Paul Bolle | 2013-03-27 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2013-04-29 | 2 | -4/+69 |
|\ \ |
|
| * | | Revert "cgroup: remove bind() method from cgroup_subsys." | Tejun Heo | 2013-04-12 | 1 | -5/+15 |
| * | | cgroup: remove bind() method from cgroup_subsys. | Rami Rosen | 2013-04-10 | 1 | -15/+5 |
| * | | cgroups: Documentation/cgroup/cgroup.txt - a trivial fix. | Rami Rosen | 2013-04-03 | 1 | -1/+1 |
| * | | devcg: propagate local changes down the hierarchy | Aristeu Rozanski | 2013-03-20 | 1 | -3/+67 |
| * | | cgroup: hold cgroup_mutex before calling css_offline() | Li Zefan | 2013-03-12 | 1 | -0/+1 |
| |/ |
|
* | | memcg: add memory.pressure_level events | Anton Vorontsov | 2013-04-29 | 1 | -1/+69 |
|/ |
|
* | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2013-02-28 | 1 | -11/+24 |
|\ |
|
| * | cfq-iosched: enable full blkcg hierarchy support | Tejun Heo | 2013-01-09 | 1 | -11/+24 |
* | | Documentation/cgroups/blkio-controller.txt: fix typo | Warren Turkal | 2013-02-27 | 1 | -1/+1 |
* | | cgroups: move cgroup_event_listener.c to tools/cgroup | Greg Thelen | 2013-01-07 | 3 | -114/+1 |
|/ |
|
* | kmem: add slab-specific documentation about the kmem controller | Glauber Costa | 2012-12-18 | 1 | -0/+7 |
* | memcg: add documentation about the kmem controller | Glauber Costa | 2012-12-18 | 1 | -1/+58 |
* | res_counter: return amount of charges after res_counter_uncharge() | Glauber Costa | 2012-12-18 | 1 | -3/+4 |
* | cpuset: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 2012-12-12 | 1 | -1/+1 |
* | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2012-12-12 | 4 | -52/+82 |
|\ |
|
| * | cgroup: update Documentation/cgroups/00-INDEX | Namjae Jeon | 2012-12-09 | 1 | -0/+8 |
| * | netprio_cgroup: allow nesting and inherit config on cgroup creation | Tejun Heo | 2012-11-22 | 1 | -0/+2 |
| * | cgroup, cpuset: remove cgroup_subsys->post_clone() | Tejun Heo | 2012-11-19 | 1 | -8/+0 |
| * | cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ | Tejun Heo | 2012-11-19 | 1 | -5/+3 |
| * | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo | 2012-11-19 | 1 | -20/+29 |
| * | cgroup_freezer: implement proper hierarchy support | Tejun Heo | 2012-11-09 | 1 | -21/+42 |
* | | Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/ | Jeff Liu | 2012-12-11 | 1 | -3/+3 |
* | | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko | 2012-11-16 | 1 | -0/+4 |
|/ |
|
* | memcg: trivial fixes for Documentation/cgroups/memory.txt | Michael Kerrisk | 2012-10-09 | 1 | -45/+45 |
* | cgroup: trivial fixes for Documentation/cgroups/cgroups.txt | Michael Kerrisk | 2012-09-13 | 1 | -34/+34 |
* | cgroup: add documentation on extended attributes usage | Aristeu Rozanski | 2012-09-12 | 1 | -2/+22 |