summaryrefslogtreecommitdiff
path: root/include/linux/vmalloc.h
AgeCommit message (Expand)Author
2008-04-28vmallocinfo: add caller informationChristoph Lameter
2008-04-28vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter
2008-02-05vmalloc: add const to void* parametersChristoph Lameter
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge
2007-06-14[POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt
2007-05-08move die notifier handling to common codeChristoph Hellwig
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk
2006-07-14[PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds
2005-03-16[PATCH] revert vmalloc-use-list-of-pages-instead-of-array-in-vm_structAndrew Morton
2005-03-13[PATCH] vmalloc: use list of pages instead of array in vm_structOleg Nesterov
2005-03-13[PATCH] vmalloc: introduce __vmalloc_area() functionOleg Nesterov
2005-01-11[PATCH] x86_64: Fix ioremap attribute restoration on i386 and x86-64Andi Kleen
2004-06-28[PATCH] move prototype for __get_vm_area() to a sane locationNicolas Pitre
2004-06-26[PATCH] NX (No eXecute) support for x86Ingo Molnar
2003-04-20[PATCH] Extend map_vm_area()/get_vm_area()Andrew Morton
2002-11-07[PATCH] vmalloc.h needs pgprot_tRusty Russell
2002-08-06VM: Rework vmalloc code to support mapping of arbitray pagesChristoph Hellwig
2002-06-17[PATCH] change_page_attr and AGP updateAndi Kleen
2002-06-10[PATCH] 2.5.21 "I can't get no compilation"Martin Dalecki
2002-06-08[PATCH] Remove <linux/mm.h> from <linux/vmalloc.h>Tom Rini
2002-06-08[PATCH] Move vmalloc wrappers out of include/linux/vmalloc.hTom Rini
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-04Import changesetLinus Torvalds