summaryrefslogtreecommitdiff
path: root/include/linux/vmalloc.h
AgeCommit message (Expand)Author
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