summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix oom_kill event handlingRoman Gushchin2018-06-151-2/+4
* mm: fix null pointer dereference in mem_cgroup_protectedRoman Gushchin2018-06-151-0/+4
* mm: memcg: allow lowering memory.swap.max below the current usageTejun Heo2018-06-071-5/+1
* memcg: introduce memory.minRoman Gushchin2018-06-071-24/+94
* mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid2018-06-071-0/+3
* mm: memcontrol: drain stocks on resize limitShakeel Butt2018-06-071-0/+7
* memcg: mark memcg1_events static constGreg Thelen2018-06-071-1/+1
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-071-5/+0
* mm: treat memory.low value inclusiveRoman Gushchin2018-06-071-3/+3
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-071-29/+83
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-071-56/+56
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-071-1/+23
* mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-06-071-0/+3
* fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-261-1/+1
* mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim2018-04-201-1/+1
* page cache: use xa_lockMatthew Wilcox2018-04-111-2/+2
* memcg: fix per_node_info cleanupMichal Hocko2018-04-111-0/+3
* mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner2018-04-111-12/+16
* memcg, thp: do not invoke oom killer on thp chargesMichal Hocko2018-04-111-1/+1
* mm/memcontrol.c: fix parameter description mismatchHonglei Wang2018-03-281-3/+3
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* mm: docs: fix parameter names mismatchMike Rapoport2018-02-061-1/+1
* mm: docs: fixup punctuationMike Rapoport2018-02-061-2/+2
* Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin2018-02-021-0/+14
* mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytesAndrey Ryabinin2018-01-311-36/+6
* mm/memcontrol.c: make local symbol staticChristopher Díaz Riveros2018-01-311-1/+1
* memcg: refactor mem_cgroup_resize_limit()Yu Zhao2018-01-311-60/+17
* mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner2018-01-311-50/+51
* mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner2018-01-311-34/+25
* Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-1/+1
|\
| * annotate poll-related wait keysAl Viro2017-11-271-1/+1
* | mm, memcg: fix mem_cgroup_swapout() for THPsShakeel Butt2017-11-291-1/+1
|/
* mm: slabinfo: remove CONFIG_SLABINFOYang Shi2017-11-151-1/+1
* net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet2017-10-091-15/+0
* mm/memcg: avoid page count check for zone deviceJérôme Glisse2017-10-031-1/+2
* mm, memcg: remove hotplug locking from try_chargeMichal Hocko2017-10-031-5/+15
* mem/memcg: cache rightmost nodeDavidlohr Bueso2017-09-081-5/+18
* mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin2017-09-081-2/+4
* mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse2017-09-081-5/+7
* mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse2017-09-081-4/+48
* mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse2017-09-081-76/+92
* mm: thp: check pmd migration entry in common pathZi Yan2017-09-081-0/+5
* Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-09-061-1/+1
|\
| * cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo2017-07-211-1/+1
* | mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko2017-09-061-1/+1
* | memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying2017-09-061-8/+15
* | memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying2017-09-061-1/+1
* | memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying2017-09-061-2/+5
* | mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke2017-09-061-1/+3
* | mm, memcg: reset memory.low during memcg offliningRoman Gushchin2017-09-061-0/+2
OpenPOWER on IntegriCloud