1. 42d7395 mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLB by Andi Kleen · 11 years ago
  2. 63c3b90 mm: add anon_vma_lock to validate_mm() by Michel Lespinasse · 12 years ago
  3. 38a7601 mm: avoid taking rmap locks in move_ptes() by Michel Lespinasse · 12 years ago
  4. 523d4e2 mm anon rmap: in mremap, set the new vma's position before anon_vma_clone() by Michel Lespinasse · 12 years ago
  5. ed8ea81 mm: add CONFIG_DEBUG_VM_RB build option by Michel Lespinasse · 12 years ago
  6. bf181b9 mm anon rmap: replace same_anon_vma linked list with an interval tree. by Michel Lespinasse · 12 years ago
  7. 108d664 mm anon rmap: remove anon_vma_moveto_tail by Michel Lespinasse · 12 years ago
  8. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  9. ca42b26 mm: fix potential anon_vma locking issue in mprotect() by Michel Lespinasse · 12 years ago
  10. 6597d78 mm/mmap.c: replace find_vma_prepare() with clearer find_vma_links() by Hugh Dickins · 12 years ago
  11. 314e51b mm: kill vma flag VM_RESERVED and mm->reserved_vm counter by Konstantin Khlebnikov · 12 years ago
  12. e9714ac mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas by Konstantin Khlebnikov · 12 years ago
  13. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  14. 4b6e1e3 mm: kill vma flag VM_INSERTPAGE by Konstantin Khlebnikov · 12 years ago
  15. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  16. 7ca63ee Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  17. f9aed62 mm: change nr_ptes BUG_ON to WARN_ON by Hugh Dickins · 12 years ago
  18. c7a3a88 uprobes: Fix mmap_region()'s mm->mm_rb corruption if uprobe_mmap() fails by Oleg Nesterov · 12 years ago
  19. ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  20. 44de9d0 mm: account the total_vm in the vm_stat_account() by Huang Shijie · 12 years ago
  21. 8913378 uprobes: Remove insert_vm_struct()->uprobe_mmap() by Oleg Nesterov · 12 years ago
  22. 6dab3cc uprobes: Remove copy_vma()->uprobe_mmap() by Oleg Nesterov · 12 years ago
  23. 1193755 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  24. 17d1587 unexport do_munmap() by Al Viro · 12 years ago
  25. eb36c58 new helper: vm_mmap_pgoff() by Al Viro · 12 years ago
  26. dc98250 kill do_mmap() completely by Al Viro · 12 years ago
  27. e3fc629 switch aio and shm to do_mmap_pgoff(), make do_mmap() static by Al Viro · 12 years ago
  28. 9ac4ed4 move security_mmap_addr() to saner place by Al Viro · 12 years ago
  29. 8b3ec68 take security_mmap_file() outside of ->mmap_sem by Al Viro · 12 years ago
  30. e546785 split ->file_mmap() into ->mmap_addr()/->mmap_file() by Al Viro · 12 years ago
  31. cf74d14 unexport do_mmap() by Al Viro · 12 years ago
  32. 841e31e mm/mmap.c: find_vma(): remove unnecessary if(mm) check by Rajman Mekaco · 12 years ago
  33. 654443e Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  34. 9cba26e Merge branch 'perf/uprobes' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/uprobes by Ingo Molnar · 12 years ago
  35. 4f74d2c vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces by Linus Torvalds · 12 years ago
  36. 7e027b1 vm: simplify unmap_vmas() calling convention by Linus Torvalds · 12 years ago
  37. bfce281 kill mm argument of vm_munmap() by Al Viro · 12 years ago
  38. 6be5ceb VM: add "vm_mmap()" helper function by Linus Torvalds · 12 years ago
  39. a46ef99 VM: add "vm_munmap()" helper function by Linus Torvalds · 12 years ago
  40. e4eb1ff VM: add "vm_brk()" helper function by Linus Torvalds · 12 years ago
  41. cbc91f7 uprobes/core: Decrement uprobe count before the pages are unmapped by Srikar Dronamraju · 12 years ago
  42. 6ac1ef4 Merge branch 'perf/core' into perf/uprobes by Ingo Molnar · 12 years ago
  43. 682968e uprobes/core: Optimize probe hits with the help of a counter by Srikar Dronamraju · 12 years ago
  44. 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  45. 88f6b4c mmap.c: fix comment for __insert_vm_struct() by Kautuk Consul · 12 years ago
  46. 40716e2 hugetlbfs: fix alignment of huge page requests by Steven Truelove · 12 years ago
  47. b716ad9 mm: search from free_area_cache for the bigger size by Xiao Guangrong · 12 years ago
  48. f44d219 mm: do not reset cached_hole_size when vma is unmapped by Xiao Guangrong · 12 years ago
  49. 3a990a5 Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  50. 3556485 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  51. 6e8bb01 VM: make unmap_vmas() return void by Al Viro · 12 years ago
  52. 853f5e2 VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap() by Al Viro · 12 years ago
  53. 83cd904 mm: fix find_vma_prev by Mikulas Patocka · 12 years ago
  54. ce8fea7 mmap: EINVAL not ENOMEM when rejecting VM_GROWS by Hugh Dickins · 12 years ago
  55. 835ee79 VM_GROWS{UP,DOWN} shouldn't be set on shmem VMAs by Al Viro · 12 years ago
  56. 7b2d81d uprobes/core: Clean up, refactor and improve the code by Ingo Molnar · 12 years ago
  57. 2b14449 uprobes, mm, x86: Add the ability to install and remove uprobes breakpoints by Srikar Dronamraju · 12 years ago
  58. 4040153 security: trim security.h by Al Viro · 12 years ago
  59. 191c542 mm: collapse security_vm_enough_memory() variants into a single function by Al Viro · 12 years ago
  60. 6bd4837 mm: simplify find_vma_prev() by KOSAKI Motohiro · 12 years ago
  61. 948f017 mremap: enforce rmap src/dst vma ordering in case of vma_merge() succeeding in copy_vma() by Andrea Arcangeli · 12 years ago
  62. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  63. 584cff5 mm/mmap.c: eliminate the ret variable from mm_take_all_locks() by Kautuk Consul · 13 years ago
  64. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  65. c15bef3 mmap: fix and tidy up overcommit page arithmetic by Dmitry Fink · 13 years ago
  66. 9be34c9 mm: get rid of the most spurious find_vma_prev() users by Linus Torvalds · 13 years ago
  67. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  68. 2b575eb mm: convert anon_vma->lock to a mutex by Peter Zijlstra · 13 years ago
  69. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  70. 97a8941 mm: Remove i_mmap_lock lockbreak by Peter Zijlstra · 13 years ago
  71. d16dfc5 mm: mmu_gather rework by Peter Zijlstra · 13 years ago
  72. d05f316 mm: make expand_downwards() symmetrical with expand_upwards() by Michal Hocko · 13 years ago
  73. 6038def mm: nommu: sort mm->mmap list properly by Namhyung Kim · 13 years ago
  74. 965f55d mmap: avoid merging cloned VMAs by Shaohua Li · 13 years ago
  75. 5f70b96 mmap: avoid unnecessary anon_vma lock by Shaohua Li · 13 years ago
  76. 34679d7 mmap: add alignment for some variables by Shaohua Li · 13 years ago
  77. 42c36f6 vm: fix vm_pgoff wrap in upward expansion by Hugh Dickins · 13 years ago
  78. 4471a67 brk: COMPAT_BRK: fix detection of randomized brk by Jiri Kosina · 13 years ago
  79. a626ca6 vm: fix vm_pgoff wrap in stack expansion by Linus Torvalds · 13 years ago
  80. 5520e89 brk: fix min_brk lower bound computation for COMPAT_BRK by Jiri Kosina · 13 years ago
  81. 94fcc58 thp: avoid breaking huge pmd invariants in case of vma_adjust failures by Andrea Arcangeli · 13 years ago
  82. b15d00b thp: khugepaged vma merge by Andrea Arcangeli · 13 years ago
  83. 462e635e install_special_mapping skips security_file_mmap check. by Tavis Ormandy · 13 years ago
  84. 120a795 audit mmap by Al Viro · 14 years ago
  85. 2aeadc3 mmap: call unlink_anon_vmas() in __split_vma() in case of error by Andrea Arcangeli · 14 years ago
  86. 8ca3eb0 guard page for stacks that grow upwards by Luck, Tony · 14 years ago
  87. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  88. 5e549e9 mmap: remove unnecessary lock from __vma_link by Andrea Arcangeli · 14 years ago
  89. 012f1800 mm: always lock the root (oldest) anon_vma by Rik van Riel · 14 years ago
  90. cba48b9 mm: change direct call of spin_lock(anon_vma->lock) to inline function by Rik van Riel · 14 years ago
  91. bb4a340 mm: rename anon_vma_lock to vma_lock_anon_vma by Rik van Riel · 14 years ago
  92. 3af9e85 perf: Add non-exec mmap() tracking by Eric B Munson · 14 years ago
  93. 5892753 mmap: check ->vm_ops before dereferencing by Rik van Riel · 14 years ago
  94. 287d97a vma_adjust: fix the copying of anon_vma chains by Linus Torvalds · 14 years ago
  95. d0e9fe1 Simplify and comment on anon_vma re-use for anon_vma_prepare() by Linus Torvalds · 14 years ago
  96. a467937 Add generic sys_old_mmap() by Christoph Hellwig · 14 years ago
  97. fc148a5 mm: remove VM_LOCK_RMAP code by Rik van Riel · 14 years ago
  98. 5beb493 mm: change anon_vma linking to fix multi-process server scalability issue by Rik van Riel · 14 years ago
  99. 59e99e5 mm: use rlimit helpers by Jiri Slaby · 14 years ago
  100. 06f9d8c mm: mlock_vma_pages_range() only return success or failure by KOSAKI Motohiro · 14 years ago