aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28Mark "gfp" masks as "unsigned int" and use __nocast to find violations.Linus Torvalds1-2/+2
2005-03-16[PATCH] revert vmalloc-use-list-of-pages-instead-of-array-in-vm_structAndrew Morton1-4/+4
2005-03-13[PATCH] vmalloc: use list of pages instead of array in vm_structOleg Nesterov1-4/+4
2005-03-13[PATCH] vmalloc: introduce __vmalloc_area() functionOleg Nesterov1-0/+1
2005-01-11[PATCH] x86_64: Fix ioremap attribute restoration on i386 and x86-64Andi Kleen1-0/+1
2004-06-28[PATCH] move prototype for __get_vm_area() to a sane locationNicolas Pitre1-0/+2
2004-06-26[PATCH] NX (No eXecute) support for x86Ingo Molnar1-0/+1
2003-04-20[PATCH] Extend map_vm_area()/get_vm_area()Andrew Morton1-1/+2
2002-11-07[PATCH] vmalloc.h needs pgprot_tRusty Russell1-0/+1
2002-08-06VM: Rework vmalloc code to support mapping of arbitray pagesChristoph Hellwig1-27/+30
2002-06-17[PATCH] change_page_attr and AGP updateAndi Kleen1-0/+3
2002-06-10[PATCH] 2.5.21 "I can't get no compilation"Martin Dalecki1-1/+0
2002-06-08[PATCH] Remove <linux/mm.h> from <linux/vmalloc.h>Tom Rini1-1/+0
2002-06-08[PATCH] Move vmalloc wrappers out of include/linux/vmalloc.hTom Rini1-24/+4
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+0
2002-02-04Import changesetLinus Torvalds1-0/+64