1. 09a9f1d Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs" by Michel Lespinasse · 11 years ago
  2. a2362d2 mm/fremap.c: fix possible oops on error path by Michel Lespinasse · 11 years ago
  3. 6d7825b mm/fremap.c: fix oops on error path by Andrew Morton · 11 years ago
  4. 1869305 mm: introduce VM_POPULATE flag to better deal with racy userspace programs by Michel Lespinasse · 11 years ago
  5. c22c0d6 mm: remove flags argument to mmap_region by Michel Lespinasse · 11 years ago
  6. a1ea954 mm: use mm_populate() for blocking remap_file_pages() by Michel Lespinasse · 11 years ago
  7. 940e7da mm: remap_file_pages() fixes by Michel Lespinasse · 11 years ago
  8. deb521c remap_file_pages: correctly handle the case of a NULL vm_ops pointer by Linus Torvalds · 12 years ago
  9. 6b2dbba mm: replace vma prio_tree with an interval tree by Michel Lespinasse · 12 years ago
  10. 0b173bc mm: kill vma flag VM_CAN_NONLINEAR by Konstantin Khlebnikov · 12 years ago
  11. cb0942b make get_file() return its argument by Al Viro · 12 years ago
  12. e25934a mm: delete various needless include <linux/module.h> by Paul Gortmaker · 13 years ago
  13. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  14. 3d48ae4 mm: Convert i_mmap_lock to a mutex by Peter Zijlstra · 13 years ago
  15. 5ec1055 Avoid pgoff overflow in remap_file_pages by Larry Woodman · 14 years ago
  16. e92b05d fremap: get rid of broken 'end' variable by Linus Torvalds · 14 years ago
  17. d559db0 mm: clean up mm_counter by KAMEZAWA Hiroyuki · 14 years ago
  18. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  19. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  20. edc315f badpage: remove vma from page_remove_rmap by Hugh Dickins · 15 years ago
  21. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  22. cddb8a5 mmu-notifiers: core by Andrea Arcangeli · 16 years ago
  23. 7682486 mm: fix various kernel-doc comments by Randy Dunlap · 16 years ago
  24. 8a459e4 sys_remap_file_pages: fix ->vm_file accounting by Oleg Nesterov · 16 years ago
  25. 8d63494 remap_file_pages: kernel-doc corrections by Randy Dunlap · 17 years ago
  26. 4af3c9c Drop some headers from mm.h by Alexey Dobriyan · 17 years ago
  27. dd204d6 fix VM_CAN_NONLINEAR check in sys_remap_file_pages by Yan Zheng · 17 years ago
  28. 3ee6daf only allow nonlinear vmas for ram backed filesystems by Miklos Szeredi · 17 years ago
  29. d0217ac mm: fault feedback #1 by Nick Piggin · 17 years ago
  30. 54cb882 mm: merge populate and nopage into fault (fixes nonlinear) by Nick Piggin · 17 years ago
  31. 7de6b80 [PATCH] mm: more rmap debugging by Nick Piggin · 18 years ago
  32. 2d4d862 [PATCH] kill install_file_pte's pte_val by Hugh Dickins · 18 years ago
  33. 9888a1c [PATCH] paravirt: pte clear not present by Zachary Amsden · 18 years ago
  34. e88dd6c [PATCH] mm: small cleanup of install_page() by Peter Zijlstra · 18 years ago
  35. 668e0d8 [PATCH] fix update_mmu_cache in fremap.c by Hugh Dickins · 18 years ago
  36. c9cfcdd VM: add common helper function to create the page tables by Linus Torvalds · 19 years ago
  37. 6aab341 mm: re-architect the VM_UNPAGED logic by Linus Torvalds · 19 years ago
  38. 101d2be [PATCH] unpaged: VM_NONLINEAR VM_RESERVED by Hugh Dickins · 19 years ago
  39. 0b14c17 [PATCH] unpaged: VM_UNPAGED by Hugh Dickins · 19 years ago
  40. c74df32 [PATCH] mm: ptd_alloc take ptlock by Hugh Dickins · 19 years ago
  41. 365e9c87 [PATCH] mm: update_hiwaters just in time by Hugh Dickins · 19 years ago
  42. 861f2fb [PATCH] mm: zap_pte out of line by Hugh Dickins · 19 years ago
  43. b581003 [PATCH] core remove PageReserved by Nick Piggin · 19 years ago
  44. 4294621 [PATCH] mm: rss = file_rss + anon_rss by Hugh Dickins · 19 years ago
  45. f5154a9 [PATCH] Don't map the same page too much by Hugh Dickins · 19 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago