aboutsummaryrefslogtreecommitdiff
path: root/include/linux/vmalloc.h
AgeCommit message (Expand)Author
2009-08-14vmalloc: implement pcpu_get_vm_areas()Tejun Heo
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo
2009-02-20vmalloc: add un/map_kernel_range_noflush()Tejun Heo
2009-02-20vmalloc: implement vm_area_register_early()Tejun Heo
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro
2008-10-23proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan
2008-10-20mm: rewrite vmap layerNick Piggin
2008-08-16mm: VM_flags comment fixesHugh Dickins
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds