1. 966cf44 mm: defer ZONE_DEVICE page initialization to the point where we init pgmap by Alexander Duyck · 7 years ago
  2. d483da5 mm: create non-atomic version of SetPageReserved for init use by Alexander Duyck · 7 years ago
  3. f682a97 mm: provide kernel parameter to allow disabling page init poisoning by Alexander Duyck · 7 years ago
  4. 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 7 years ago
  5. 86b27be mm/memory_hotplug.c: clean up node_states_check_changes_offline() by Oscar Salvador · 7 years ago
  6. 8efe33f mm/memory_hotplug.c: simplify node_states_check_changes_online by Oscar Salvador · 7 years ago
  7. cf01f6f5 mm/memory_hotplug.c: tidy up node_states_clear_node() by Oscar Salvador · 7 years ago
  8. 83d8361 mm/memory_hotplug.c: spare unnecessary calls to node_set_state by Oscar Salvador · 7 years ago
  9. 3cb7b12 mm/filemap.c: Use existing variable by haiqing.shq · 7 years ago
  10. cb49224 mm: unmap VM_PFNMAP mappings with optimized path by Yang Shi · 7 years ago
  11. b4cefb3 mm: unmap VM_HUGETLB mappings with optimized path by Yang Shi · 7 years ago
  12. dd2283f mm: mmap: zap pages with read mmap_sem in munmap by Yang Shi · 7 years ago
  13. a8dda16 vfree: add debug might_sleep() by Andrey Ryabinin · 7 years ago
  14. 3ca4ea3 mm/vmalloc.c: improve vfree() kerneldoc by Andrey Ryabinin · 7 years ago
  15. 52414d3 kvfree(): fix misleading comment by Andrey Ryabinin · 7 years ago
  16. dedf2c7 mm/mempolicy.c: use match_string() helper to simplify the code by zhong jiang · 7 years ago
  17. c3df29d mm/swap.c: remove duplicated include by YueHaibing · 7 years ago
  18. 2c029a1 mm, page_alloc: drop should_suppress_show_mem by Michal Hocko · 7 years ago
  19. e9b257e mm/memcontrol.c: fix memory.stat item ordering by Johannes Weiner · 7 years ago
  20. 4b85afb mm: zero-seek shrinkers by Johannes Weiner · 7 years ago
  21. 68d48e6 mm: workingset: add vmstat counter for shadow nodes by Johannes Weiner · 7 years ago
  22. 505802a mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim by Johannes Weiner · 7 years ago
  23. eb41468 psi: pressure stall information for CPU, memory, and IO by Johannes Weiner · 7 years ago
  24. b1d29ba delayacct: track delays from thrashing cache pages by Johannes Weiner · 7 years ago
  25. 1899ad1 mm: workingset: tell cache transitions from workingset thrashing by Johannes Weiner · 7 years ago
  26. 95f9ab2 mm: workingset: don't drop refault information prematurely by Johannes Weiner · 7 years ago
  27. f0d7787 mm, slab: shorten kmalloc cache names for large sizes by Vlastimil Babka · 7 years ago
  28. b29940c mm: rename and change semantics of nr_indirectly_reclaimable_bytes by Vlastimil Babka · 7 years ago
  29. 1291523 mm, slab/slub: introduce kmalloc-reclaimable caches by Vlastimil Babka · 7 years ago
  30. cc252ea mm, slab: combine kmalloc_caches and kmalloc_dma_caches by Vlastimil Babka · 7 years ago
  31. 3b9aadf userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults by Andrea Arcangeli · 7 years ago
  32. 9b5a8e0 mm: convert insert_pfn() to vm_fault_t by Matthew Wilcox · 7 years ago
  33. 79f3aa5 mm: convert __vm_insert_mixed() to vm_fault_t by Matthew Wilcox · 7 years ago
  34. 6d95854 mm: inline vm_insert_pfn_prot() into caller by Matthew Wilcox · 7 years ago
  35. ae2b01f mm: remove vm_insert_pfn() by Matthew Wilcox · 7 years ago
  36. bc12e6a mm: make vm_insert_pfn_prot() static by Matthew Wilcox · 7 years ago
  37. f5e6d1d mm: introduce vmf_insert_pfn_prot() by Matthew Wilcox · 7 years ago
  38. 5d74763 mm: remove vm_insert_mixed() by Matthew Wilcox · 7 years ago
  39. 4b96a37 mm: convert to use vm_fault_t by Souptick Joarder · 7 years ago
  40. 7b0e0c0 mm/page_alloc.c: clean up check_for_memory() by Oscar Salvador · 7 years ago
  41. 979aafa mm/swapfile.c: clear si->swap_map[] in swap_free_cluster() by Huang Ying · 7 years ago
  42. 10e364d mm/swapfile.c: call free_swap_slot() in __swap_entry_free() by Huang Ying · 7 years ago
  43. bcd49e8 mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache() by Huang Ying · 7 years ago
  44. 154221c kmemleak: add module param to print warnings to dmesg by Vincent Whitchurch · 7 years ago
  45. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 7 years ago
  46. 15f570b mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry() by Michal Hocko · 7 years ago
  47. 68600f6 mm: don't miss the last page because of round-off error by Roman Gushchin · 7 years ago
  48. 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 7 years ago
  49. c5fd3ca slub: extend slub debug to handle multiple slabs by Aaron Tomlin · 7 years ago
  50. 6144847 mm: don't warn about large allocations for slab by Dmitry Vyukov · 7 years ago
  51. 0684e65 mm/slub.c: switch to bitmap_zalloc() by Andy Shevchenko · 7 years ago
  52. 26873ac Merge tag 'driver-core-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  53. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  54. 99792e0 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  55. 0200fbd Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  56. 6ab9e09 Merge tag 'for-4.20/block-20181021' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  57. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  58. eb66ae0 mremap: properly flush TLB before releasing the page by Linus Torvalds · 7 years ago
  59. 59c3f82 mm: move is_kernel_rodata() to asm-generic/sections.h by Bartosz Golaszewski · 7 years ago
  60. bfba8e5 mm/thp: fix call to mmu_notifier in set_pmd_migration_entry() v2 by Jérôme Glisse · 7 years ago
  61. 7aa867d mm/mmap.c: don't clobber partially overlapping VMA with MAP_FIXED_NOREPLACE by Jann Horn · 7 years ago
  62. a22dd36 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Greg Kroah-Hartman · 7 years ago
  63. a31acd3 x86/mm: Page size aware flush_tlb_mm_range() by Peter Zijlstra · 7 years ago
  64. a5b966a Merge branch 'tlb/asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux into x86/mm by Peter Zijlstra · 7 years ago
  65. e054637 mm, sched/numa: Remove remaining traces of NUMA rate-limiting by Srikar Dronamraju · 7 years ago
  66. 6685b35 percpu: stop leaking bitmap metadata blocks by Mike Rapoport · 7 years ago
  67. 091a1ea Merge branch 'akpm' by Greg Kroah-Hartman · 7 years ago
  68. d41aa52 mm: madvise(MADV_DODUMP): allow hugetlbfs pages by Daniel Black · 7 years ago
  69. b8e57ef mm/vmscan.c: fix int overflow in callers of do_shrink_slab() by Kirill Tkhai · 7 years ago
  70. 58bc4c3 mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly by Jann Horn · 7 years ago
  71. 28e2c4b mm/vmstat.c: fix outdated vmstat_text by Jann Horn · 7 years ago
  72. e6112fc mm/migrate.c: split only transparent huge pages when allocation fails by Anshuman Khandual · 7 years ago
  73. 5189686 mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl by YueHaibing · 7 years ago
  74. e125fe4 mm, thp: fix mlocking THP page with migration enabled by Kirill A. Shutemov · 7 years ago
  75. dff11ab hugetlb: take PMD sharing into account when flushing tlb/caches by Mike Kravetz · 7 years ago
  76. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 7 years ago
  77. c0554d2 Merge branch 'linus' into x86/core, to pick up fixes by Ingo Molnar · 7 years ago
  78. efaffc5 mm, sched/numa: Remove rate-limiting of automatic NUMA balancing migration by Mel Gorman · 7 years ago
  79. 7534612 mm/migrate: Use spin_trylock() while resetting rate limit by Srikar Dronamraju · 7 years ago
  80. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 7 years ago
  81. 74b7c02 blkcg: associate a blkg for pages being evicted by swap by Dennis Zhou (Facebook) · 7 years ago
  82. 172b06c3 mm: slowly shrink slabs with a relatively small number of objects by Roman Gushchin · 7 years ago
  83. b45d71f mm: shmem.c: Correctly annotate new inodes for lockdep by Joel Fernandes (Google) · 7 years ago
  84. 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 7 years ago
  85. 48751b5 Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 7 years ago
  86. 7a9cdeb mm: get rid of vmacache_flush_all() entirely by Linus Torvalds · 7 years ago
  87. 079b22d signal: Use SEND_SIG_PRIV not SEND_SIG_FORCED with SIGKILL and SIGSTOP by Eric W. Biederman · 7 years ago
  88. 196d9d8 mm/memory: Move mmu_gather and TLB invalidation code into its own file by Peter Zijlstra · 7 years ago
  89. ca16eb3 Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  90. 62ec0d8 mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removal by Dave Jiang · 7 years ago
  91. 464c7ff mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported. by Aneesh Kumar K.V · 7 years ago
  92. 04b8e94 mm/util.c: improve kvfree() kerneldoc by Andrew Morton · 7 years ago
  93. b353756 kmemleak: always register debugfs file by Vincent Whitchurch · 7 years ago
  94. 79cc810 mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm(). by Tetsuo Handa · 7 years ago
  95. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 7 years ago
  96. a6d6024 asm-generic/tlb: Track which levels of the page tables have been cleared by Will Deacon · 7 years ago
  97. 9da3f2b x86/fault: BUG() when uaccess helpers fault on kernel addresses by Jann Horn · 7 years ago
  98. 59b5771 blkcg: delay blkg destruction until after writeback has finished by Dennis Zhou (Facebook) · 7 years ago
  99. 3d8f761 vfs: implement readahead(2) using POSIX_FADV_WILLNEED by Amir Goldstein · 7 years ago
  100. 45cd0fa vfs: add the fadvise() file operation by Amir Goldstein · 7 years ago