summaryrefslogtreecommitdiff
path: root/mm/madvise.c
AgeCommit message (Expand)Author
2007-07-16speed up madvise_need_mmap_write() usageJason Baron
2007-05-21Detach sched.h from mm.hAlexey Dobriyan
2007-05-07mm: madvise avoid exclusive mmap_semNick Piggin
2007-03-29[PATCH] holepunch: fix mmap_sem i_mutex deadlockHugh Dickins
2007-03-16[PATCH] mm: fix madvise infinine loopNick Piggin
2006-04-17[PATCH] Fix MADV_REMOVE protection checkingHugh Dickins
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins
2005-10-29[PATCH] core remove PageReservedNick Piggin
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki
2005-09-05[PATCH] mm: fix madvise vma mergingHugh Dickins
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeCarsten Otte
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda
2005-04-16Linux-2.6.12-rc2Linus Torvalds