summaryrefslogtreecommitdiff
path: root/mm/madvise.c
AgeCommit message (Expand)AuthorFilesLines
2006-04-17[PATCH] Fix MADV_REMOVE protection checkingHugh Dickins1-0/+3
2006-02-14[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin1-4/+17
2006-01-06[PATCH] madvise(MADV_REMOVE): remove pages from tmpfs shm backing storeBadari Pulavarty1-0/+35
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-1/+1
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-1/+1
2005-10-29[PATCH] core remove PageReservedNick Piggin1-1/+1
2005-10-11[PATCH] madvise: Avoid returning error code -EBADF for anonymous mappingsSuzuki1-7/+4
2005-09-05[PATCH] mm: fix madvise vma mergingHugh Dickins1-4/+5
2005-07-27[PATCH] madvise() does not always return -EBADF on non-file mapped areasuzuki1-5/+8
2005-06-24[PATCH] xip: madvice/fadvice: execute in placeCarsten Otte1-0/+5
2005-06-23[PATCH] remove redundant vm_flags clearing from madvise.cPekka Enberg1-1/+0
2005-06-21[PATCH] madvise: merge the mapsPrasanna Meda1-29/+51
2005-06-21[PATCH] madvise: do not split the mapsPrasanna Meda1-11/+16
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+242