| Age | Commit message (Expand) | Author | Files | Lines |
| 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-07-31 | mm/memcg: complete documentation for tcp memcg files | Wanpeng Li | 1 | -0/+2 |
| 2012-07-31 | memcg: rename config variables | Andrew Morton | 1 | -5/+5 |
| 2012-07-31 | 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-06 | cgroup: remove hierarchy_mutex | Li Zefan | 1 | -1/+1 |
| 2012-05-29 | memcg: move charges to root cgroup if use_hierarchy=0 | KAMEZAWA Hiroyuki | 1 | -5/+8 |
| 2012-05-29 | rescounters: add res_counter_uncharge_until() | Frederic Weisbecker | 1 | -0/+8 |
| 2012-05-29 | memcg: fix/change behavior of shared anon at moving task | KAMEZAWA Hiroyuki | 1 | -5/+4 |
| 2012-05-29 | Documentation: memcg: future proof hierarchical statistics documentation | Johannes Weiner | 1 | -11/+4 |
| 2012-05-22 | Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -2/+2 |
| 2012-04-27 | res_counter: Merge res_counter_charge and res_counter_charge_nofail | Frederic Weisbecker | 1 | -2/+2 |
| 2012-04-12 | 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-20 | 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-12 | memcg: fix pgpgin/pgpgout documentation | Ying Han | 1 | -2/+5 |
| 2012-01-12 | Documentation/cgroups/memory.txt: fix typo | Zhu Yanhai | 1 | -1/+1 |
| 2012-01-09 | Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -30/+21 |
| 2011-12-22 | Partial revert "Basic kernel memory functionality for the Memory Controller" | Glauber Costa | 1 | -20/+2 |
| 2011-12-12 | cgroup: kill subsys->can_attach_task(), pre_attach() and attach_task() | Tejun Heo | 1 | -20/+0 |
| 2011-12-12 | cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a... | Tejun Heo | 1 | -10/+21 |
| 2011-12-12 | Display current tcp memory allocation in kmem cgroup | Glauber Costa | 1 | -0/+1 |
| 2011-12-12 | tcp buffer limitation: per-cgroup limit | Glauber Costa | 1 | -0/+1 |
| 2011-12-12 | tcp memory pressure controls | Glauber Costa | 1 | -0/+2 |
| 2011-12-12 | socket: initial cgroup code. | Glauber Costa | 1 | -1/+3 |
| 2011-12-12 | Basic kernel memory functionality for the Memory Controller | Glauber Costa | 1 | -2/+38 |
| 2011-11-22 | net: add documentation for net_prio cgroups (v4) | Neil Horman | 1 | -0/+53 |
| 2011-11-07 | Documentation: Fix typo in freezer-subsystem.txt | Rafael J. Wysocki | 1 | -2/+2 |
| 2011-11-04 | Documentation: update cgroups notes | Li Zefan | 1 | -2/+2 |
| 2011-11-02 | memcg: skip scanning active lists based on individual size | Johannes Weiner | 1 | -1/+0 |
| 2011-09-14 | memcg: Revert "memcg: add memory.vmscan_stat" | Johannes Weiner | 1 | -84/+1 |
| 2011-07-26 | memcg: add memory.vmscan_stat | KAMEZAWA Hiroyuki | 1 | -1/+84 |
| 2011-07-23 | Documentation: fix ambigous text for root cpuset | Wanlong Gao | 1 | -1/+1 |
| 2011-07-23 | Documentation: fix echo command in cgroups/cpuacct.txt | Wanlong Gao | 1 | -1/+1 |
| 2011-07-06 | Documentation: fix cgroup blkio throttle filenames | Andrea Righi | 1 | -6/+6 |
| 2011-06-15 | Documentation: fix cgroup typos and formatting | Jörg Sommer | 3 | -13/+13 |
| 2011-06-15 | Documentation: update cgroupfs mount point | Jörg Sommer | 7 | -82/+97 |
| 2011-06-15 | memcg: add documentation for the memory.numastat API | Ying Han | 1 | -0/+19 |
| 2011-05-26 | cgroup: remove the ns_cgroup | Daniel Lezcano | 1 | -1/+1 |
| 2011-05-26 | cgroups: make procs file writable | Ben Blum | 1 | -1/+8 |
| 2011-05-26 | cgroups: add per-thread subsystem callbacks | Ben Blum | 1 | -8/+22 |
| 2011-04-28 | memcg: update documentation to describe usage_in_bytes | Daisuke Nishimura | 1 | -2/+13 |
| 2011-04-04 | Documentation: update cgroups info user groups names | Geunsik Lim | 1 | -6/+6 |
| 2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -29/+1 |
| 2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -10/+12 |
| 2011-03-16 | Documentation: update cgroup pid and cpuset information | Eric B Munson | 1 | -0/+12 |
| 2011-03-08 | Update cpuset info & webiste for cgroups | GeunSik Lim | 1 | -8/+9 |
| 2011-03-08 | blk-cgroup: Lower minimum weight from 100 to 10. | Justin TerAvest | 1 | -1/+1 |
| 2011-03-01 | cfq-iosched: Always provide group isolation. | Justin TerAvest | 1 | -28/+0 |
| 2011-02-17 | memcg: clarify use_hierarchy documentation | Greg Thelen | 1 | -2/+3 |
| 2011-01-14 | revert documentaion update for memcg's dirty ratio. | KAMEZAWA Hiroyuki | 1 | -74/+0 |
| 2011-01-13 | memcg: document cgroup dirty memory interfaces | Greg Thelen | 1 | -0/+74 |
| 2011-01-13 | Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+27 |
| 2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2 | -2/+2 |
| 2011-01-13 | cgroups: remove deprecated subsystem from examples. | Trevor Woerner | 1 | -4/+4 |
| 2010-11-15 | blk-cgroup: Allow creation of hierarchical cgroups | Vivek Goyal | 1 | -0/+27 |
| 2010-11-01 | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2 | -2/+2 |
| 2010-10-27 | cgroup: add clone_children control file | Daniel Lezcano | 1 | -2/+12 |
| 2010-10-22 | Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -3/+103 |
| 2010-09-16 | blkio: Documentation Update | Vivek Goyal | 1 | -3/+103 |
| 2010-08-23 | cfq-iosched: Documentation help for new tunables | Vivek Goyal | 1 | -0/+28 |
| 2010-08-04 | Documentation: update broken web addresses. | Justin P. Mattock | 1 | -1/+1 |
| 2010-05-27 | memcg: update documentation | KAMEZAWA Hiroyuki | 1 | -93/+198 |
| 2010-05-27 | memcg: move charge of file pages | Daisuke Nishimura | 1 | -6/+12 |
| 2010-05-27 | memcg: oom kill disable and oom status | KAMEZAWA Hiroyuki | 1 | -0/+23 |
| 2010-05-27 | memcg: oom notifier | KAMEZAWA Hiroyuki | 1 | -1/+19 |
| 2010-05-27 | Documentation/cgroups/cgroups.txt: fix reference to "numtasks" | Trevor Woerner | 1 | -1/+1 |
| 2010-05-21 | Merge branch 'master' into for-2.6.35 | Jens Axboe | 4 | -22/+22 |
| 2010-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 4 | -22/+22 |
| 2010-04-29 | Merge branch 'master' into for-2.6.35 | Jens Axboe | 1 | -2/+1 |
| 2010-04-26 | blk-cgroup: config options re-arrangement | Vivek Goyal | 1 | -20/+15 |
| 2010-04-24 | cgroups: fix procs documentation | KAMEZAWA Hiroyuki | 1 | -2/+1 |
| 2010-04-23 | Documentation/: it's -> its where appropriate | Francis Galiegue | 2 | -2/+2 |
| 2010-04-13 | io-controller: Document for blkio.weight_device | Gui Jianfeng | 1 | -1/+30 |
| 2010-04-09 | blkio: Add more debug-only per-cgroup stats | Divyesh Shah | 1 | -0/+29 |
| 2010-04-09 | blkio: Add io_queued and avg_queue_size stats | Divyesh Shah | 1 | -0/+11 |
| 2010-04-09 | blkio: Add io_merged stat | Divyesh Shah | 1 | -0/+5 |
| 2010-04-09 | blkio: Changes to IO controller additional stats patches | Divyesh Shah | 1 | -1/+47 |
| 2010-03-25 | cpuset: Fix documentation punctuation | Greg Thelen | 1 | -19/+19 |
| 2010-03-24 | memcg: fix typo in memcg documentation | Greg Thelen | 1 | -1/+1 |
| 2010-03-19 | memcg: fix typo in memcg documentation | Greg Thelen | 1 | -1/+1 |
| 2010-03-16 | Fix typos in comments | Thomas Weber | 1 | -1/+1 |
| 2010-03-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -62/+65 |
| 2010-03-12 | memcg: fix typos in memcg_test.txt | Kirill A. Shutemov | 1 | -2/+2 |
| 2010-03-12 | memcg: update memcg_test.txt to describe memory thresholds | Kirill A. Shutemov | 1 | -0/+21 |
| 2010-03-12 | cgroups: add simple listener of cgroup events to documentation | Kirill A. Shutemov | 1 | -0/+110 |
| 2010-03-12 | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki | 1 | -1/+4 |
| 2010-03-12 | memcg: update memcg_test.txt | Daisuke Nishimura | 1 | -2/+20 |
| 2010-03-12 | memcg: implement memory thresholds | Kirill A. Shutemov | 1 | -1/+18 |
| 2010-03-12 | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 1 | -0/+20 |
| 2010-03-12 | memcg: move charges of anonymous swap | Daisuke Nishimura | 1 | -0/+2 |
| 2010-03-12 | memcg: add interface to move charge at task migration | Daisuke Nishimura | 1 | -2/+54 |
| 2010-03-12 | cgroups: fix CONTENTS in cgroups documentation | Kirill A. Shutemov | 1 | -0/+1 |
| 2010-03-12 | cgroups: subsystem module unloading | Ben Blum | 1 | -2/+3 |
| 2010-03-12 | cgroups: subsystem module loading interface | Ben Blum | 1 | -0/+4 |
| 2010-03-12 | cgroup: introduce cancel_attach() | Daisuke Nishimura | 1 | -1/+12 |
| 2010-02-24 | doc: cpuset: Update the cpuset flag file | GeunSik Lim | 1 | -62/+65 |
| 2009-12-03 | blkio: Documentation | Vivek Goyal | 1 | -0/+135 |
| 2009-10-08 | cgroups: update documentation of cgroups tasks and procs files | Paul Menage | 1 | -2/+9 |
| 2009-09-24 | memory controller: soft limit documentation | Balbir Singh | 1 | -1/+36 |
| 2009-09-24 | memcg: remove the overhead associated with the root cgroup | Balbir Singh | 1 | -0/+4 |
| 2009-09-24 | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 1 | -3/+9 |
| 2009-09-24 | cgroups: support named cgroups hierarchies | Paul Menage | 1 | -0/+20 |
| 2009-06-30 | cpusets: document adding/removing cpus to cpuset elaborately | Nikanth Karthikesan | 1 | -0/+12 |
| 2009-06-18 | memcg: add interface to reset limits | Daisuke Nishimura | 1 | -0/+1 |
| 2009-06-18 | memcg: fix behavior under memory.limit equals to memsw.limit | KAMEZAWA Hiroyuki | 1 | -6/+11 |
| 2009-04-13 | memcg: fix documentation | Bharata B Rao | 1 | -23/+32 |
| 2009-04-13 | res_counter: update documentation | Andrea Righi | 1 | -6/+21 |
| 2009-04-08 | Merge commit 'v2.6.30-rc1' into sched/urgent | Ingo Molnar | 6 | -51/+112 |
| 2009-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 6 | -14/+32 |
| 2009-04-02 | memcg: fix OOM killer under memcg | KAMEZAWA Hiroyuki | 1 | -1/+19 |
| 2009-04-02 | cgroups: more documentation for remount and release_agent | Li Zefan | 1 | -2/+18 |
| 2009-04-02 | cgroup: fix frequent -EBUSY at rmdir | KAMEZAWA Hiroyuki | 1 | -2/+4 |
| 2009-04-01 | cpuacct: add per-cgroup utime/stime statistics | Bharata B Rao | 1 | -0/+18 |
| 2009-03-30 | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 1 | -0/+18 |
| 2009-03-30 | trivial: Give the right path in Documentation example | Thadeu Lima de Souza Cascardo | 1 | -1/+1 |
| 2009-03-30 | trivial: cgroups: documentation typo and spelling corrections | Chris Samuel | 4 | -13/+13 |
| 2009-02-20 | cpuset: various documentation fixes and updates | Li Zefan | 1 | -28/+37 |
| 2009-02-18 | cgroups: update documentation about css_set hash table | Li Zefan | 1 | -4/+2 |
| 2009-01-29 | memcg: update document to mention that swapoff should be tested | KAMEZAWA Hiroyuki | 1 | -2/+22 |
| 2009-01-15 | cgroups: consolidate cgroup documents | Li Zefan | 7 | -2/+1817 |
| 2009-01-08 | cgroups: add a per-subsystem hierarchy_mutex | Paul Menage | 1 | -1/+1 |
| 2009-01-08 | cgroups: documentation updates | Li Zefan | 1 | -3/+4 |
| 2008-11-12 | freezer_cg: disable writing freezer.state of root cgroup | Li Zefan | 1 | -9/+12 |
| 2008-10-20 | container freezer: document the cgroup freezer subsystem. | Matt Helsley | 2 | -0/+647 |