aboutsummaryrefslogtreecommitdiff
path: root/mm/filemap_xip.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-16mm: write iovec cleanupGravatar Nick Piggin 1-10/+7
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-1/+1
2007-07-19mm: fault feedback #1Gravatar Nick Piggin 1-23/+14
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Gravatar Nick Piggin 1-24/+30
2007-07-10xip sendfile removalGravatar Carsten Otte 1-22/+0
2007-05-21Detach sched.h from mm.hGravatar Alexey Dobriyan 1-0/+1
2007-05-09fs: convert core functions to zero_user_pageGravatar Nate Diller 1-6/+1
2007-03-29[PATCH] mm: fix xip issue with /dev/zeroGravatar Carsten Otte 1-11/+37
2007-01-30[PATCH] mm: mremap correct rmap accountingGravatar Hugh Dickins 1-2/+2
2006-12-22[PATCH] mm: more rmap debuggingGravatar Nick Piggin 1-1/+1
2006-12-08[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathGravatar Josef "Jeff" Sipek 1-1/+1
2006-06-28[PATCH] mark address_space_operations constGravatar Christoph Hellwig 1-1/+1
2006-01-10[PATCH] replace inode_update_time with file_update_timeGravatar Christoph Hellwig 1-1/+1
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semGravatar Jes Sorensen 1-3/+3
2005-10-29[PATCH] mm: rmap with inner ptlockGravatar Hugh Dickins 1-8/+4
2005-10-29[PATCH] mm: xip_unmap ZERO_PAGE fixGravatar Hugh Dickins 1-1/+2
2005-10-29[PATCH] core remove PageReservedGravatar Nick Piggin 1-3/+8
2005-07-15[PATCH] execute-in-place fixesGravatar Carsten Otte 1-15/+8
2005-07-12[PATCH] mm/filemap_xip.c compilation fixGravatar Geert Uytterhoeven 1-1/+1
2005-06-24[PATCH] xip: reduce code duplicationGravatar Carsten Otte 1-190/+56
2005-06-24[PATCH] xip: fs/mm: execute in placeGravatar Carsten Otte 1-0/+581