summaryrefslogtreecommitdiff
path: root/include/linux/mm.h
AgeCommit message (Expand)Author
2008-04-29procfs task exe symlinkMatt Helsley
2008-04-29fs/drop_caches.c: make 2 functions staticAdrian Bunk
2008-04-28mempolicy: document {set|get}_policy() vm_ops APIsLee Schermerhorn
2008-04-28mm: add vm_insert_mixedNick Piggin
2008-04-28mm: introduce pte_special pte bitNick Piggin
2008-04-28mm: introduce VM_MIXEDMAPJared Hulbert
2008-04-28pageflags: get rid of FLAGS_RESERVEDChristoph Lameter
2008-04-28page_mapping(): add ifdef around reference to swapper_spaceAndrew Morton
2008-04-28sparsemem: vmemmap does not need section bitsChristoph Lameter
2008-04-28mm: remove nopageNick Piggin
2008-04-26x86_64/mm: check and print vmemmap allocation continuousYinghai Lu
2008-03-12nommu: Provide is_vmalloc_addr() stub.Paul Mundt
2008-02-23NOMMU: is_vmalloc_addr() won't compile if !MMUDavid Howells
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-08CONFIG_HIGHPTE vs. sub-page page tables.Martin Schwidefsky
2008-02-05maps4: introduce a generic page walkerMatt Mackall
2008-02-05VM: allow get_page_unless_zero on compound pagesChristoph Lameter
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-05vmalloc: add const to void* parametersChristoph Lameter
2008-02-05Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen
2008-01-25Security: remove security.h include from mm.hJames Morris
2007-12-06Security: round mmap hint address above mmap_min_addrEric Paris
2007-10-17Drop some headers from mm.hAlexey Dobriyan
2007-10-16mm/shmem.c: make 3 functions staticAdrian Bunk
2007-10-16memory hotplug: Hot-add with sparsemem-vmemmapYasunori Goto
2007-10-16SLUB: Do not use page->mappingChristoph Lameter
2007-10-16move mm_struct and vm_area_structMartin Schwidefsky
2007-10-16remove ZERO_PAGENick Piggin
2007-10-16readahead: remove several readahead macrosFengguang Wu
2007-10-16vmemmap: generify initialisation via helpersAndy Whitcroft
2007-10-16Generic Virtual Memmap support for SPARSEMEMChristoph Lameter
2007-08-22fix NULL pointer dereference in __vm_enough_memory()Alan Cox
2007-07-29Remove fs.h from mm.hAlexey Dobriyan
2007-07-26fix 'dynreloc miscount' link error on PowerpcSam Ravnborg
2007-07-19mm: variable length argument supportOllie Wild
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19readahead: remove the old algorithmFengguang Wu
2007-07-19readahead: on-demand readahead logicFengguang Wu
2007-07-19mm: fault feedback #2Nick Piggin
2007-07-19mm: fault feedback #1Nick Piggin
2007-07-19mm: merge populate and nopage into fault (fixes nonlinear)Nick Piggin
2007-07-19mm: fix fault vs invalidate race for linear mappingsNick Piggin
2007-07-17Add VM_BUG_ON in case someone uses page_mapping on a slab pageChristoph Lameter
2007-07-17mm: clean up and kernelify shrinker registrationRusty Russell
2007-07-17handle kernelcore=: genericMel Gorman
2007-07-17Create the ZONE_MOVABLE zoneMel Gorman
2007-07-16Remove capability.h from mm.hAlexey Dobriyan