summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAge
* memcg: fix mutex not unlocked on memcg_create_kmem_cache fail pathVladimir Davydov2014-01-30
* memcg: remove unused code from kmem_cache_destroy_work_funcVladimir Davydov2014-01-23
* memcg: fix css reference leak and endless loop in mem_cgroup_iterMichal Hocko2014-01-23
* memcg: fix endless loop caused by mem_cgroup_iterMichal Hocko2014-01-23
* mm, oom: prefer thread group leaders for display purposesDavid Rientjes2014-01-23
* mm/memcg: iteration skip memcgs not yet fully initializedHugh Dickins2014-01-23
* mm/memcg: fix last_dead_count memory wastageHugh Dickins2014-01-23
* memcg: rework memcg_update_kmem_limit synchronizationVladimir Davydov2014-01-23
* memcg: remove KMEM_ACCOUNTED_ACTIVATED flagVladimir Davydov2014-01-23
* memcg, slab: RCU protect memcg_params for root cachesVladimir Davydov2014-01-23
* memcg: get rid of kmem_cache_dup()Vladimir Davydov2014-01-23
* memcg, slab: fix races in per-memcg cache creation/destructionVladimir Davydov2014-01-23
* memcg: fix possible NULL deref while traversing memcg_slab_caches listVladimir Davydov2014-01-23
* memcg, slab: fix barrier usage when accessing memcg_cachesVladimir Davydov2014-01-23
* memcg, slab: clean up memcg cache initialization/destructionVladimir Davydov2014-01-23
* memcg, slab: kmem_cache_create_memcg(): fix memleak on fail pathVladimir Davydov2014-01-23
* mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGESasha Levin2014-01-23
* memcg: do not use vmalloc for mem_cgroup allocationsVladimir Davydov2014-01-23
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-21
|\
| * memcg, oom: lock mem_cgroup_print_oom_infoMichal Hocko2014-01-21
| * memcg: make memcg_update_cache_sizes() staticVladimir Davydov2014-01-21
| * memcg: fix kmem_account_flags check in memcg_can_account_kmem()Vladimir Davydov2014-01-21
* | Merge branch 'for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2014-01-21
|\ \ | |/ |/|
| * cgroup: replace cftype->read_seq_string() with cftype->seq_show()Tejun Heo2013-12-05
| * memcg: convert away from cftype->read() and ->read_map()Tejun Heo2013-12-05
| * cgroup: Merge branch 'memcg_event' into for-3.14Tejun Heo2013-11-22
| |\
| | * memcg: rename cgroup_event to mem_cgroup_eventTejun Heo2013-11-22
| | * memcg: make cgroup_event deal with mem_cgroup instead of cgroup_subsys_stateTejun Heo2013-11-22
| | * memcg: remove cgroup_event->cftTejun Heo2013-11-22
| | * cgroup, memcg: move cgroup->event_list[_lock] and event callbacks into memcgTejun Heo2013-11-22
| | * memcg: cgroup_write_event_control() now knows @css is for memcgTejun Heo2013-11-22
| | * cgroup, memcg: move cgroup_event implementation to memcgTejun Heo2013-11-22
* | | memcg: fix memcg_size() calculationVladimir Davydov2014-01-02
* | | mm: memcg: do not allow task about to OOM kill to bypass the limitJohannes Weiner2013-12-12
* | | mm: memcg: fix race condition between memcg teardown and swapinJohannes Weiner2013-12-12
* | | mm: memcg: do not declare OOM from __GFP_NOFAIL allocationsJohannes Weiner2013-12-12
|/ /
* | mm, thp: change pmd_trans_huge_lock() to return taken lockKirill A. Shutemov2013-11-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-13
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
| |\ \ | | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
| |\ \
| * | | tcp_memcontrol: Kill struct tcp_memcontrolEric W. Biederman2013-10-21
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-11-13
|\ \ \ \
| * | | | memcg, kmem: use cache_from_memcg_idx instead of hard codeQiang Huang2013-11-13
| * | | | memcg, kmem: use is_root_cache instead of hard codeQiang Huang2013-11-13
| * | | | memcg: support hierarchical memory.numa_statsYing Han2013-11-13
| * | | | memcg: refactor mem_control_numa_stat_show()Greg Thelen2013-11-13
| * | | | mm: add a helper function to check may oom conditionQiang Huang2013-11-13
| | |_|/ | |/| |
* | | | Merge branch 'for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2013-11-13
|\ \ \ \ | |/ / / |/| | |
| * | | memcg: stop using css idLi Zefan2013-09-23
| * | | memcg: fail to create cgroup if the cgroup id is too bigLi Zefan2013-09-23