1. 097d591 vm: avoid using find_vma_prev() unnecessarily by Linus Torvalds · 12 years ago
  2. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  3. 3d470fc mm: munlock use mapcount to avoid terrible overhead by Hugh Dickins · 13 years ago
  4. df9d698 mm: do not drain pagevecs for mlockall(MCL_FUTURE) by Christoph Lameter · 13 years ago
  5. b95f1b31 mm: Map most files to use export.h instead of module.h by Paul Gortmaker · 13 years ago
  6. ca16d14 mm: don't access vm_flags as 'int' by KOSAKI Motohiro · 13 years ago
  7. a1fde08 VM: skip the stack guard page lookup in get_user_pages only for mlock by Linus Torvalds · 13 years ago
  8. 95042f9 vm: fix mlock() on stack guard page by Linus Torvalds · 13 years ago
  9. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 13 years ago
  10. fdf4c58 mlock: operate on any regions with protection != PROT_NONE by Michel Lespinasse · 13 years ago
  11. 53a7706 mlock: do not hold mmap_sem for extended periods of time by Michel Lespinasse · 13 years ago
  12. 5fdb200 mm: move VM_LOCKED check to __mlock_vma_pages_range() by Michel Lespinasse · 13 years ago
  13. 110d74a mm: add FOLL_MLOCK follow_page flag. by Michel Lespinasse · 13 years ago
  14. fed067d mlock: only hold mmap_sem in shared mode when faulting in pages by Michel Lespinasse · 13 years ago
  15. 5ecfda0 mlock: avoid dirtying pages and triggering writeback by Michel Lespinasse · 13 years ago
  16. 39aa3cb mm: Move vma_stack_continue into mm.h by Stefan Bader · 14 years ago
  17. 7798330 mm: make the mlock() stack guard page checks stricter by Linus Torvalds · 14 years ago
  18. d782437 mm: fix up some user-visible effects of the stack guard page by Linus Torvalds · 14 years ago
  19. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  20. 59e99e5 mm: use rlimit helpers by Jiri Slaby · 14 years ago
  21. 6927c1d mlock: replace stale comments in munlock_vma_page() by Lee Schermerhorn · 15 years ago
  22. 73848b4 ksm: fix mlockfreed to munlocked by Hugh Dickins · 15 years ago
  23. 53f79ac mm: mlocking in try_to_unmap_one by Hugh Dickins · 15 years ago
  24. 6e91971 mm: m(un)lock avoid ZERO_PAGE by Hugh Dickins · 15 years ago
  25. 58fa879 mm: FOLL flags for GUP flags by Hugh Dickins · 15 years ago
  26. 408e82b mm: munlock use follow_page by Hugh Dickins · 15 years ago
  27. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  28. 1cb81b1 x86, bts, mm: clean up buffer allocation by Markus Metzger · 15 years ago
  29. a34b50d mm, x86, ptrace, bts: defer branch trace stopping, remove dead code by Ingo Molnar · 15 years ago
  30. e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 15 years ago
  31. 3501033 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  32. 9f339e7 x86, ptrace, mm: fix double-free on race by Markus Metzger · 15 years ago
  33. d5b5623 mm: fix error case in mlock downgrade reversion by Hugh Dickins · 15 years ago
  34. 27421e2 Manually revert "mlock: downgrade mmap sem while populating mlocked regions" by Linus Torvalds · 15 years ago
  35. 3480b25 [CVE-2009-0029] System call wrappers part 14 by Heiko Carstens · 15 years ago
  36. 6a6160a [CVE-2009-0029] System call wrappers part 13 by Heiko Carstens · 15 years ago
  37. 4779280 mm: make get_user_pages() interruptible by Ying Han · 15 years ago
  38. c5dee61 x86, bts: memory accounting by Markus Metzger · 15 years ago
  39. 72eb8c6 unitialized return value in mm/mlock.c: __mlock_vma_pages_range() by Helge Deller · 16 years ago
  40. 8891d6d mm: remove lru_add_drain_all() from the munlock path by KOSAKI Motohiro · 16 years ago
  41. 9978ad5 mlock: make mlock error return Posixly Correct by Lee Schermerhorn · 16 years ago
  42. 5344b7e vmstat: mlocked pages statistics by Nick Piggin · 16 years ago
  43. ba470de mmap: handle mlocked pages during map, remap, unmap by Rik van Riel · 16 years ago
  44. 8edb08c mlock: downgrade mmap sem while populating mlocked regions by Lee Schermerhorn · 16 years ago
  45. b291f00 mlock: mlocked pages are unevictable by Nick Piggin · 16 years ago
  46. a477097 mlock() fix return values by KOSAKI Motohiro · 16 years ago
  47. 5ed44a4 do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY by Herbert van den Bergh · 17 years ago
  48. e8edc6e Detach sched.h from mm.h by Alexey Dobriyan · 17 years ago
  49. a3eea48 [PATCH] mlock cleanup by Rik Bobbaers · 18 years ago
  50. c59ede7 [PATCH] move capable() to capability.h by Randy.Dunlap · 18 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago