| Commit message (Expand) | Author | Age | Files | Lines |
* | memcg: update documentation | KAMEZAWA Hiroyuki | 2010-05-27 | 1 | -93/+198 |
* | memcg: move charge of file pages | Daisuke Nishimura | 2010-05-27 | 1 | -6/+12 |
* | memcg: oom kill disable and oom status | KAMEZAWA Hiroyuki | 2010-05-27 | 1 | -0/+23 |
* | memcg: oom notifier | KAMEZAWA Hiroyuki | 2010-05-27 | 1 | -1/+19 |
* | Documentation/cgroups/cgroups.txt: fix reference to "numtasks" | Trevor Woerner | 2010-05-27 | 1 | -1/+1 |
* | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-05-21 | 4 | -22/+22 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-05-20 | 4 | -22/+22 |
| |\ |
|
| | * | Documentation/: it's -> its where appropriate | Francis Galiegue | 2010-04-23 | 2 | -2/+2 |
| | * | cpuset: Fix documentation punctuation | Greg Thelen | 2010-03-25 | 1 | -19/+19 |
| | * | memcg: fix typo in memcg documentation | Greg Thelen | 2010-03-19 | 1 | -1/+1 |
| | * | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | Merge branch 'master' into for-2.6.35 | Jens Axboe | 2010-04-29 | 1 | -2/+1 |
|\ \ \
| |/ / |
|
| * | | cgroups: fix procs documentation | KAMEZAWA Hiroyuki | 2010-04-24 | 1 | -2/+1 |
* | | | blk-cgroup: config options re-arrangement | Vivek Goyal | 2010-04-26 | 1 | -20/+15 |
* | | | io-controller: Document for blkio.weight_device | Gui Jianfeng | 2010-04-13 | 1 | -1/+30 |
* | | | blkio: Add more debug-only per-cgroup stats | Divyesh Shah | 2010-04-09 | 1 | -0/+29 |
* | | | blkio: Add io_queued and avg_queue_size stats | Divyesh Shah | 2010-04-09 | 1 | -0/+11 |
* | | | blkio: Add io_merged stat | Divyesh Shah | 2010-04-09 | 1 | -0/+5 |
* | | | blkio: Changes to IO controller additional stats patches | Divyesh Shah | 2010-04-09 | 1 | -1/+47 |
|/ / |
|
* | | memcg: fix typo in memcg documentation | Greg Thelen | 2010-03-24 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2010-03-12 | 1 | -62/+65 |
|\ |
|
| * | doc: cpuset: Update the cpuset flag file | GeunSik Lim | 2010-02-24 | 1 | -62/+65 |
* | | memcg: fix typos in memcg_test.txt | Kirill A. Shutemov | 2010-03-12 | 1 | -2/+2 |
* | | memcg: update memcg_test.txt to describe memory thresholds | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+21 |
* | | cgroups: add simple listener of cgroup events to documentation | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+110 |
* | | memcg: handle panic_on_oom=always case | KAMEZAWA Hiroyuki | 2010-03-12 | 1 | -1/+4 |
* | | memcg: update memcg_test.txt | Daisuke Nishimura | 2010-03-12 | 1 | -2/+20 |
* | | memcg: implement memory thresholds | Kirill A. Shutemov | 2010-03-12 | 1 | -1/+18 |
* | | cgroup: implement eventfd-based generic API for notifications | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+20 |
* | | memcg: move charges of anonymous swap | Daisuke Nishimura | 2010-03-12 | 1 | -0/+2 |
* | | memcg: add interface to move charge at task migration | Daisuke Nishimura | 2010-03-12 | 1 | -2/+54 |
* | | cgroups: fix CONTENTS in cgroups documentation | Kirill A. Shutemov | 2010-03-12 | 1 | -0/+1 |
* | | cgroups: subsystem module unloading | Ben Blum | 2010-03-12 | 1 | -2/+3 |
* | | cgroups: subsystem module loading interface | Ben Blum | 2010-03-12 | 1 | -0/+4 |
* | | cgroup: introduce cancel_attach() | Daisuke Nishimura | 2010-03-12 | 1 | -1/+12 |
|/ |
|
* | blkio: Documentation | Vivek Goyal | 2009-12-03 | 1 | -0/+135 |
* | cgroups: update documentation of cgroups tasks and procs files | Paul Menage | 2009-10-08 | 1 | -2/+9 |
* | memory controller: soft limit documentation | Balbir Singh | 2009-09-24 | 1 | -1/+36 |
* | memcg: remove the overhead associated with the root cgroup | Balbir Singh | 2009-09-24 | 1 | -0/+4 |
* | cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time | Ben Blum | 2009-09-24 | 1 | -3/+9 |
* | cgroups: support named cgroups hierarchies | Paul Menage | 2009-09-24 | 1 | -0/+20 |
* | cpusets: document adding/removing cpus to cpuset elaborately | Nikanth Karthikesan | 2009-06-30 | 1 | -0/+12 |
* | memcg: add interface to reset limits | Daisuke Nishimura | 2009-06-18 | 1 | -0/+1 |
* | memcg: fix behavior under memory.limit equals to memsw.limit | KAMEZAWA Hiroyuki | 2009-06-18 | 1 | -6/+11 |
* | memcg: fix documentation | Bharata B Rao | 2009-04-13 | 1 | -23/+32 |
* | res_counter: update documentation | Andrea Righi | 2009-04-13 | 1 | -6/+21 |
* | Merge commit 'v2.6.30-rc1' into sched/urgent | Ingo Molnar | 2009-04-08 | 6 | -51/+112 |
|\ |
|
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2009-04-03 | 6 | -14/+32 |
| |\ |
|
| | * | trivial: fix where cgroup documentation is not correctly referred to | Thadeu Lima de Souza Cascardo | 2009-03-30 | 1 | -0/+18 |
| | * | trivial: Give the right path in Documentation example | Thadeu Lima de Souza Cascardo | 2009-03-30 | 1 | -1/+1 |