1. 5477e70 mm: move ->mremap() from file_operations to vm_operations_struct by Oleg Nesterov · 9 years ago
  2. 19a809a userfaultfd: teach vma_merge to merge across vma->vm_userfaultfd_ctx by Andrea Arcangeli · 9 years ago
  3. 16ba6f8 userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP by Andrea Arcangeli · 9 years ago
  4. 2f064f3 mm: make page pfmemalloc check more robust by Michal Hocko · 9 years ago
  5. 8a942fd mm: meminit: make __early_pfn_to_nid SMP-safe and introduce meminit_pfn_in_nid by Mel Gorman · 9 years ago
  6. 92923ca mm: meminit: only set page reserved in the memblock region by Nathan Zimmer · 9 years ago
  7. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  8. cc3e2af memory-failure: change type of action_result's param 3 to enum by Xie XiuQi · 9 years ago
  9. cc637b1 memory-failure: export page_type and action result by Xie XiuQi · 9 years ago
  10. ead07f6 mm/memory-failure: introduce get_hwpoison_page() for consistent refcount handling by Naoya Horiguchi · 9 years ago
  11. c761471 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 9 years ago
  12. 682aa8e writeback: implement unlocked_inode_to_wb transaction and use it for stat updates by Tejun Heo · 9 years ago
  13. c4843a7 memcg: add per cgroup dirty page accounting by Greg Thelen · 9 years ago
  14. 11f81be page_writeback: revive cancel_dirty_page() in a restricted form by Tejun Heo · 9 years ago
  15. f3ca10d Revert "mm: avoid tail page refcounting on non-THP compound pages" by Linus Torvalds · 9 years ago
  16. dd90618 mm: new pfn_mkwrite same as page_mkwrite for VM_PFNMAP by Boaz Harrosh · 9 years ago
  17. e39155e mm: uninline and cleanup page-mapping related helpers by Kirill A. Shutemov · 9 years ago
  18. cdd7875 include/linux/mm.h: simplify flag check by Borislav Petkov · 9 years ago
  19. 8d63d99 mm: avoid tail page refcounting on non-THP compound pages by Kirill A. Shutemov · 9 years ago
  20. e8c6158 mm: consolidate all page-flags helpers in <linux/page-flags.h> by Kirill A. Shutemov · 9 years ago
  21. 761b067 mm: completely remove dumping per-cpu lists from show_mem() by Konstantin Khlebnikov · 9 years ago
  22. d1bfcdb mm: hide per-cpu lists in output of show_mem() by Konstantin Khlebnikov · 9 years ago
  23. b9ea251 page_writeback: clean up mess around cancel_dirty_page() by Konstantin Khlebnikov · 9 years ago
  24. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  25. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 9 years ago
  26. 695f055 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 9 years ago
  27. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 9 years ago
  28. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 9 years ago
  29. 900fc5f pagewalk: add walk_page_vma() by Naoya Horiguchi · 9 years ago
  30. fafaa42 pagewalk: improve vma handling by Naoya Horiguchi · 9 years ago
  31. 0b1fbfe mm/pagewalk: remove pgd_entry() and pud_entry() by Naoya Horiguchi · 9 years ago
  32. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 9 years ago
  33. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 9 years ago
  34. dc6c9a3 mm: account pmd page tables to the process by Kirill A. Shutemov · 9 years ago
  35. 1d148e2 mm: add VM_BUG_ON_PAGE() to page_mapcount() by Wang, Yalin · 9 years ago
  36. e4b294c mm: add fields for compound destructor and order into struct page by Kirill A. Shutemov · 9 years ago
  37. 992de5a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  38. 0661a33 mm: remove rest usage of VM_NONLINEAR and pte_file() by Kirill A. Shutemov · 9 years ago
  39. 27ba064 rmap: drop support of non-linear mappings by Kirill A. Shutemov · 9 years ago
  40. d83a08d mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub by Kirill A. Shutemov · 9 years ago
  41. 9b4bdd2 mm: drop support of non-linear mapping from fault codepath by Kirill A. Shutemov · 9 years ago
  42. 8a5f14a mm: drop support of non-linear mapping from unmap/zap codepath by Kirill A. Shutemov · 9 years ago
  43. ccaafd7 mm: don't use compound_head() in virt_to_head_page() by Joonsoo Kim · 9 years ago
  44. bdccc4e Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  45. 33692f2 vm: add VM_FAULT_SIGSEGV handling support by Linus Torvalds · 9 years ago
  46. 667a0a0 mm: provide a find_special_page vma operation by David Vrabel · 10 years ago
  47. fee7e49 mm: propagate error from stack expansion even for guard page by Linus Torvalds · 9 years ago
  48. 5006217 vm_area_operations: kill ->migrate() by Al Viro · 10 years ago
  49. 6b4f779 mm: vmscan: invoke slab shrinkers from shrink_zone() by Johannes Weiner · 10 years ago
  50. 031bc57 mm/debug-pagealloc: make debug-pagealloc boottime configurable by Joonsoo Kim · 10 years ago
  51. e30825f mm/debug-pagealloc: prepare boottime configurable on/off by Joonsoo Kim · 10 years ago
  52. 27afc5d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  53. 4aae7e4 x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific by Qiaowei Ren · 10 years ago
  54. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  55. 593befa mm: introduce mm_forbids_zeropage function by Dominik Dingel · 10 years ago
  56. c2661b8 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 10 years ago
  57. 64e4550 mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared by Peter Feiner · 10 years ago
  58. 67cf13c x86: optimize resource lookups for ioremap by Mike Travis · 10 years ago
  59. d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
  60. 9c59902 mm: introduce check_data_rlimit helper by Cyrill Gorcunov · 10 years ago
  61. 58cb654 proc/maps: make vm_is_stack() logic namespace-friendly by Oleg Nesterov · 10 years ago
  62. 90a8020 vfs: fix data corruption when blocksize < pagesize for mmaped data by Jan Kara · 10 years ago
  63. 234b239 kvm: Faults which trigger IO release the mmap_sem by Andres Lagar-Cavilla · 10 years ago
  64. a6c19df arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate area by Andy Lutomirski · 10 years ago
  65. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  66. d2ee40e mm: introdule compound_head_by_tail() by Jianyu Zhan · 10 years ago
  67. 03c1b4e Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso by H. Peter Anvin · 10 years ago
  68. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  69. 78d683e mm, fs: Add vm_ops->name as an alternative to arch_vma_name by Andy Lutomirski · 10 years ago
  70. 39f1f78 nick kvfree() from apparmor by Al Viro · 10 years ago
  71. 0b74717 Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
  72. 834a964 numa: use LAST_CPUPID_SHIFT to calculate LAST_CPUPID_MASK by Srikar Dronamraju · 10 years ago
  73. 29f175d mm/readahead.c: inline ra_submit by Fabian Frederick · 10 years ago
  74. f182036 mm: implement ->map_pages for page cache by Kirill A. Shutemov · 10 years ago
  75. 8c6e50b mm: introduce vm_ops->map_pages() by Kirill A. Shutemov · 10 years ago
  76. a0715cc mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE by Alex Thorlton · 10 years ago
  77. c558784f include/linux/mm.h: remove ifdef condition by Rashika Kheria · 10 years ago
  78. 91b0abe mm + fs: store shadow entries in page cache by Johannes Weiner · 10 years ago
  79. 0cd6144 mm + fs: prepare for non-page entries in page cache radix trees by Johannes Weiner · 10 years ago
  80. c6f2124 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 1f8c538 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  82. 3935ed6 mm: Add new func _install_special_mapping() to mmap.c by Stefani Seibold · 10 years ago
  83. a909025 mm: Create utility function for accessing a tasks commandline value by William Roberts · 10 years ago
  84. 1ae71d0 mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGS by Liu Ping Fan · 10 years ago
  85. 9050d7e mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)locking by Vlastimil Babka · 10 years ago
  86. 668f9abb mm: close PageTail race by David Rientjes · 10 years ago
  87. 634391a mm: mask bits from pmd in pmd_lockptr/pmd_huge_pte by Martin Schwidefsky · 10 years ago
  88. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  89. 309381fea mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE by Sasha Levin · 10 years ago
  90. f0b791a mm: print more details for bad_page() by Dave Hansen · 10 years ago
  91. 49f0ce5 mm: add overcommit_kbytes sysctl variable by Jerome Marchand · 10 years ago
  92. aec6a88 mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT by Mel Gorman · 10 years ago
  93. b35f181 mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 10 years ago
  94. 5eaf1a9 mm: thp: turn compound_head() into BUG_ON(!PageTail) in get_huge_page_tail() by Oleg Nesterov · 10 years ago
  95. 44518d2 mm: tail page refcounting optimization for slab and hugetlbfs by Andrea Arcangeli · 10 years ago
  96. f92f455 mm: Make {,set}page_address() static inline if WANT_PAGE_VIRTUAL by Geert Uytterhoeven · 10 years ago
  97. 597d795 mm: do not allocate page->ptl dynamically, if spinlock_t fits to long by Kirill A. Shutemov · 11 years ago
  98. 5877231 mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE by Aneesh Kumar K.V · 11 years ago
  99. 8b2e9b7 Revert "mm: create a separate slab for page->ptl allocation" by Linus Torvalds · 11 years ago
  100. ea1e7ed mm: create a separate slab for page->ptl allocation by Kirill A. Shutemov · 11 years ago