aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmalloc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-21i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge1-0/+7
2007-07-18Allocate and free vmalloc areasJeremy Fitzhardinge1-0/+4
2007-06-14[POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt1-1/+2
2007-05-08move die notifier handling to common codeChristoph Hellwig1-0/+1
2006-11-13[PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet1-1/+2
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani1-1/+2
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer1-1/+0
2006-09-26[PATCH] mm/: make functions staticAdrian Bunk1-2/+0
2006-07-14[PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka1-0/+1
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin1-0/+8
2005-10-29[PATCH] vmalloc_nodeChristoph Lameter1-1/+7
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-2/+2
2005-09-05[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena1-0/+8
2005-05-20[PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+54