Age | Commit message (Expand) | Author | Files | Lines |
2017-04-08 | mm: rmap: fix huge file mmap accounting in the memcg stats | Johannes Weiner | 1 | -0/+6 |
2017-01-19 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko | 1 | -3/+23 |
2016-10-08 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 1 | -2/+4 |
2016-10-08 | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 1 | -0/+15 |
2016-07-29 | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski | 1 | -1/+1 |
2016-07-29 | mm, vmscan: Update all zone LRU sizes before updating memcg | Mel Gorman | 1 | -1/+1 |
2016-07-29 | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman | 1 | -23/+15 |
2016-07-29 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman | 1 | -9/+10 |
2016-07-29 | mm, vmscan: move LRU lists to node | Mel Gorman | 1 | -9/+9 |
2016-07-29 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner | 1 | -1/+42 |
2016-07-27 | mm: memcontrol: cleanup kmem charge functions | Vladimir Davydov | 1 | -96/+7 |
2016-07-23 | mm: memcontrol: fix cgroup creation failure after many small jobs | Johannes Weiner | 1 | -15/+10 |
2016-05-21 | mm: vmscan: reduce size of inactive file list | Rik van Riel | 1 | -25/+0 |
2016-05-20 | mm: update_lru_size do the __mod_zone_page_state | Hugh Dickins | 1 | -6/+0 |
2016-03-18 | mm: workingset: make shadow node shrinker memcg aware | Vladimir Davydov | 1 | -0/+10 |
2016-03-18 | mm: memcontrol: zap memcg_kmem_online helper | Vladimir Davydov | 1 | -10/+0 |
2016-03-18 | mm: memcontrol: report kernel stack usage in cgroup2 memory.stat | Vladimir Davydov | 1 | -1/+2 |
2016-03-18 | mm: memcontrol: report slab usage in cgroup2 memory.stat | Vladimir Davydov | 1 | -0/+21 |
2016-03-16 | mm: remove unnecessary uses of lock_page_memcg() | Johannes Weiner | 1 | -5/+7 |
2016-03-16 | mm: simplify lock_page_memcg() | Johannes Weiner | 1 | -18/+17 |
2016-03-16 | mm: migrate: do not touch page->mem_cgroup of live pages | Johannes Weiner | 1 | -2/+2 |
2016-03-16 | mm: workingset: per-cgroup cache thrash detection | Johannes Weiner | 1 | -7/+49 |
2016-03-16 | mm: memcontrol: generalize locking for the page->mem_cgroup binding | Johannes Weiner | 1 | -5/+11 |
2016-03-16 | mm: fix some spelling | Jesper Dangaard Brouer | 1 | -1/+1 |
2016-02-03 | mm: memcontrol: drop superfluous entry in the per-memcg stats array | Johannes Weiner | 1 | -1/+1 |
2016-01-21 | mm: memcontrol: add "sock" to cgroup2 memory.stat | Johannes Weiner | 1 | -1/+4 |
2016-01-21 | mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_online | Vladimir Davydov | 1 | -17/+10 |
2016-01-21 | mm: memcontrol: charge swap to cgroup2 | Vladimir Davydov | 1 | -0/+1 |
2016-01-21 | mm: memcontrol: clean up alloc, online, offline, free functions | Johannes Weiner | 1 | -3/+0 |
2016-01-21 | mm: memcontrol: flatten struct cg_proto | Johannes Weiner | 1 | -8/+6 |
2016-01-21 | mm: memcontrol: rein in the CONFIG space madness | Johannes Weiner | 1 | -9/+5 |
2016-01-21 | mm: memcontrol: introduce CONFIG_MEMCG_LEGACY_KMEM | Johannes Weiner | 1 | -2/+2 |
2016-01-21 | mm: memcontrol: move kmem accounting code to CONFIG_MEMCG | Johannes Weiner | 1 | -3/+4 |
2016-01-21 | mm: memcontrol: give the kmem states more descriptive names | Johannes Weiner | 1 | -5/+10 |
2016-01-16 | memcg: adjust to support new THP refcounting | Kirill A. Shutemov | 1 | -6/+10 |
2016-01-15 | mm: memcontrol: switch to the updated jump-label API | Johannes Weiner | 1 | -4/+4 |
2016-01-15 | mm: memcontrol: hook up vmpressure to socket pressure | Johannes Weiner | 1 | -4/+28 |
2016-01-15 | mm: memcontrol: account socket memory in unified hierarchy memory controller | Johannes Weiner | 1 | -1/+8 |
2016-01-15 | mm: memcontrol: generalize the socket accounting jump label | Johannes Weiner | 1 | -0/+3 |
2016-01-15 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner | 1 | -15/+5 |
2016-01-15 | net: tcp_memcontrol: sanitize tcp memory accounting callbacks | Johannes Weiner | 1 | -6/+13 |
2016-01-15 | net: tcp_memcontrol: simplify the per-memcg limit access | Johannes Weiner | 1 | -1/+0 |
2016-01-15 | net: tcp_memcontrol: remove dead per-memcg count of allocated sockets | Johannes Weiner | 1 | -1/+0 |
2016-01-15 | net: tcp_memcontrol: protect all tcp_memcontrol calls by jump-label | Johannes Weiner | 1 | -9/+0 |
2016-01-15 | mm: memcontrol: export root_mem_cgroup | Johannes Weiner | 1 | -1/+2 |
2016-01-15 | memcg: do not allow to disable tcp accounting after limit is set | Vladimir Davydov | 1 | -11/+1 |
2016-01-15 | slab: add SLAB_ACCOUNT flag | Vladimir Davydov | 1 | -8/+7 |
2016-01-15 | memcg: only account kmem allocations marked as __GFP_ACCOUNT | Vladimir Davydov | 1 | -0/+2 |
2016-01-15 | Revert "gfp: add __GFP_NOACCOUNT" | Vladimir Davydov | 1 | -2/+0 |
2015-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -104/+43 |