it v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/mm/nommu.c
AgeCommit message (Expand)Author
2008-10-30nfsd: fix vm overcommit crashAlan Cox
2008-10-20mlock: mlocked pages are unevictableNick Piggin
2008-08-04nommu: Provide vmalloc_exec().Paul Mundt
2008-07-26tracehook: tracehook_expect_breakpointsRoland McGrath
2008-06-12nommu: Correct kobjsize() page validity checks.Paul Mundt
2008-06-06nommu: fix kobjsize() for SLOB and SLUBPaul Mundt
2008-05-24mm: fix atomic_t overflow in vmAlan Cox
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-28mm/nommu.c: return 0 from kobjsize with invalid objectsMichael Hennerich
2008-02-05nommu: add new vmalloc_user() and remap_vmalloc_range() interfaces.Paul Mundt
2008-02-05vmalloc: add const to void* parametersChristoph Lameter
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris
2007-10-29NOMMU: mm/nommu.c needs linux/module.hDavid Howells
2007-10-19Explain clearly why kmalloc() can't use __GFP_HIGHMEM.Robert P. J. Day
2007-10-17security/ cleanupsAdrian Bunk