| Commit message (Expand) | Author | Age | Files | Lines |
* | xip: fix get_zeroed_page with __GFP_HIGHMEM | Akinobu Mita | 2008-01-08 | 1 | -4/+5 |
* | mm: fix XIP file writes | Nick Piggin | 2007-12-05 | 1 | -1/+1 |
* | mm: write iovec cleanup | Nick Piggin | 2007-10-16 | 1 | -10/+7 |
* | mm: fault feedback #2 | Nick Piggin | 2007-07-19 | 1 | -1/+1 |
* | mm: fault feedback #1 | Nick Piggin | 2007-07-19 | 1 | -23/+14 |
* | mm: merge populate and nopage into fault (fixes nonlinear) | Nick Piggin | 2007-07-19 | 1 | -24/+30 |
* | xip sendfile removal | Carsten Otte | 2007-07-10 | 1 | -22/+0 |
* | Detach sched.h from mm.h | Alexey Dobriyan | 2007-05-21 | 1 | -0/+1 |
* | fs: convert core functions to zero_user_page | Nate Diller | 2007-05-09 | 1 | -6/+1 |
* | [PATCH] mm: fix xip issue with /dev/zero | Carsten Otte | 2007-03-29 | 1 | -11/+37 |
* | [PATCH] mm: mremap correct rmap accounting | Hugh Dickins | 2007-01-30 | 1 | -2/+2 |
* | [PATCH] mm: more rmap debugging | Nick Piggin | 2006-12-22 | 1 | -1/+1 |
* | [PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 | 1 | -1/+1 |
* | [PATCH] mark address_space_operations const | Christoph Hellwig | 2006-06-28 | 1 | -1/+1 |
* | [PATCH] replace inode_update_time with file_update_time | Christoph Hellwig | 2006-01-10 | 1 | -1/+1 |
* | [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem | Jes Sorensen | 2006-01-09 | 1 | -3/+3 |
* | [PATCH] mm: rmap with inner ptlock | Hugh Dickins | 2005-10-29 | 1 | -8/+4 |
* | [PATCH] mm: xip_unmap ZERO_PAGE fix | Hugh Dickins | 2005-10-29 | 1 | -1/+2 |
* | [PATCH] core remove PageReserved | Nick Piggin | 2005-10-29 | 1 | -3/+8 |
* | [PATCH] execute-in-place fixes | Carsten Otte | 2005-07-15 | 1 | -15/+8 |
* | [PATCH] mm/filemap_xip.c compilation fix | Geert Uytterhoeven | 2005-07-12 | 1 | -1/+1 |
* | [PATCH] xip: reduce code duplication | Carsten Otte | 2005-06-24 | 1 | -190/+56 |
* | [PATCH] xip: fs/mm: execute in place | Carsten Otte | 2005-06-24 | 1 | -0/+581 |