1. c6d2341 mm/mmu_notifier: mmu_notifier_range_update_to_read_only() helper by Jérôme Glisse · 6 years ago
  2. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  3. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  4. dfcd666 mm/mmu_notifier: convert user range->blockable to helper function by Jérôme Glisse · 6 years ago
  5. 391aab1 mm/hmm: convert various hmm_pfn_* to device_entry which is a better name by Jérôme Glisse · 6 years ago
  6. 55c0ece mm/hmm: add a helper function that fault pages and map them to a device by Jérôme Glisse · 6 years ago
  7. 992de9a mm/hmm: allow to mirror vma of a file on a DAX backed filesystem by Jérôme Glisse · 6 years ago
  8. 63d5066 mm/hmm: mirror hugetlbfs (snapshoting, faulting and DMA mapping) by Jérôme Glisse · 6 years ago
  9. 023a019 mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays by Jérôme Glisse · 6 years ago
  10. a3e0d41 mm/hmm: improve driver API to work and wait over a range by Jérôme Glisse · 6 years ago
  11. 7323161 mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() by Jérôme Glisse · 6 years ago
  12. 25f23a0 mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() by Jérôme Glisse · 6 years ago
  13. 9f45461 mm/hmm: do not erase snapshot when a range is invalidated by Jérôme Glisse · 6 years ago
  14. 704f3f2 mm/hmm: use reference counting for HMM struct by Jérôme Glisse · 6 years ago
  15. 734fb89 mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
  16. 1b426ba hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 6 years ago
  17. 0919e1b hugetlbfs: on restore reserve error path retain subpool reservation by Mike Kravetz · 6 years ago
  18. 7567cfc mm/sparse.c: clean up obsolete code comment by Baoquan He · 6 years ago
  19. dae966d mm/swap.c: __pagevec_lru_add_fn: typo fix by Peng Fan · 6 years ago
  20. 2d0adf7 mm/hugetlb: get rid of NODEMASK_ALLOC by Oscar Salvador · 6 years ago
  21. fd875dc hugetlbfs: fix potential over/underflow setting node specific nr_hugepages by Mike Kravetz · 6 years ago
  22. 299c83d mem-hotplug: fix node spanned pages when we have a node with only ZONE_MOVABLE by Linxu Fang · 6 years ago
  23. 3481c37 mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin template by Yafang Shao · 6 years ago
  24. 024eee0 mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 6 years ago
  25. fc1d8e7 mm: introduce put_user_page*(), placeholder versions by John Hubbard · 6 years ago
  26. 4eb0716 hugetlb: allow to free gigantic pages regardless of the configuration by Alexandre Ghiti · 6 years ago
  27. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  28. 1df3a33 mm/cma.c: fix crash on CMA allocation if bitmap allocation fails by Yue Hu · 6 years ago
  29. 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
  30. 21d89d1 mm: memcontrol: push down mem_cgroup_nr_lru_pages() by Johannes Weiner · 6 years ago
  31. 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
  32. 22796c8 mm: memcontrol: replace node summing with memcg_page_state() by Johannes Weiner · 6 years ago
  33. 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
  34. 132bb8c mm/vmscan: add tracepoints for node reclaim by Yafang Shao · 6 years ago
  35. 5e65af1 mm/page_isolation.c: remove redundant pfn_valid_within() in __first_valid_page() by Anshuman Khandual · 6 years ago
  36. 2b59e01 mm/cma.c: fix the bitmap status to show failed allocation reason by Yue Hu · 6 years ago
  37. dd7ef7b mm/compaction.c: fix an undefined behaviour by Qian Cai · 6 years ago
  38. d3ba3ae mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY by Baoquan He · 6 years ago
  39. 39186cb mm,memory_hotplug: drop redundant hugepage_migration_supported check by Oscar Salvador · 6 years ago
  40. 10eeadf mm,memory_hotplug: unlock 1GB-hugetlb on x86_64 by Oscar Salvador · 6 years ago
  41. 7af7556 mm/gup: add FOLL_LONGTERM capability to GUP fast by Ira Weiny · 6 years ago
  42. 73b0140 mm/gup: change GUP fast to use flags rather than a write 'bool' by Ira Weiny · 6 years ago
  43. b798bec mm/gup: change write parameter to flags in fast walk by Ira Weiny · 6 years ago
  44. 932f4a6 mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM by Ira Weiny · 6 years ago
  45. a222f34 mm: generalize putback scan functions by Kirill Tkhai · 6 years ago
  46. f372d89 mm: remove pages_to_free argument of move_active_pages_to_lru() by Kirill Tkhai · 6 years ago
  47. 9851ac1 mm: move nr_deactivate accounting to shrink_active_list() by Kirill Tkhai · 6 years ago
  48. 886cf19 mm: move recent_rotated pages calculation to shrink_inactive_list() by Kirill Tkhai · 6 years ago
  49. 63931eb mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact() by Vlastimil Babka · 6 years ago
  50. 5fd4ca2 mm: page cache: store only head pages in i_pages by Matthew Wilcox · 6 years ago
  51. f0fd505 mm/cma_debug.c: fix the break condition in cma_maxchunk_get() by Yue Hu · 6 years ago
  52. 745e101 mm/slab.c: fix an infinite loop in leaks_show() by Qian Cai · 6 years ago
  53. 632b2ef mm/slub.c: update the comment about slab frozen by Liu Xiang · 6 years ago
  54. 517f9f1 mm/slab.c: remove unneed check in cpuup_canceled by Li RongQing · 6 years ago
  55. a4d3f89 slub: remove useless kmem_cache_debug() before remove_full() by Liu Xiang · 6 years ago
  56. 16cb0ec slab: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  57. 916ac05 slub: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  58. 6dfd1b6 slub: add comments to endif pre-processor macros by Tobin C. Harding · 6 years ago
  59. adab7b6 slob: use slab_list instead of lru by Tobin C. Harding · 6 years ago
  60. 130e8e0 slob: respect list_head abstraction layer by Tobin C. Harding · 6 years ago
  61. 2bf753e mm/hugetlb.c: don't put_page in lock of hugetlb_lock by Kai Shen · 6 years ago
  62. fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
  63. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  64. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  65. c620f7b Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  66. 0bc40e5 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  67. 8f14772 Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  68. 2c6a392 Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  69. 6ec6296 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  70. 171c2bc Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  71. 74b1da5 shmem: make use of ->free_inode() by Al Viro · 6 years ago
  72. 868b104 mm/vmalloc: Add flag for freeing of special permsissions by Rick Edgecombe · 6 years ago
  73. d633269 mm/hibernation: Make hibernation handle unmapped pages by Rick Edgecombe · 6 years ago
  74. af52bf6 mm/page_owner: Simplify stack trace handling by Thomas Gleixner · 6 years ago
  75. 880e049 mm/kasan: Simplify stacktrace handling by Thomas Gleixner · 6 years ago
  76. 07984aa mm/kmemleak: Simplify stacktrace handling by Thomas Gleixner · 6 years ago
  77. 7971679 mm/slub: Simplify stack trace retrieval by Thomas Gleixner · 6 years ago
  78. 8118b82 mm/page_alloc.c: fix never set ALLOC_NOFRAGMENT flag by Andrey Ryabinin · 6 years ago
  79. 8139ad0 mm/page_alloc.c: avoid potential NULL pointer dereference by Andrey Ryabinin · 6 years ago
  80. ee8ab0e mm, page_alloc: always use a captured page regardless of compaction result by Mel Gorman · 6 years ago
  81. 24512228b mm: do not boost watermarks to avoid fragmentation for the DISCONTIG memory model by Mel Gorman · 6 years ago
  82. 89c02e6 mm/memory_hotplug.c: drop memory device reference after find_memory_block() by David Hildenbrand · 6 years ago
  83. 4c3f49a Merge branch 'for-5.1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu by Linus Torvalds · 6 years ago
  84. 04f5866 coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping by Andrea Arcangeli · 6 years ago
  85. dce5b0b mm/kmemleak.c: fix unused-function warning by Arnd Bergmann · 6 years ago
  86. 3b99120 mm: fix inactive list balancing between NUMA nodes and cgroups by Johannes Weiner · 6 years ago
  87. 1a9f219 mm/hotplug: treat CMA pages as unmovable by Qian Cai · 6 years ago
  88. e8277b3 mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n by Konstantin Khlebnikov · 6 years ago
  89. af53d3e mm: swapoff: shmem_unuse() stop eviction without igrab() by Hugh Dickins · 6 years ago
  90. 64165b1 mm: swapoff: take notice of completion sooner by Hugh Dickins · 6 years ago
  91. dd862de mm: swapoff: remove too limiting SWAP_UNUSE_MAX_TRIES by Hugh Dickins · 6 years ago
  92. 8703954 mm: swapoff: shmem_find_swap_entries() filter out other types by Hugh Dickins · 6 years ago
  93. 1a62b18 slab: store tagged freelist for off-slab slabmgmt by Qian Cai · 6 years ago
  94. 80552f0 mm/slab: Remove store_stackinfo() by Qian Cai · 6 years ago
  95. 6b3a707 Merge branch 'page-refs' (page ref overflow) by Linus Torvalds · 6 years ago
  96. ead97a4 mm/kasan: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  97. 4621c98 mm/page_owner: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  98. b8ca7ff mm/slub: Remove the ULONG_MAX stack trace hackery by Thomas Gleixner · 6 years ago
  99. 8fde12c mm: prevent get_user_pages() from overflowing page refcount by Linus Torvalds · 6 years ago
  100. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago