Age | Commit message (Expand) | Author |
2014-12-13 | Merge branch 'akpm' (second patch-bomb from Andrew) | Linus Torvalds |
2014-12-13 | cgroups: Documentation: fix trivial typos and wrong paragraph numberings | SeongJae Park |
2014-12-12 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2014-12-10 | mm: embed the memcg pointer directly into struct page | Johannes Weiner |
2014-12-10 | kernel: res_counter: remove the unused API | Johannes Weiner |
2014-12-10 | mm: hugetlb_cgroup: convert to lockless page counters | Johannes Weiner |
2014-12-10 | mm: memcontrol: lockless page counters | Johannes Weiner |
2014-12-03 | cgroups: Documentation: fix wrong cgroupfs paths | SeongJae Park |
2014-09-24 | cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags | Zefan Li |
2014-08-08 | mm: memcontrol: rewrite uncharge API | Johannes Weiner |
2014-08-08 | mm: memcontrol: rewrite charge API | Johannes Weiner |
2014-07-15 | cgroup: distinguish the default and legacy hierarchies when handling cftypes | Tejun Heo |
2014-07-08 | cgroup: implement cgroup_subsys->depends_on | Tejun Heo |
2014-07-08 | cgroup: implement cgroup_subsys->css_reset() | Tejun Heo |
2014-06-09 | Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2014-06-06 | vmscan: memcg: always use swappiness of the reclaimed memcg | Michal Hocko |
2014-06-04 | Documentation/memcg: warn about incomplete kmemcg state | Vladimir Davydov |
2014-06-04 | mm: memcontrol: remove hierarchy restrictions for swappiness and oom_control | Johannes Weiner |
2014-05-16 | memcg: remove tasks/children test from mem_cgroup_force_empty() | Michal Hocko |
2014-04-25 | cgroup: add documentation about unified hierarchy | Tejun Heo |
2014-04-07 | memcg: rename high level charging functions | Michal Hocko |
2014-04-07 | res_counter: remove interface for locked charging and uncharging | David Rientjes |
2014-01-31 | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2014-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2014-01-03 | netfilter: x_tables: lightweight process control group matching | Daniel Borkmann |
2013-12-31 | doc: cgroups: Fix typo in doc/cgroups | Masanari Iida |
2013-12-10 | [media] doc: no singing | Kees Cook |
2013-11-22 | cgroup: Merge branch 'memcg_event' into for-3.14 | Tejun Heo |
2013-11-22 | memcg: rename cgroup_event to mem_cgroup_event | Tejun Heo |
2013-11-13 | memcg: support hierarchical memory.numa_stats | Ying Han |
2013-09-12 | memcg: document cgroup dirty/writeback memory statistics | Sha Zhengju |
2013-07-11 | Merge branch 'for-3.11/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2013-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-07-03 | memcg: update TODO list in Documentation | Li Zefan |
2013-06-24 | Documentation/cgroups/memory.txt: fix stat file documentation | Aaro Koskinen |
2013-06-19 | sched: Rename sched.c as sched/core.c in comments and Documentation | Viresh Kumar |
2013-05-28 | doc: fix misspellings with 'codespell' tool | Anatol Pomozov |
2013-05-14 | blk-throttle: implement proper hierarchy support | Tejun Heo |
2013-05-07 | mm, memcg: add rss_huge stat to memory.stat | David Rientjes |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-04-29 | Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2013-04-29 | memcg: add memory.pressure_level events | Anton Vorontsov |
2013-04-12 | Revert "cgroup: remove bind() method from cgroup_subsys." | Tejun Heo |
2013-04-10 | cgroup: remove bind() method from cgroup_subsys. | Rami Rosen |
2013-04-08 | Documentation: cgroup: add documentation for net_cls cgroups. | Rami Rosen |
2013-04-03 | cgroups: Documentation/cgroup/cgroup.txt - a trivial fix. | Rami Rosen |
2013-03-27 | doc: Fix typo "CONFIG_CGROUP_CGROUP_MEMCG_SWAP" | Paul Bolle |
2013-03-20 | devcg: propagate local changes down the hierarchy | Aristeu Rozanski |
2013-03-12 | cgroup: hold cgroup_mutex before calling css_offline() | Li Zefan |