aboutsummaryrefslogtreecommitdiffstats
path: root/mm/msync.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-24The comment describing how MS_ASYNC works in msync.c is confusingAmos Waterland1-1/+1
2006-03-24[PATCH] msync(): use do_fsync()Andrew Morton1-15/+2
2006-03-24[PATCH] msync: fix return valueAndrew Morton1-7/+7
2006-03-24[PATCH] msync(MS_SYNC): don't hold mmap_sem while syncingAndrew Morton1-23/+26
2006-03-24[PATCH] msync(): perform dirty page levellingAndrew Morton1-32/+61
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-1/+1
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-9/+3
2005-11-22[PATCH] unpaged: VM_UNPAGEDHugh Dickins1-2/+2
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-15/+6
2005-10-29[PATCH] core remove PageReservedNick Piggin1-7/+10
2005-10-29[PATCH] mm: msync_pte_range progressHugh Dickins1-24/+14
2005-10-29[PATCH] mm/msync.c cleanupOGAWA Hirofumi1-14/+14
2005-06-21[PATCH] msync: check pte dirty earlierAbhijit Karmarkar1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+236