Age | Commit message (Expand) | Author | Files | Lines |
2010-09-09 | mm: Move vma_stack_continue into mm.h | Stefan Bader | 1 | -6/+0 |
2010-08-21 | mm: make the mlock() stack guard page checks stricter | Linus Torvalds | 1 | -5/+16 |
2010-08-15 | mm: fix up some user-visible effects of the stack guard page | Linus Torvalds | 1 | -0/+8 |
2010-03-26 | x86, perf, bts, mm: Delete the never used BTS-ptrace code | Peter Zijlstra | 1 | -41/+0 |
2010-03-06 | mm: use rlimit helpers | Jiri Slaby | 1 | -6/+6 |
2009-12-15 | mlock: replace stale comments in munlock_vma_page() | Lee Schermerhorn | 1 | -22/+19 |
2009-12-15 | ksm: fix mlockfreed to munlocked | Hugh Dickins | 1 | -2/+2 |
2009-12-15 | mm: mlocking in try_to_unmap_one | Hugh Dickins | 1 | -1/+1 |
2009-09-22 | mm: m(un)lock avoid ZERO_PAGE | Hugh Dickins | 1 | -13/+36 |
2009-09-22 | mm: FOLL flags for GUP flags | Hugh Dickins | 1 | -2/+2 |
2009-09-22 | mm: munlock use follow_page | Hugh Dickins | 1 | -59/+40 |
2009-06-16 | mm: remove CONFIG_UNEVICTABLE_LRU config option | KOSAKI Motohiro | 1 | -22/+0 |
2009-04-24 | x86, bts, mm: clean up buffer allocation | Markus Metzger | 1 | -19/+17 |
2009-04-08 | mm, x86, ptrace, bts: defer branch trace stopping, remove dead code | Ingo Molnar | 1 | -6/+0 |
2009-04-07 | mm, x86, ptrace, bts: defer branch trace stopping | Markus Metzger | 1 | -7/+6 |
2009-02-17 | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+6 |
2009-02-11 | x86, ptrace, mm: fix double-free on race | Markus Metzger | 1 | -1/+6 |
2009-02-08 | mm: fix error case in mlock downgrade reversion | Hugh Dickins | 1 | -1/+4 |
2009-02-01 | Manually revert "mlock: downgrade mmap sem while populating mlocked regions" | Linus Torvalds | 1 | -45/+2 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 14 | Heiko Carstens | 1 | -2/+2 |
2009-01-14 | [CVE-2009-0029] System call wrappers part 13 | Heiko Carstens | 1 | -2/+2 |
2009-01-06 | mm: make get_user_pages() interruptible | Ying Han | 1 | -4/+5 |
2008-12-20 | x86, bts: memory accounting | Markus Metzger | 1 | -0/+45 |
2008-11-16 | unitialized return value in mm/mlock.c: __mlock_vma_pages_range() | Helge Deller | 1 | -1/+1 |
2008-11-12 | mm: remove lru_add_drain_all() from the munlock path | KOSAKI Motohiro | 1 | -10/+6 |
2008-10-20 | mlock: make mlock error return Posixly Correct | Lee Schermerhorn | 1 | -6/+27 |
2008-10-20 | vmstat: mlocked pages statistics | Nick Piggin | 1 | -5/+36 |
2008-10-20 | mmap: handle mlocked pages during map, remap, unmap | Rik van Riel | 1 | -131/+90 |
2008-10-20 | mlock: downgrade mmap sem while populating mlocked regions | Lee Schermerhorn | 1 | -3/+43 |
2008-10-20 | mlock: mlocked pages are unevictable | Nick Piggin | 1 | -19/+375 |
2008-08-04 | mlock() fix return values | KOSAKI Motohiro | 1 | -2/+0 |
2007-07-16 | do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY | Herbert van den Bergh | 1 | -1/+4 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+11 |
2006-12-07 | [PATCH] mlock cleanup | Rik Bobbaers | 1 | -1/+1 |
2006-01-11 | [PATCH] move capable() to capability.h | Randy.Dunlap | 1 | -0/+1 |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+253 |