summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner2017-08-181-12/+31
|/
* mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Michal Hocko2017-07-101-1/+1
* mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson2017-07-101-18/+32
* mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-061-1/+10
* mm: memcontrol: use the node-native slab memory countersJohannes Weiner2017-07-061-4/+4
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-061-0/+2
* mm: per-cgroup memory reclaim statsRoman Gushchin2017-07-061-0/+10
* mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-061-24/+26
* sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar2017-06-201-1/+1
* sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-4/+4
* hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko2017-05-121-1/+1
* mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner2017-05-031-19/+19
* mm: memcontrol: re-use node VM page state enumJohannes Weiner2017-05-031-67/+68
* mm: memcontrol: re-use global VM event enumJohannes Weiner2017-05-031-25/+28
* mm: memcontrol: clean up memory.events counting functionJohannes Weiner2017-05-031-4/+4
* mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner2017-05-031-17/+7
* mm: memcontrol: provide shmem statisticsJohannes Weiner2017-05-031-8/+20
* mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan2017-03-091-3/+8
* mm/cgroup: avoid panic when init with low memoryLaurent Dufour2017-03-091-2/+5
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-241-0/+1
* slab: use memcg_kmem_cache_wq for slab destruction operationsTejun Heo2017-02-221-8/+8
* slab: link memcg kmem_caches on their associated memory cgroupTejun Heo2017-02-221-3/+4