1. 1869305 mm: introduce VM_POPULATE flag to better deal with racy userspace programs by Michel Lespinasse · 12 years ago
  2. cea10a1 mm: directly use __mlock_vma_pages_range() in find_extend_vma() by Michel Lespinasse · 12 years ago
  3. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 12 years ago
  4. bebeb3d mm: introduce mm_populate() for populating new vmas by Michel Lespinasse · 12 years ago
  5. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 13 years ago
  6. 47ecfcb mm: compaction: Partially revert capture of suitable high-order page by Mel Gorman · 13 years ago
  7. 7898575 mm: drop vmtruncate by Marco Stornelli · 13 years ago
  8. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 13 years ago
  9. db4fbfb mm: vm_unmapped_area() lookup function by Michel Lespinasse · 13 years ago
  10. 57e0a03 mm: numa: Introduce last_nid to the page frame by Mel Gorman · 13 years ago
  11. 4b10e7d mm: mempolicy: Implement change_prot_numa() in terms of change_protection() by Mel Gorman · 13 years ago
  12. b24f53a mm: mempolicy: Add MPOL_MF_LAZY by Lee Schermerhorn · 13 years ago
  13. 0b9d705 mm: numa: Support NUMA hinting page faults from gup/gup_fast by Andrea Arcangeli · 13 years ago
  14. 7da4d64 mm: Count the number of pages affected in change_protection() by Peter Zijlstra · 13 years ago
  15. 60a8f42 x86, mm: Move after_bootmem to mm_internel.h by Yinghai Lu · 13 years ago
  16. 5576646 revert "mm: fix-up zone present pages" by Andrew Morton · 13 years ago
  17. 7f1290f mm: fix-up zone present pages by Jianguo Wu · 13 years ago
  18. 45cac65 readahead: fault retry breaks mmap file read random detection by Shaohua Li · 13 years ago
  19. 95e3441 mm: remain migratetype in freed page by Minchan Kim · 13 years ago
  20. b12c4ad mm: page_alloc: use get_freepage_migratetype() instead of page_private() by Minchan Kim · 13 years ago
  21. 38a7601 mm: avoid taking rmap locks in move_ptes() by Michel Lespinasse · 13 years ago
  22. ed8ea81 mm: add CONFIG_DEBUG_VM_RB build option by Michel Lespinasse · 13 years ago
  23. bf181b9 mm anon rmap: replace same_anon_vma linked list with an interval tree. by Michel Lespinasse · 13 years ago
  24. 9826a51 mm: interval tree updates by Michel Lespinasse · 13 years ago
  25. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 13 years ago
  26. 1fb3f8c mm: compaction: capture a suitable high-order page immediately when it is made available by Mel Gorman · 13 years ago
  27. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 13 years ago
  28. 0103bd1 mm: prepare VM_DONTDUMP for using in drivers by Konstantin Khlebnikov · 13 years ago
  29. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 13 years ago
  30. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 13 years ago
  31. 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 13 years ago
  32. cc2383e mm: introduce arch-specific vma flag VM_ARCH_1 by Konstantin Khlebnikov · 13 years ago
  33. b3b9c29 mm, x86, pat: rework linear pfn-mmap tracking by Konstantin Khlebnikov · 13 years ago
  34. a0e881b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  35. 18022c5 mm: add get_kernel_page[s] for pinning of kernel addresses for I/O by Mel Gorman · 13 years ago
  36. f981c59 mm: methods for teaching filesystems about PG_swapcache pages by Mel Gorman · 13 years ago
  37. 340175b mm/hotplug: free zone->pageset when a zone becomes empty by Jiang Liu · 13 years ago
  38. 44de9d0 mm: account the total_vm in the vm_stat_account() by Huang Shijie · 13 years ago
  39. 4fcf1c6 mm: Make default vm_ops provide ->page_mkwrite handler by Jan Kara · 13 years ago
  40. 6751ed6 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 13 years ago
  41. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  42. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 13 years ago
  43. 5bf5f03 mm: fix slab->page flags corruption by Pravin B Shelar · 13 years ago
  44. 17cf28a mm/fs: remove truncate_range by Hugh Dickins · 13 years ago
  45. 4f74d2c vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces by Linus Torvalds · 13 years ago
  46. 7e027b1 vm: simplify unmap_vmas() calling convention by Linus Torvalds · 13 years ago
  47. bfce281 kill mm argument of vm_munmap() by Al Viro · 13 years ago
  48. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 13 years ago
  49. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 13 years ago
  50. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 13 years ago
  51. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  52. 623e3db mm for fs: add truncate_pagecache_range() by Hugh Dickins · 13 years ago
  53. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  54. 49a7f04 Move all declarations of free_initmem() to linux/mm.h by David Howells · 13 years ago
  55. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  56. accb61f coredump: add VM_NODUMP, MADV_NODUMP, MADV_CLEAR_NODUMP by Jason Baron · 13 years ago
  57. 909af76 coredump: remove VM_ALWAYSDUMP flag by Jason Baron · 13 years ago
  58. 754b980 Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  60. 8d13bdd page_alloc.c: remove add_from_early_node_map() by Kautuk Consul · 13 years ago
  61. 05af2e1 mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat() by David Rientjes · 13 years ago
  62. b764375 procfs: mark thread stack correctly in proc/<pid>/maps by Siddhesh Poyarekar · 13 years ago
  63. 69c9782 mm: make get_mm_counter static-inline by Konstantin Khlebnikov · 13 years ago
  64. 6e8bb01 VM: make unmap_vmas() return void by Al Viro · 13 years ago
  65. 14f5ff5 VM: make zap_page_range() return void by Al Viro · 13 years ago
  66. 187f188 BUG: headers with BUG/BUG_ON etc. need linux/bug.h by Paul Gortmaker · 14 years ago
  67. 4e9f44b Merge tag 'mce-recovery-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras into x86/mce by Ingo Molnar · 14 years ago
  68. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  69. 640708a procfs: introduce the /proc/<pid>/map_files/ directory by Pavel Emelyanov · 14 years ago
  70. c0a32fc mm: more intensive memory corruption debugging by Stanislaw Gruszka · 14 years ago
  71. 7329bbe HWPOISON: Add code to handle "action required" errors. by Tony Luck · 14 years ago
  72. cd42f4a HWPOISON: Clean up memory_failure() vs. __memory_failure() by Tony Luck · 14 years ago
  73. 45aa066 Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock by Ingo Molnar · 14 years ago
  74. 83aeead vmscan: use atomic-long for shrinker batching by Konstantin Khlebnikov · 14 years ago
  75. 0ee332c memblock: Kill early_node_map[] by Tejun Heo · 14 years ago
  76. 54c29c6 mm, x86: Remove debug_pagealloc_enabled by Stanislaw Gruszka · 14 years ago
  77. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 14 years ago
  78. b35a35b thp: share get_huge_page_tail() by Andrea Arcangeli · 14 years ago
  79. 70b50f9 mm: thp: tail page refcounting fix by Andrea Arcangeli · 14 years ago
  80. 3ee9a4f mm: neaten warn_alloc_failed by Joe Perches · 14 years ago
  81. aa462ab mm: fix __page_to_pfn for a const struct page argument by Ian Campbell · 14 years ago
  82. f991879 mm: make HASHED_PAGE_VIRTUAL page_address' struct page argument const. by Ian Campbell · 14 years ago
  83. 5c723ba mm: Fix fixup_user_fault() for MMU=n by Peter Zijlstra · 14 years ago
  84. d0e323b Merge branch 'apei' into apei-release by Len Brown · 14 years ago
  85. ea8f5fb HWPoison: add memory_failure_queue() by Huang Ying · 14 years ago
  86. 2efaca9 mm/futex: fix futex writes on archs with SW tracking of dirty & young by Benjamin Herrenschmidt · 14 years ago
  87. 85821aa mm: truncate functions are in truncate.c by Hugh Dickins · 14 years ago
  88. c27fe4c8 pagewalk: add locking-rule comments by KOSAKI Motohiro · 14 years ago
  89. 33dd4e0 mm: make some struct page's const by Ian Campbell · 14 years ago
  90. bbd9d6f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  91. b0d40c9 superblock: introduce per-sb cache shrinker infrastructure by Dave Chinner · 14 years ago
  92. e9299f5 vmscan: add customisable shrinker batch size by Dave Chinner · 14 years ago
  93. 7c0caeb memblock: Add optional region->nid by Tejun Heo · 14 years ago
  94. eb40c4c memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls by Tejun Heo · 14 years ago
  95. 5dfe866 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() by Tejun Heo · 14 years ago
  96. 1e01979 x86, numa: Implement pfn -> nid mapping granularity check by Tejun Heo · 14 years ago
  97. 3864601 mm: extract exe_file handling from procfs by Jiri Slaby · 14 years ago
  98. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 14 years ago
  99. c856507 mm: remove last trace of shmem_get_unmapped_area by Hugh Dickins · 14 years ago
  100. 172703b mm: delete non-atomic mm counter implementation by Matt Fleming · 14 years ago