aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk1-15/+0
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto1-1/+1
2007-10-16SLUB: Do not use page->mappingChristoph Lameter1-4/+0
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky1-63/+0
2007-10-16remove ZERO_PAGENick Piggin1-2/+0
2007-10-16readahead: remove several readahead macrosFengguang Wu1-2/+0
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft1-2/+7
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter1-0/+6
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox1-1/+1
2007-07-29Remove fs.h from mm.hAlexey Dobriyan1-33/+3
2007-07-26fix 'dynreloc miscount' link error on PowerpcSam Ravnborg1-1/+1
2007-07-19mm: variable length argument supportOllie Wild1-1/+8
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell1-6/+14
2007-07-19readahead: remove the old algorithmFengguang Wu1-7/+0
2007-07-19readahead: on-demand readahead logicFengguang Wu1-0/+6
2007-07-19mm: fault feedback #2Nick Piggin1-45/+13
2007-07-19mm: fault feedback #1Nick Piggin1-34/+50
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin1-7/+34
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin1-0/+6
2007-07-17Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter1-0/+1
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell1-17/+21
2007-07-17handle kernelcore=: genericMel Gorman1-1/+0
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman1-0/+1
2007-07-16Remove capability.h from mm.hAlexey Dobriyan1-1/+0
2007-07-16split mmapMiklos Szeredi1-0/+4
2007-07-16kill vmalloc_earlyreserveJan Beulich1-1/+0
2007-06-21page_mapping must avoid slub pagesHugh Dickins1-0/+4
2007-05-21Detach sched.h from mm.hAlexey Dobriyan1-9/+2
2007-05-07Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter1-0/+6
2007-05-07mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter1-9/+2
2007-05-07Make page->private usable in compound pagesChristoph Lameter1-5/+28
2007-05-07mm: remove gcc workaroundNick Piggin1-0/+18
2007-05-07Add apply_to_page_range() which applies a function to a pte rangeJeremy Fitzhardinge1-0/+5
2007-03-01[PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk1-5/+0
2007-02-12[PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()Benjamin Herrenschmidt1-0/+1
2007-02-12[PATCH] add vm_insert_pfn()Nick Piggin1-0/+2
2007-02-11[PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen1-0/+1
2007-02-11[PATCH] zoneid: fix up calculations for ZONEID_PGSHIFTAndy Whitcroft1-6/+5
2007-02-09[PATCH] Add install_special_mappingRoland McGrath1-0/+3
2007-01-26[PATCH] Add VM_ALWAYSDUMPRoland McGrath1-0/+1
2007-01-11[PATCH] Fix sparsemem on CellDave Hansen1-1/+2
2006-12-07[PATCH] mm: make compound page destructor handling explicitAndy Whitcroft1-0/+18
2006-12-07[PATCH] numa node ids are int, page_to_nid and zone_to_nid should return intAndy Whitcroft1-3/+3
2006-12-07[PATCH] Move vm_area_cachep to include/mm.hChristoph Lameter1-0/+2
2006-12-07[PATCH] Get rid of zone_table[]Christoph Lameter1-21/+36
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan1-3/+0
2006-10-11[PATCH] mm: locks_freed fixNick Piggin1-6/+1
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt1-0/+1
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey1-0/+2
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells1-1/+3