1. 0e8fb93 mm: remove VM_FAULT_MINOR by Jan Kara · 9 years ago
  2. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  3. 795ae7a mm: scale kswapd watermarks in proportion to memory by Johannes Weiner · 9 years ago
  4. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  5. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
  6. bcf6691 mm, tracing: refresh __def_vmaflag_names by Kirill A. Shutemov · 9 years ago
  7. ea606cf mm: move max_map_count bits into mm.h by Andrey Ryabinin · 9 years ago
  8. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  9. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 9 years ago
  10. 6a93ca8 mm: migrate: do not touch page->mem_cgroup of live pages by Johannes Weiner · 9 years ago
  11. 1414c7f mm/page_poisoning.c: allow for zero poisoning by Laura Abbott · 9 years ago
  12. 8823b1d mm/page_poison.c: enable PAGE_POISONING as a separate option by Laura Abbott · 9 years ago
  13. 40b4413 mm/slab: clean up DEBUG_PAGEALLOC processing code by Joonsoo Kim · 9 years ago
  14. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. bc94b99 Merge tag 'v4.5-rc6' into core/resources, to resolve conflict by Ingo Molnar · 9 years ago
  16. 3a2f2ac Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 9 years ago
  17. 30bdbb7 mm: polish virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  18. 65376df proc: revert /proc/<pid>/maps [stack:TID] annotation by Johannes Weiner · 9 years ago
  19. 1c29f25 memremap: Change region_intersects() to take @flags and @desc by Toshi Kani · 9 years ago
  20. 76b36fa Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes by Ingo Molnar · 9 years ago
  21. 7f43add mm/mlock.c: change can_do_mlock return value type to boolean by Wang Xiaoqiang · 9 years ago
  22. 4a9e1cd mm: bring in additional flag for fixup_user_fault to signal unlock by Dominik Dingel · 9 years ago
  23. 3565fce mm, x86: get_user_pages() for dax mappings by Dan Williams · 9 years ago
  24. 5c7fb56 mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmd by Dan Williams · 9 years ago
  25. 01c8f1c mm, dax, gpu: convert vm_insert_mixed to pfn_t by Dan Williams · 9 years ago
  26. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  27. 260ae3f mm: skip memory block registration for ZONE_DEVICE by Dan Williams · 9 years ago
  28. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  29. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  30. 4e41a30 mm: hwpoison: adjust for new thp refcounting by Naoya Horiguchi · 9 years ago
  31. e1534ae mm: differentiate page_mapped() from page_mapcount() for compound pages by Kirill A. Shutemov · 9 years ago
  32. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  33. 3ac808f mm, thp: remove compound_lock() by Kirill A. Shutemov · 9 years ago
  34. ddc58f2 mm: drop tail page refcounting by Kirill A. Shutemov · 9 years ago
  35. 8463833 mm: rework virtual memory accounting by Konstantin Khlebnikov · 9 years ago
  36. c20cd45 mm: allow GFP_{FS,IO} for page_cache_read page cache allocation by Michal Hocko · 9 years ago
  37. d07e225 mm: mmap: add new /proc tunable for mmap_base ASLR by Daniel Cashman · 9 years ago
  38. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  39. 1745cbc mm: Add vm_insert_pfn_prot() by Andy Lutomirski · 9 years ago
  40. d00181b mm: use 'unsigned int' for page order by Kirill A. Shutemov · 9 years ago
  41. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  42. f1e6155 mm: pack compound_dtor and compound_order into one word in struct page by Kirill A. Shutemov · 9 years ago
  43. de60f5f mm: introduce VM_LOCKONFAULT by Eric B Munson · 9 years ago
  44. 706874e mm: do not inc NR_PAGETABLE if ptlock_init failed by Vladimir Davydov · 9 years ago
  45. 600e19a mm: use only per-device readahead limit by Roman Gushchin · 9 years ago
  46. 0610c25 memcg: fix dirty page migration by Greg Thelen · 9 years ago
  47. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  48. 1fcfd8d mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff() by Oleg Nesterov · 9 years ago
  49. f6f7a63 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  50. 94bf4ec mm/hwpoison: introduce put_hwpoison_page to put refcount for memory error handling by Wanpeng Li · 9 years ago
  51. bb14c2c mm: rename and move get/set_freepage_migratetype by Vlastimil Babka · 9 years ago
  52. b5e3aa0 mm: remove put_page_unless_one() by Vineet Gupta · 9 years ago
  53. b96375f mm: add a pmd_fault handler by Matthew Wilcox · 9 years ago
  54. b533062 mm: introduce vma_is_anonymous(vma) helper by Oleg Nesterov · 9 years ago
  55. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  56. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  57. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  58. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  59. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  60. 8025e5d [media] mm: Provide new get_vaddr_frames() helper by Jan Kara · 9 years ago
  61. 124fe20 mm: enhance region_is_ram() to region_intersects() by Dan Williams · 9 years ago
  62. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  63. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
  64. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  65. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 9 years ago
  66. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 9 years ago
  67. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  68. c761471 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 9 years ago
  69. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  70. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  71. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 9 years ago
  72. f3ca10d Revert "mm: avoid tail page refcounting on non-THP compound pages" by Linus Torvalds · 9 years ago
  73. dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 9 years ago
  74. e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 9 years ago
  75. cdd7875 include/linux/mm.h: simplify flag check by Borislav Petkov · 9 years ago
  76. 8d63d99 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 9 years ago
  77. e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 9 years ago
  78. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 9 years ago
  79. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 9 years ago
  80. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  81. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  82. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 10 years ago
  83. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 10 years ago
  84. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 10 years ago
  85. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 10 years ago
  86. 900fc5f pagewalk: add walk_page_vma() by Naoya Horiguchi · 10 years ago
  87. fafaa42 pagewalk: improve vma handling by Naoya Horiguchi · 10 years ago
  88. 0b1fbfe mm/pagewalk: remove pgd_entry() and pud_entry() by Naoya Horiguchi · 10 years ago
  89. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 10 years ago
  90. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  91. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 10 years ago
  92. 1d148e2 mm: add VM_BUG_ON_PAGE() to page_mapcount() by Wang, Yalin · 10 years ago
  93. e4b294c mm: add fields for compound destructor and order into struct page by Kirill A. Shutemov · 10 years ago
  94. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  95. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 10 years ago
  96. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 10 years ago
  97. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 10 years ago
  98. 9b4bdd2 mm: drop support of non-linear mapping from fault codepath by Kirill A. Shutemov · 10 years ago
  99. 8a5f14a mm: drop support of non-linear mapping from unmap/zap codepath by Kirill A. Shutemov · 10 years ago
  100. ccaafd7 mm: don't use compound_head() in virt_to_head_page() by Joonsoo Kim · 10 years ago