| Age | Commit message (Expand) | Author | Files | Lines |
| 2019-03-05 | docs/core-api/mm: fix return value descriptions in mm/ |  Mike Rapoport | 12 | -59/+221 |
| 2019-03-05 | docs/mm: vmalloc: re-indent kernel-doc comemnts |  Mike Rapoport | 1 | -174/+171 |
| 2019-03-05 | numa: make "nr_online_nodes" unsigned int |  Alexey Dobriyan | 1 | -2/+2 |
| 2019-03-05 | numa: make "nr_node_ids" unsigned int |  Alexey Dobriyan | 7 | -9/+7 |
| 2019-03-05 | mm,oom: don't kill global init via memory.oom.group |  Tetsuo Handa | 1 | -1/+2 |
| 2019-03-05 | mm, swap: bounds check swap_info array accesses to avoid NULL derefs |  Daniel Jordan | 1 | -22/+29 |
| 2019-03-05 | mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list() |  Kirill Tkhai | 1 | -29/+13 |
| 2019-03-05 | mm: ksm: do not block on page lock when searching stable tree |  Yang Shi | 1 | -10/+35 |
| 2019-03-05 | mm: memcontrol: expose THP events on a per-memcg basis |  Chris Down | 3 | -0/+20 |
| 2019-03-05 | mm: vmscan: do not iterate all mem cgroups for global direct reclaim |  Yang Shi | 1 | -4/+3 |
| 2019-03-05 | mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd |  Joel Fernandes (Google) | 2 | -4/+24 |
| 2019-03-05 | mm: update get_user_pages_longterm to migrate pages allocated from CMA region |  Aneesh Kumar K.V | 2 | -26/+178 |
| 2019-03-05 | mm: rid swapoff of quadratic complexity |  Vineeth Remanan Pillai | 2 | -390/+310 |
| 2019-03-05 | mm: refactor swap-in logic out of shmem_getpage_gfp |  Vineeth Remanan Pillai | 1 | -205/+244 |
| 2019-03-05 | mm/vmscan.c: remove 7th argument of isolate_lru_pages() |  Kirill Tkhai | 1 | -11/+4 |
| 2019-03-05 | mm, mempolicy: fix uninit memory access |  Vlastimil Babka | 1 | -1/+1 |
| 2019-03-05 | memcg: killed threads should not invoke memcg OOM killer |  Tetsuo Handa | 1 | -5/+14 |
| 2019-03-05 | mm/page_alloc.c: check return value of memblock_alloc_node_nopanic() |  Mike Rapoport | 1 | -1/+8 |
| 2019-03-05 | mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update |  Aneesh Kumar K.V | 1 | -3/+5 |
| 2019-03-05 | mm: update ptep_modify_prot_commit to take old pte value as arg |  Aneesh Kumar K.V | 2 | -7/+7 |
| 2019-03-05 | mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg |  Aneesh Kumar K.V | 2 | -4/+4 |
| 2019-03-05 | mm: fix some typos in mm directory |  Wei Yang | 5 | -9/+9 |
| 2019-03-05 | mm/page_owner: move config option to mm/Kconfig.debug |  Changbin Du | 1 | -0/+17 |
| 2019-03-05 | mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown() |  Yang Fan | 1 | -4/+3 |
| 2019-03-05 | mm, oom: remove 'prefer children over parent' heuristic |  Shakeel Butt | 1 | -60/+18 |
| 2019-03-05 | mm: no need to check return value of debugfs_create functions |  Greg Kroah-Hartman | 9 | -63/+23 |
| 2019-03-05 | mm/memory.c: prevent mapping typed pages to userspace |  Matthew Wilcox | 1 | -1/+1 |
| 2019-03-05 | mm: prevent mapping slab pages to userspace |  Matthew Wilcox | 1 | -1/+1 |
| 2019-03-05 | mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! |  Uladzislau Rezki (Sony) | 1 | -1/+5 |
| 2019-03-05 | mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable |  Chris Down | 1 | -45/+19 |
| 2019-03-05 | mm, memcg: create mem_cgroup_from_seq |  Chris Down | 2 | -15/+15 |
| 2019-03-05 | mm, compaction: capture a page under direct compaction |  Mel Gorman | 3 | -11/+102 |
| 2019-03-05 | mm, compaction: be selective about what pageblocks to clear skip hints |  Mel Gorman | 1 | -18/+106 |
| 2019-03-05 | mm, compaction: sample pageblocks for free pages |  Mel Gorman | 1 | -6/+22 |
| 2019-03-05 | mm, compaction: round-robin the order while searching the free lists for a target |  Mel Gorman | 2 | -4/+32 |
| 2019-03-05 | mm, compaction: reduce premature advancement of the migration target scanner |  Mel Gorman | 1 | -17/+10 |
| 2019-03-05 | mm, compaction: do not consider a need to reschedule as contention |  Mel Gorman | 1 | -19/+4 |
| 2019-03-05 | mm, compaction: rework compact_should_abort as compact_check_resched |  Mel Gorman | 1 | -38/+23 |
| 2019-03-05 | mm, compaction: keep cached migration PFNs synced for unusable pageblocks |  Mel Gorman | 1 | -0/+18 |
| 2019-03-05 | mm, compaction: check early for huge pages encountered by the migration scanner |  Mel Gorman | 1 | -4/+12 |
| 2019-03-05 | mm, compaction: finish pageblock scanning on contention |  Mel Gorman | 1 | -56/+34 |
| 2019-03-05 | mm, compaction: avoid rescanning the same pageblock multiple times |  Mel Gorman | 2 | -6/+27 |
| 2019-03-05 | mm, compaction: use free lists to quickly locate a migration target |  Mel Gorman | 1 | -5/+213 |
| 2019-03-05 | mm, compaction: keep migration source private to a single compaction instance |  Mel Gorman | 1 | -25/+99 |
| 2019-03-05 | mm, compaction: use free lists to quickly locate a migration source |  Mel Gorman | 2 | -3/+177 |
| 2019-03-05 | mm, compaction: ignore the fragmentation avoidance boost for isolation and compaction |  Mel Gorman | 1 | -1/+1 |
| 2019-03-05 | mm, compaction: always finish scanning of a full pageblock |  Mel Gorman | 2 | -12/+8 |
| 2019-03-05 | mm, migrate: immediately fail migration of a page with no migration handler |  Mel Gorman | 1 | -1/+1 |
| 2019-03-05 | mm, compaction: rename map_pages to split_map_pages |  Mel Gorman | 1 | -3/+3 |
| 2019-03-05 | mm, compaction: remove unnecessary zone parameter in some instances |  Mel Gorman | 1 | -28/+26 |