Age | Commit message (Expand) | Author | Files | Lines |
2007-07-16 | speed up madvise_need_mmap_write() usage | Jason Baron | 1 | -2/+4 |
2007-05-21 | Detach sched.h from mm.h | Alexey Dobriyan | 1 | -0/+1 |
2007-05-07 | mm: madvise avoid exclusive mmap_sem | Nick Piggin | 1 | -4/+29 |
2007-03-29 | [PATCH] holepunch: fix mmap_sem i_mutex deadlock | Hugh Dickins | 1 | -5/+14 |
2007-03-17 | [PATCH] mm: fix madvise infinine loop | Nick Piggin | 1 | -1/+4 |
2006-04-18 | [PATCH] Fix MADV_REMOVE protection checking | Hugh Dickins | 1 | -0/+3 |
2006-02-15 | [PATCH] madvise MADV_DONTFORK/MADV_DOFORK | Michael S. Tsirkin | 1 | -4/+17 |
2006-01-06 | [PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing store | Badari Pulavarty | 1 | -0/+35 |
2005-11-29 | mm: re-architect the VM_UNPAGED logic | Linus Torvalds | 1 | -1/+1 |
2005-11-22 | [PATCH] unpaged: VM_UNPAGED | Hugh Dickins | 1 | -1/+1 |
2005-10-30 | [PATCH] core remove PageReserved | Nick Piggin | 1 | -1/+1 |
2005-10-11 | [PATCH] madvise: Avoid returning error code -EBADF for anonymous mappings | Suzuki | 1 | -7/+4 |
2005-09-05 | [PATCH] mm: fix madvise vma merging | Hugh Dickins | 1 | -4/+5 |
2005-07-28 | [PATCH] madvise() does not always return -EBADF on non-file mapped area | suzuki | 1 | -5/+8 |
2005-06-24 | [PATCH] xip: madvice/fadvice: execute in place | Carsten Otte | 1 | -0/+5 |
2005-06-23 | [PATCH] remove redundant vm_flags clearing from madvise.c | Pekka Enberg | 1 | -1/+0 |
2005-06-22 | [PATCH] madvise: merge the maps | Prasanna Meda | 1 | -29/+51 |
2005-06-22 | [PATCH] madvise: do not split the maps | Prasanna Meda | 1 | -11/+16 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+242 |