| Commit message (Expand) | Author | Age | Files | Lines |
* | mem/memcg: cache rightmost node | Davidlohr Bueso | 2017-09-08 | 1 | -5/+18 |
* | mm: memcontrol: use per-cpu stocks for socket memory uncharging | Roman Gushchin | 2017-09-08 | 1 | -2/+4 |
* | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse | 2017-09-08 | 1 | -5/+7 |
* | mm/memcontrol: support MEMORY_DEVICE_PRIVATE | Jérôme Glisse | 2017-09-08 | 1 | -4/+48 |
* | mm/memcontrol: allow to uncharge page without using page->lru field | Jérôme Glisse | 2017-09-08 | 1 | -76/+92 |
* | mm: thp: check pmd migration entry in common path | Zi Yan | 2017-09-08 | 1 | -0/+5 |
* | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2017-09-06 | 1 | -1/+1 |
|\ |
|
| * | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS | Tejun Heo | 2017-07-21 | 1 | -1/+1 |
* | | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko | 2017-09-06 | 1 | -1/+1 |
* | | memcg, THP, swap: make mem_cgroup_swapout() support THP | Huang Ying | 2017-09-06 | 1 | -8/+15 |
* | | memcg, THP, swap: avoid to duplicated charge THP in swap cache | Huang Ying | 2017-09-06 | 1 | -1/+1 |
* | | memcg, THP, swap: support move mem cgroup charge for THP swapped out | Huang Ying | 2017-09-06 | 1 | -2/+5 |
* | | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke | 2017-09-06 | 1 | -1/+3 |
* | | mm, memcg: reset memory.low during memcg offlining | Roman Gushchin | 2017-09-06 | 1 | -0/+2 |
* | | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner | 2017-08-18 | 1 | -12/+31 |
|/ |
|
* | mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() | Michal Hocko | 2017-07-10 | 1 | -1/+1 |
* | mm/memcontrol: exclude @root from checks in mem_cgroup_low | Sean Christopherson | 2017-07-10 | 1 | -18/+32 |
* | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 2017-07-06 | 1 | -1/+10 |
* | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner | 2017-07-06 | 1 | -4/+4 |
* | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 2017-07-06 | 1 | -0/+2 |
* | mm: per-cgroup memory reclaim stats | Roman Gushchin | 2017-07-06 | 1 | -0/+10 |
* | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 2017-07-06 | 1 | -24/+26 |
* | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar | 2017-06-20 | 1 | -1/+1 |
* | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar | 2017-06-20 | 1 | -4/+4 |
* | hwpoison, memcg: forcibly uncharge LRU pages | Michal Hocko | 2017-05-12 | 1 | -1/+1 |
* | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner | 2017-05-03 | 1 | -19/+19 |
* | mm: memcontrol: re-use node VM page state enum | Johannes Weiner | 2017-05-03 | 1 | -67/+68 |
* | mm: memcontrol: re-use global VM event enum | Johannes Weiner | 2017-05-03 | 1 | -25/+28 |
* | mm: memcontrol: clean up memory.events counting function | Johannes Weiner | 2017-05-03 | 1 | -4/+4 |
* | mm: vmscan: fix IO/refault regression in cache workingset transition | Johannes Weiner | 2017-05-03 | 1 | -17/+7 |
* | mm: memcontrol: provide shmem statistics | Johannes Weiner | 2017-05-03 | 1 | -8/+20 |
* | mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() | Tahsin Erdogan | 2017-03-09 | 1 | -3/+8 |
* | mm/cgroup: avoid panic when init with low memory | Laurent Dufour | 2017-03-09 | 1 | -2/+5 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins | 2017-02-24 | 1 | -0/+1 |
* | slab: use memcg_kmem_cache_wq for slab destruction operations | Tejun Heo | 2017-02-22 | 1 | -8/+8 |
* | slab: link memcg kmem_caches on their associated memory cgroup | Tejun Heo | 2017-02-22 | 1 | -3/+4 |
* | mm, memcg: do not retry precharge charges | David Rientjes | 2017-01-24 | 1 | -2/+2 |
* | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko | 2017-01-10 | 1 | -10/+8 |
* | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 2016-12-24 | 1 | -1/+1 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-12-12 | 1 | -1/+14 |
|\ |
|
| * | mm: memcontrol: use special workqueue for creating per-memcg caches | Vladimir Davydov | 2016-12-12 | 1 | -1/+14 |
* | | mm/memcg: Convert to hotplug state machine | Sebastian Andrzej Siewior | 2016-11-09 | 1 | -16/+8 |
|/ |
|
* | mm: memcontrol: do not recurse in direct reclaim | Johannes Weiner | 2016-10-27 | 1 | -0/+9 |
* | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner | 2016-10-07 | 1 | -10/+13 |
* | mm, swap: use offset of swap entry as key of swap cache | Huang Ying | 2016-10-07 | 1 | -2/+3 |
* | mm/memcontrol.c: make the walk_page_range() limit obvious | James Morse | 2016-10-07 | 1 | -2/+4 |
* | mm: memcontrol: add sanity checks for memcg->id.ref on get/put | Vladimir Davydov | 2016-10-07 | 1 | -1/+5 |
* | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov | 2016-10-07 | 1 | -72/+42 |
* | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting | Johannes Weiner | 2016-09-19 | 1 | -9/+22 |