Age | Commit message (Expand) | Author | Files | Lines |
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 |