1. 7cd5a02 mm: fix mm_take_all_locks() locking order by Peter Zijlstra · 16 years ago
  2. 454ed84 lockdep: annotate mm_take_all_locks() by Peter Zijlstra · 16 years ago
  3. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  4. 7906d00 mmu-notifiers: add mm_take_all_locks() operation by Andrea Arcangeli · 16 years ago
  5. a551643 hugetlb: modular state for hugetlb page size by Andi Kleen · 16 years ago
  6. cdfd432 mm: record MAP_NORESERVE status on vmas and fix small page mprotect reservations by Andy Whitcroft · 16 years ago
  7. 42b7772 mm: remove double indirection on tlb parameter to free_pgd_range() & Co by Jan Beulich · 16 years ago
  8. b845f31 mm: Allow architectures to define additional protection bits by Dave Kleikamp · 16 years ago
  9. a5b4592 brk: make sys_brk() honor COMPAT_BRK when computing lower bound by Jiri Kosina · 16 years ago
  10. 80119ef mm: fix atomic_t overflow in vm by Alan Cox · 16 years ago
  11. 925d1c4 procfs task exe symlink by Matt Helsley · 16 years ago
  12. 846a16b mempolicy: rename mpol_copy to mpol_dup by Lee Schermerhorn · 16 years ago
  13. f0be3d3 mempolicy: rename mpol_free to mpol_put by Lee Schermerhorn · 16 years ago
  14. 4d3d5b4 mmap_region: cleanup the final vma_merge() related code by Oleg Nesterov · 16 years ago
  15. b1d0e4f mm: special mapping nopage by Nick Piggin · 16 years ago
  16. 4cc6028 brk: check the lower bound properly by Jiri Kosina · 16 years ago
  17. 08e7d9b arch_rebalance_pgtables call by Martin Schwidefsky · 16 years ago
  18. 2f98735 vm audit: add VM_DONTEXPAND to mmap for drivers that need it by Nick Piggin · 16 years ago
  19. c1d171a x86: randomize brk by Jiri Kosina · 16 years ago
  20. 88c3f7a Security: remove security_file_mmap hook sparse-warnings (NULL as 0). by Richard Knutsson · 16 years ago
  21. 5a211a5 VM/Security: add security hook to do_brk by Eric Paris · 16 years ago
  22. 7cd9414 Security: round mmap hint address above mmap_min_addr by Eric Paris · 16 years ago
  23. 8869477 security: protect from stack expantion into low vm addresses by Eric Paris · 16 years ago
  24. 1ddd439 fix mprotect vma_wants_writenotify prot by Hugh Dickins · 17 years ago
  25. 3ed75eb setup vma->vm_page_prot by vm_get_page_prot() by Coly Li · 17 years ago
  26. cbfee34 security/ cleanups by Adrian Bunk · 17 years ago
  27. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  28. 34b4e4a fix NULL pointer dereference in __vm_enough_memory() by Alan Cox · 17 years ago
  29. 4e950f6 Remove fs.h from mm.h by Alexey Dobriyan · 17 years ago
  30. b6a2fea mm: variable length argument support by Ollie Wild · 17 years ago
  31. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  32. 0165ab4 split mmap by Miklos Szeredi · 17 years ago
  33. ed03218 security: Protection for exploiting null dereference using mmap by Eric Paris · 17 years ago
  34. 06b32f3 [PARISC] Handle wrapping in expand_upwards() by Helge Deller · 17 years ago
  35. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  36. 74add80 Remove unused variable in get_unmapped_area by Roland McGrath · 17 years ago
  37. 4b1d892 get_unmapped_area doesn't need hugetlbfs hacks anymore by Benjamin Herrenschmidt · 17 years ago
  38. 06abdfb get_unmapped_area handles MAP_FIXED in generic code by Benjamin Herrenschmidt · 17 years ago
  39. d6dd61c [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destruction by Jeremy Fitzhardinge · 17 years ago
  40. d1af65d [PATCH] Bug in MM_RB debugging by David Miller · 17 years ago
  41. fa5dc22 [PATCH] Add install_special_mapping by Roland McGrath · 17 years ago
  42. 0d59a01 [PATCH] Don't allow the stack to grow into hugetlb reserved regions by Adam Litke · 17 years ago
  43. d3ac7f8 [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path by Josef "Jeff" Sipek · 17 years ago
  44. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  45. cd2579d [PATCH] hugetlb: fix error return for brk() entering a hugepage region by Hugh Dickins · 18 years ago
  46. cb07c9a [PATCH] hugetlb: check for brk() entering a hugepage region by David Gibson · 18 years ago
  47. 68589bc [PATCH] hugetlb: prepare_hugepage_range check offset too by Hugh Dickins · 18 years ago
  48. 80c5606 Fix VM_MAYEXEC calculation by Linus Torvalds · 18 years ago
  49. 972d1a7 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE by Christoph Lameter · 18 years ago
  50. d08b385 [PATCH] mm: tracking shared dirty pages by Peter Zijlstra · 18 years ago
  51. 6585b57 Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart by Linus Torvalds · 18 years ago
  52. 3a45975 [PATCH] IA64,sparc: local DoS with corrupted ELFs by Kirill Korotaev · 18 years ago
  53. 804af2c [AGPGART] remove private page protection map by Hugh Dickins · 18 years ago
  54. 347ce43 [PATCH] zoned vm counters: conversion of nr_pagecache to per zone counter by Christoph Lameter · 18 years ago
  55. 9637a5e [PATCH] add page_mkwrite() vm_operations method by David Howells · 18 years ago
  56. 6d9f783 [PATCH] overcommit: use totalreserve_pages by Hideo AOKI · 18 years ago
  57. 1e62419 [PATCH] mm: fix bug in brk() by Ram Gupta · 18 years ago
  58. 46a350e BUG_ON() Conversion in mm/mmap.c by Eric Sesterhenn · 18 years ago
  59. c5e3b83 [PATCH] mm: use kmem_cache_zalloc by Pekka Enberg · 18 years ago
  60. a6f563d [PATCH] remove VM_DONTCOPY bogosities by Hugh Dickins · 18 years ago
  61. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  62. 4d7672b Make sure we copy pages inserted with "vm_insert_page()" on fork by Linus Torvalds · 18 years ago
  63. 83e9b7e [PATCH] unpaged: private write VM_RESERVED by Hugh Dickins · 19 years ago
  64. 9ab8851 [PARISC] Fix compile warning caused by conflicting types of expand_upwards() by Matthew Wilcox · 19 years ago
  65. 55be570 [PATCH] mm/{mmap,nommu}.c: several unexports by Adrian Bunk · 19 years ago
  66. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago
  67. 508034a [PATCH] mm: unmap_vmas with inner ptlock by Hugh Dickins · 19 years ago
  68. 8f4f8c1 [PATCH] mm: unlink vma before pagetables by Hugh Dickins · 19 years ago
  69. 46dea3d [PATCH] mm: ia64 use expand_upwards by Hugh Dickins · 19 years ago
  70. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  71. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  72. 7c1fd6b [PATCH] mm: exit_mmap need not reset by Hugh Dickins · 19 years ago
  73. a8fb561 [PATCH] mm: unlink_file_vma, remove_vma by Hugh Dickins · 19 years ago
  74. 2c0b381 [PATCH] mm: remove_vma_list consolidation by Hugh Dickins · 19 years ago
  75. ab50b8e [PATCH] mm: vm_stat_account unshackled by Hugh Dickins · 19 years ago
  76. f10df68 [PATCH] fix locking comment in unmap_region() by Paolo 'Blaisorblade' Giarrusso · 19 years ago
  77. 2fd4ef8 [PATCH] error path in setup_arg_pages() misses vm_unacct_memory() by Hugh Dickins · 19 years ago
  78. cdb3826 [PATCH] remove misleading comment above sys_brk by Christoph Hellwig · 19 years ago
  79. c3d8c14 [PATCH] More __read_mostly variables by Christoph Lameter · 19 years ago
  80. 2f60f8d [PATCH] __vm_enough_memory() signedness fix by Simon Derr · 19 years ago
  81. 73219d1 [PATCH] mmap topdown fix for large stack limit, large allocation by Chris Wright · 19 years ago
  82. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 19 years ago
  83. 07ab67c Fix get_unmapped_area sanity tests by Linus Torvalds · 19 years ago
  84. 49a4387 [PATCH] prevent NULL mmap in topdown model by Linus Torvalds · 19 years ago
  85. 93ea1d0 [PATCH] RLIMIT_MEMLOCK checking fix by Chris Wright · 19 years ago
  86. 119f657 [PATCH] RLIMIT_AS checking fix by akpm@osdl.org · 19 years ago
  87. 561bbe3 [PATCH] freepgt: remove FIRST_USER_ADDRESS hack by Hugh Dickins · 19 years ago
  88. e2cdef8 [PATCH] freepgt: free_pgtables from FIRST_USER_ADDRESS by Hugh Dickins · 19 years ago
  89. 146425a [PATCH] freepgt: mpnt to vma cleanup by Hugh Dickins · 19 years ago
  90. ee39b37 [PATCH] freepgt: remove MM_VM_SIZE(mm) by Hugh Dickins · 19 years ago
  91. e0da382 [PATCH] freepgt: free_pgtables use vma list by Hugh Dickins · 19 years ago
  92. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago