summaryrefslogtreecommitdiffstats
path: root/mm/filemap_xip.c
Commit message (Expand)AuthorAgeFilesLines
* mm: fix XIP file writesNick Piggin2007-12-051-1/+1
* mm: write iovec cleanupNick Piggin2007-10-161-10/+7
* mm: fault feedback #2Nick Piggin2007-07-191-1/+1
* mm: fault feedback #1Nick Piggin2007-07-191-23/+14
* mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin2007-07-191-24/+30
* xip sendfile removalCarsten Otte2007-07-101-22/+0
* Detach sched.h from mm.hAlexey Dobriyan2007-05-211-0/+1
* fs: convert core functions to zero_user_pageNate Diller2007-05-091-6/+1
* [PATCH] mm: fix xip issue with /dev/zeroCarsten Otte2007-03-291-11/+37
* [PATCH] mm: mremap correct rmap accountingHugh Dickins2007-01-301-2/+2
* [PATCH] mm: more rmap debuggingNick Piggin2006-12-221-1/+1
* [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* [PATCH] replace inode_update_time with file_update_timeChristoph Hellwig2006-01-101-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-3/+3
* [PATCH] mm: rmap with inner ptlockHugh Dickins2005-10-291-8/+4
* [PATCH] mm: xip_unmap ZERO_PAGE fixHugh Dickins2005-10-291-1/+2
* [PATCH] core remove PageReservedNick Piggin2005-10-291-3/+8
* [PATCH] execute-in-place fixesCarsten Otte2005-07-151-15/+8
* [PATCH] mm/filemap_xip.c compilation fixGeert Uytterhoeven2005-07-121-1/+1
* [PATCH] xip: reduce code duplicationCarsten Otte2005-06-241-190/+56
* [PATCH] xip: fs/mm: execute in placeCarsten Otte2005-06-241-0/+581