summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2015-01-20fs: introduce f_op->mmap_capabilities for nommu mmap supportChristoph Hellwig32-346/+169
2009-12-15nommu: fix malloc performance by adding uninitialized flagJie Zhang5-4/+60
2009-01-08NOMMU: Make mmap allocation page trimming behaviour configurable.Paul Mundt5-23/+90
2009-01-08NOMMU: Make VMAs per MM as for MMU-mode linuxDavid Howells23-436/+860
2006-09-27[PATCH] NOMMU: Make futexes work under NOMMU conditionsDavid Howells2-5/+19
2006-09-27[PATCH] NOMMU: Add docs about shared memoryDavid Howells1-0/+9
2006-09-27[PATCH] NOMMU: Make mremap() partially work for NOMMU kernelsDavid Howells2-17/+70
2006-09-27[PATCH] NOMMU: Implement /proc/pid/maps for NOMMUDavid Howells5-20/+80
2005-04-16Linux-2.6.12-rc2Linus Torvalds17291-0/+6718845