- 0d3bd18 mm/cma.c: cma_declare_contiguous: correct err handling by Peng Fan · 6 years ago
- 0c81585 mm/page_ext.c: fix an imbalance with kmemleak by Qian Cai · 6 years ago
- 5f438ee mm/compaction: pass pgdat to too_many_isolated() instead of zone by Andrey Ryabinin · 6 years ago
- f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
- a7ca12f mm/workingset: remove unused @mapping argument in workingset_eviction() by Andrey Ryabinin · 6 years ago
- 9600874 mm/swapfile.c: use struct_size() in kvzalloc() by Gustavo A. R. Silva · 6 years ago
- 5a7f1b2 mm/cma_debug.c: remove static scoped cma_debugfs_root by Yue Hu · 6 years ago
- a332286 tmpfs: test link accounting with O_TMPFILE by Alexey Dobriyan · 6 years ago
- 2367fab MAINTAINERS: add entry for memblock by Mike Rapoport · 6 years ago
- 5d3ee42 mm/shmem: make find_get_pages_range() work for huge page by Yu Zhao · 6 years ago
- afa0011 mm: unexport free_reserved_area by Christoph Hellwig · 6 years ago
- b2f0246 tools/vm/slabinfo: clean up usage menu debug items by Tobin C. Harding · 6 years ago
- 3c89ff9 tools/vm/slabinfo: align usage output columns by Tobin C. Harding · 6 years ago
- b80fd30 tools/vm/slabinfo: put options in alphabetic order by Tobin C. Harding · 6 years ago
- 402ad96 tools/vm/slabinfo: update options in usage message by Tobin C. Harding · 6 years ago
- ace451e include/linux/compaction.h: fix potential build error by Yu Zhao · 6 years ago
- daf3538 mm,memory_hotplug: explicitly pass the head to isolate_huge_page by Oscar Salvador · 6 years ago
- 494eec7 mm: page_cache_add_speculative(): refactor out some code duplication by john.hubbard@gmail.com · 6 years ago
- f900482 mm/migrate.c: cleanup expected_page_refs() by Jan Kara · 6 years ago
- a862f68 docs/core-api/mm: fix return value descriptions in mm/ by Mike Rapoport · 6 years ago
- bc8ff3c docs/core-api/mm: fix user memory accessors formatting by Mike Rapoport · 6 years ago
- 92eac16 docs/mm: vmalloc: re-indent kernel-doc comemnts by Mike Rapoport · 6 years ago
- 6d2bef9 mm/page_poison: update comment after code moved by Michael S. Tsirkin · 6 years ago
- ce0725f numa: make "nr_online_nodes" unsigned int by Alexey Dobriyan · 6 years ago
- b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
- d342a0b mm,oom: don't kill global init via memory.oom.group by Tetsuo Handa · 6 years ago
- c10d38c mm, swap: bounds check swap_info array accesses to avoid NULL derefs by Daniel Jordan · 6 years ago
- 060f005 mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list() by Kirill Tkhai · 6 years ago
- 2cee57d1 mm: ksm: do not block on page lock when searching stable tree by Yang Shi · 6 years ago
- 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
- 2bb0f34 mm: vmscan: do not iterate all mem cgroups for global direct reclaim by Yang Shi · 6 years ago
- 59118c4 mm: swap: use mem_cgroup_is_root() instead of deferencing css->parent by Yang Shi · 6 years ago
- 54402986 selftests/memfd: add tests for F_SEAL_FUTURE_WRITE seal by Joel Fernandes (Google) · 6 years ago
- ab3948f mm/memfd: add an F_SEAL_FUTURE_WRITE seal to memfd by Joel Fernandes (Google) · 6 years ago
- 7f18825 powerpc/mm/iommu: allow large IOMMU page size only for hugetlb backing by Aneesh Kumar K.V · 6 years ago
- 678e174 powerpc/mm/iommu: allow migration of cma allocated pages during mm_iommu_do_alloc by Aneesh Kumar K.V · 6 years ago
- 9a4e9f3 mm: update get_user_pages_longterm to migrate pages allocated from CMA region by Aneesh Kumar K.V · 6 years ago
- d7fefcc mm/cma: add PF flag to force non cma alloc by Aneesh Kumar K.V · 6 years ago
- 6e2e07c mm: better document PG_reserved by David Hildenbrand · 6 years ago
- 731351d ia64: perfmon: don't mark buffer pages as PG_reserved by David Hildenbrand · 6 years ago
- d9fa9d9 arm64: kdump: no need to mark crashkernel pages manually PG_reserved by David Hildenbrand · 6 years ago
- aee4944 arm64: kexec: no need to ClearPageReserved() by David Hildenbrand · 6 years ago
- 5ffb90b m68k/mm: use __ClearPageReserved() by David Hildenbrand · 6 years ago
- 795c230 riscv/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
- f55b7417 powerpc/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
- 446d296 s390/vdso: don't clear PG_reserved by David Hildenbrand · 6 years ago
- 750b317 agp: efficeon: no need to set PG_reserved on GATT tables by David Hildenbrand · 6 years ago
- b56a2d8 mm: rid swapoff of quadratic complexity by Vineeth Remanan Pillai · 6 years ago
- c5bf121 mm: refactor swap-in logic out of shmem_getpage_gfp by Vineeth Remanan Pillai · 6 years ago
- a9e7c39 mm/vmscan.c: remove 7th argument of isolate_lru_pages() by Kirill Tkhai · 6 years ago
- 2e25644 mm, mempolicy: fix uninit memory access by Vlastimil Babka · 6 years ago
- 7775fac memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
- 23a7052 mm/page_alloc.c: check return value of memblock_alloc_node_nopanic() by Mike Rapoport · 6 years ago
- 8ef5cbd arch/powerpc/mm/hugetlb: NestMMU workaround for hugetlb mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
- 023bdd0 mm/hugetlb: add prot_modify_start/commit sequence for hugetlb update by Aneesh Kumar K.V · 6 years ago
- 5b32336 arch/powerpc/mm: Nest MMU workaround for mprotect RW upgrade by Aneesh Kumar K.V · 6 years ago
- 04a8645 mm: update ptep_modify_prot_commit to take old pte value as arg by Aneesh Kumar K.V · 6 years ago
- 0cbe3e2 mm: update ptep_modify_prot_start/commit to take vm_area_struct as arg by Aneesh Kumar K.V · 6 years ago
- 8bb4e7a mm: fix some typos in mm directory by Wei Yang · 6 years ago
- 8aa4976 mm/page_owner: move config option to mm/Kconfig.debug by Changbin Du · 6 years ago
- 43cca0b mm/mmap.c: remove some redundancy in arch_get_unmapped_area_topdown() by Yang Fan · 6 years ago
- bbbe480 mm, oom: remove 'prefer children over parent' heuristic by Shakeel Butt · 6 years ago
- d9f7979 mm: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
- 0ee930e mm/memory.c: prevent mapping typed pages to userspace by Matthew Wilcox · 6 years ago
- 2d432cb mm: prevent mapping slab pages to userspace by Matthew Wilcox · 6 years ago
- afd0738 mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512! by Uladzislau Rezki (Sony) · 6 years ago
- 677dc97 mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable by Chris Down · 6 years ago
- aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
- dc50537 kernel: cgroup: add poll file operation by Johannes Weiner · 6 years ago
- 147e1a9 fs: kernfs: add poll file operation by Johannes Weiner · 6 years ago
- 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
- e332f74 mm, compaction: be selective about what pageblocks to clear skip hints by Mel Gorman · 6 years ago
- 4fca973 mm, compaction: sample pageblocks for free pages by Mel Gorman · 6 years ago
- dbe2d4e mm, compaction: round-robin the order while searching the free lists for a target by Mel Gorman · 6 years ago
- d097a6f mm, compaction: reduce premature advancement of the migration target scanner by Mel Gorman · 6 years ago
- cf66f07 mm, compaction: do not consider a need to reschedule as contention by Mel Gorman · 6 years ago
- cb810ad mm, compaction: rework compact_should_abort as compact_check_resched by Mel Gorman · 6 years ago
- 8854c55 mm, compaction: keep cached migration PFNs synced for unusable pageblocks by Mel Gorman · 6 years ago
- 9bebefd mm, compaction: check early for huge pages encountered by the migration scanner by Mel Gorman · 6 years ago
- cb2dcaf mm, compaction: finish pageblock scanning on contention by Mel Gorman · 6 years ago
- 804d312 mm, compaction: avoid rescanning the same pageblock multiple times by Mel Gorman · 6 years ago
- 5a81188 mm, compaction: use free lists to quickly locate a migration target by Mel Gorman · 6 years ago
- e380beb mm, compaction: keep migration source private to a single compaction instance by Mel Gorman · 6 years ago
- 70b4459 mm, compaction: use free lists to quickly locate a migration source by Mel Gorman · 6 years ago
- fd1444b mm, compaction: ignore the fragmentation avoidance boost for isolation and compaction by Mel Gorman · 6 years ago
- efe771c mm, compaction: always finish scanning of a full pageblock by Mel Gorman · 6 years ago
- 806031b mm, migrate: immediately fail migration of a page with no migration handler by Mel Gorman · 6 years ago
- 4469ab9 mm, compaction: rename map_pages to split_map_pages by Mel Gorman · 6 years ago
- 40cacbc mm, compaction: remove unnecessary zone parameter in some instances by Mel Gorman · 6 years ago
- 566e54e mm, compaction: remove last_migrated_pfn from compact_control by Mel Gorman · 6 years ago
- c5943b9 mm, compaction: rearrange compact_control by Mel Gorman · 6 years ago
- c5fbd93 mm, compaction: shrink compact_control by Mel Gorman · 6 years ago
- 35f12f0 mm/filemap: pass inclusive 'end_byte' parameter to filemap_range_has_page by zhengbin · 6 years ago
- d71e53c mm: shuffle GFP_* flags by Alexey Dobriyan · 6 years ago
- e9f5987 mm: swap: add comment for swap_vma_readahead by Yang Shi · 6 years ago
- 8fd2e0b mm: swap: check if swap backing device is congested or not by Yang Shi · 6 years ago
- 14ef1fc mm/filemap.c: remove redundant test from find_get_pages_contig by Matthew Wilcox · 6 years ago
- 67b8046 mm/memcontrol.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
- c52e759 mm: remove extra drain pages on pcp list by Wei Yang · 6 years ago
- 5480280 arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pages by Anshuman Khandual · 6 years ago