Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-08memcg: introduce memory.minRoman Gushchin
2018-06-08mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid
2018-06-08mm: memcontrol: drain stocks on resize limitShakeel Butt
2018-06-08memcg: mark memcg1_events static constGreg Thelen
2018-06-08memcg: writeback: use memcg->cgwb_list directlyWang Long
2018-06-08mm: treat memory.low value inclusiveRoman Gushchin
2018-06-08mm: memory.low hierarchical behaviorRoman Gushchin
2018-06-08mm: rename page_counter's count/limit into usage/maxRoman Gushchin
2018-06-08mm, memcontrol: implement memory.swap.eventsTejun Heo
2018-06-08mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
2018-04-21mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim
2018-04-11page cache: use xa_lockMatthew Wilcox
2018-04-11memcg: fix per_node_info cleanupMichal Hocko
2018-04-11mm: memcg: make sure memory.events is uptodate when waking pollersJohannes Weiner
2018-04-11memcg, thp: do not invoke oom killer on thp chargesMichal Hocko
2018-03-29mm/memcontrol.c: fix parameter description mismatchHonglei Wang
2018-02-12vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-07mm: docs: fix parameter names mismatchMike Rapoport
2018-02-07mm: docs: fixup punctuationMike Rapoport
2018-02-03Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin
2018-02-01mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytesAndrey Ryabinin
2018-02-01mm/memcontrol.c: make local symbol staticChristopher Díaz Riveros
2018-02-01memcg: refactor mem_cgroup_resize_limit()Yu Zhao
2018-02-01mm: memcontrol: fix excessive complexity in memory.stat reportingJohannes Weiner
2018-02-01mm: memcontrol: eliminate raw access to stat and event countersJohannes Weiner
2018-01-31Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-11-30mm, memcg: fix mem_cgroup_swapout() for THPsShakeel Butt
2017-11-28annotate poll-related wait keysAl Viro
2017-11-16mm: slabinfo: remove CONFIG_SLABINFOYang Shi
2017-10-10net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet
2017-10-04mm/memcg: avoid page count check for zone deviceJérôme Glisse
2017-10-04mm, memcg: remove hotplug locking from try_chargeMichal Hocko
2017-09-09mem/memcg: cache rightmost nodeDavidlohr Bueso
2017-09-09mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse
2017-09-09mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse
2017-09-09mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse
2017-09-09mm: thp: check pmd migration entry in common pathZi Yan
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-09-07mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko
2017-09-07memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying
2017-09-07memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying
2017-09-07memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying
2017-09-07mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke
2017-09-07mm, memcg: reset memory.low during memcg offliningRoman Gushchin
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner
2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo
2017-07-11mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Michal Hocko
2017-07-11mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson