| Age | Commit message (Expand) | Author |
| 2010-10-28 | mm: Move vma_stack_continue into mm.h | Stefan Bader |
| 2010-08-26 | mm: make the mlock() stack guard page checks stricter | Linus Torvalds |
| 2010-08-20 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds |
| 2010-01-06 | ksm: fix mlockfreed to munlocked | Hugh Dickins |
| 2009-09-22 | mm: m(un)lock avoid ZERO_PAGE | Hugh Dickins |
| 2009-09-22 | mm: FOLL flags for GUP flags | Hugh Dickins |
| 2009-09-22 | mm: munlock use follow_page | Hugh Dickins |
| 2009-06-16 | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro |
| 2009-04-24 | x86, bts, mm: clean up buffer allocation | Markus Metzger |
| 2009-04-08 | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar |
| 2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger |
| 2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger |
| 2009-02-08 | mm: fix error case in mlock downgrade reversion | Hugh Dickins |
| 2009-02-01 | Manually revert "mlock: downgrade mmap sem while populating mlocked regions" | Linus Torvalds |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 14 | Heiko Carstens |
| 2009-01-14 | [CVE-2009-0029] System call wrappers part 13 | Heiko Carstens |
| 2009-01-06 | mm: make get_user_pages() interruptible | Ying Han |
| 2008-12-20 | x86, bts: memory accounting | Markus Metzger |
| 2008-11-16 | unitialized return value in mm/mlock.c: __mlock_vma_pages_range() | Helge Deller |
| 2008-11-12 | mm: remove lru_add_drain_all() from the munlock path | KOSAKI Motohiro |
| 2008-10-20 | mlock: make mlock error return Posixly Correct | Lee Schermerhorn |
| 2008-10-20 | vmstat: mlocked pages statistics | Nick Piggin |
| 2008-10-20 | mmap: handle mlocked pages during map, remap, unmap | Rik van Riel |
| 2008-10-20 | mlock: downgrade mmap sem while populating mlocked regions | Lee Schermerhorn |
| 2008-10-20 | mlock: mlocked pages are unevictable | Nick Piggin |
| 2008-08-04 | mlock() fix return values | KOSAKI Motohiro |
| 2007-07-16 | do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY | Herbert van den Bergh |
| 2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan |
| 2006-12-07 | [PATCH] mlock cleanup | Rik Bobbaers |
| 2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap |
| 2005-03-13 | [PATCH] allow vma merging with mlock et. al. | Chris Wright |
| 2005-02-10 | [PATCH] general split_vma hugetlb fix | Hugh Dickins |
| 2005-01-07 | [PATCH] Lock initializer cleanup (Core) | Thomas Gleixner |
| 2004-11-28 | [PATCH] RLIMIT_MEMLOCK accounting of shmctl() SHM_LOCK is broken | Michael Kerrisk |
| 2004-11-18 | [PATCH] mlock-vs-VM_IO hang fix | Hugh Dickins |
| 2004-10-18 | [PATCH] add missing linux/syscalls.h includes | Arnd Bergmann |
| 2004-10-18 | [PATCH] make rlimit settings per-process instead of per-thread | Roland McGrath |
| 2004-10-01 | [PATCH] mlockall() take mmap_sem a bit later | Chris Wright |
| 2004-10-01 | [PATCH] make can_do_mlock useful for mlock/mlockall | Chris Wright |
| 2004-10-01 | [PATCH] mlockall() check rlimit only when MCL_CURRENT is set | Chris Wright |
| 2004-10-01 | [PATCH] mlockall(MCL_FUTURE) unlocks currently locked mappings | Chris Wright |
| 2004-08-22 | [PATCH] rlimit-based mlocks for unprivileged users | Rik van Riel |
| 2004-05-22 | [PATCH] rmap 34 vm_flags page_table_lock | Andrew Morton |
| 2003-10-12 | [PATCH] Fixing mlockall & PROT_NONE | Andi Kleen |
| 2003-09-21 | [PATCH] mlock error handling fix | Andrew Morton |
| 2003-03-22 | [PATCH] remove the "half of memory" limit on mlock() and | Andrew Morton |
| 2002-09-17 | [PATCH] consolidate the VMA splitting code | Andrew Morton |
| 2002-02-04 | v2.4.9.10 -> v2.4.9.11 | Linus Torvalds |
| 2002-02-04 | v2.4.2.4 -> v2.4.2.5 | Linus Torvalds |