Age | Commit message (Expand) | Author | Files | Lines |
2013-03-01 | Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -11/+24 |
2013-02-28 | Documentation/cgroups/blkio-controller.txt: fix typo | Warren Turkal | 1 | -1/+1 |
2013-01-09 | cfq-iosched: enable full blkcg hierarchy support | Tejun Heo | 1 | -11/+24 |
2013-01-07 | cgroups: move cgroup_event_listener.c to tools/cgroup | Greg Thelen | 3 | -114/+1 |
2012-12-19 | kmem: add slab-specific documentation about the kmem controller | Glauber Costa | 1 | -0/+7 |
2012-12-19 | memcg: add documentation about the kmem controller | Glauber Costa | 1 | -1/+58 |
2012-12-19 | res_counter: return amount of charges after res_counter_uncharge() | Glauber Costa | 1 | -3/+4 |
2012-12-13 | cpuset: use N_MEMORY instead N_HIGH_MEMORY | Lai Jiangshan | 1 | -1/+1 |
2012-12-12 | Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 4 | -52/+82 |
2012-12-12 | Documentation/cgroups/memory.txt: s/mem_cgroup_charge/mem_cgroup_change_common/ | Jeff Liu | 1 | -3/+3 |
2012-12-09 | cgroup: update Documentation/cgroups/00-INDEX | Namjae Jeon | 1 | -0/+8 |
2012-11-22 | netprio_cgroup: allow nesting and inherit config on cgroup creation | Tejun Heo | 1 | -0/+2 |
2012-11-19 | cgroup, cpuset: remove cgroup_subsys->post_clone() | Tejun Heo | 1 | -8/+0 |
2012-11-19 | cgroup: s/CGRP_CLONE_CHILDREN/CGRP_CPUSET_CLONE_CHILDREN/ | Tejun Heo | 1 | -5/+3 |
2012-11-19 | cgroup: rename ->create/post_create/pre_destroy/destroy() to ->css_alloc/onli... | Tejun Heo | 1 | -20/+29 |
2012-11-17 | memcg: oom: fix totalpages calculation for memory.swappiness==0 | Michal Hocko | 1 | -0/+4 |
2012-11-09 | cgroup_freezer: implement proper hierarchy support | Tejun Heo | 1 | -21/+42 |
2012-10-09 | memcg: trivial fixes for Documentation/cgroups/memory.txt | Michael Kerrisk | 1 | -45/+45 |
2012-09-13 | cgroup: trivial fixes for Documentation/cgroups/cgroups.txt | Michael Kerrisk | 1 | -34/+34 |
2012-09-12 | cgroup: add documentation on extended attributes usage | Aristeu Rozanski | 1 | -2/+22 |
2012-08-01 | mm/memcg: complete documentation for tcp memcg files | Wanpeng Li | 1 | -0/+2 |
2012-08-01 | memcg: rename config variables | Andrew Morton | 1 | -5/+5 |
2012-08-01 | hugetlb/cgroup: add HugeTLB controller documentation | Aneesh Kumar K.V | 1 | -0/+45 |
2012-07-17 | cgroup: Update remount documentation | Daniel Wagner | 1 | -9/+6 |
2012-07-09 | cgroup: Remove populate() documentation | Daniel Wagner | 1 | -10/+0 |
2012-06-07 | cgroup: remove hierarchy_mutex | Li Zefan | 1 | -1/+1 |
2012-05-30 | memcg: move charges to root cgroup if use_hierarchy=0 | KAMEZAWA Hiroyuki | 1 | -5/+8 |
2012-05-30 | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker | 1 | -0/+8 |
2012-05-30 | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki | 1 | -5/+4 |
2012-05-30 | Documentation: memcg: future proof hierarchical statistics documentation | Johannes Weiner | 1 | -11/+4 |
2012-05-23 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -2/+2 |
2012-04-28 | res_counter: Merge res_counter_charge and res_counter_charge_nofail | Frederic Weisbecker | 1 | -2/+2 |
2012-04-13 | memcg: fix up documentation on global LRU | Ying Han | 1 | -3/+2 |
2012-03-29 | documentation: remove references to cpu_*_map. | Rusty Russell | 1 | -1/+1 |
2012-03-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -9/+9 |
2012-03-07 | Documentation: Fix multiple typo in Documentation | Masanari Iida | 1 | -9/+9 |
2012-02-02 | cgroup: remove cgroup_subsys argument from callbacks | Li Zefan | 1 | -15/+11 |
2012-01-13 | memcg: fix pgpgin/pgpgout documentation | Ying Han | 1 | -2/+5 |
2012-01-13 | Documentation/cgroups/memory.txt: fix typo | Zhu Yanhai | 1 | -1/+1 |
2012-01-10 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -30/+21 |
2011-12-23 | Partial revert "Basic kernel memory functionality for the Memory Controller" | Glauber Costa | 1 | -20/+2 |
2011-12-13 | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() | Tejun Heo | 1 | -20/+0 |
2011-12-13 | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a... | Tejun Heo | 1 | -10/+21 |
2011-12-13 | Display current tcp memory allocation in kmem cgroup | Glauber Costa | 1 | -0/+1 |
2011-12-13 | tcp buffer limitation: per-cgroup limit | Glauber Costa | 1 | -0/+1 |
2011-12-13 | tcp memory pressure controls | Glauber Costa | 1 | -0/+2 |
2011-12-13 | socket: initial cgroup code. | Glauber Costa | 1 | -1/+3 |
2011-12-13 | Basic kernel memory functionality for the Memory Controller | Glauber Costa | 1 | -2/+38 |
2011-11-23 | net: add documentation for net_prio cgroups (v4) | Neil Horman | 1 | -0/+53 |
2011-11-08 | Documentation: Fix typo in freezer-subsystem.txt | Rafael J. Wysocki | 1 | -2/+2 |