aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmalloc.h
Commit message (Expand)AuthorAge
* mm: unify module_alloc code for vmallocDavid Rientjes2011-01-13
* mm: remove gfp mask from pcpu_get_vm_areasDavid Rientjes2011-01-13
* mm: remove unused get_vm_area_nodeDavid Rientjes2011-01-13
* vmalloc: eagerly clear ptes on vunmapJeremy Fitzhardinge2010-12-02
* mm: add vzalloc() and vzalloc_node() helpersDave Young2010-10-26
* vmalloc: pcpu_get/free_vm_areas() aren't needed on UPTejun Heo2010-09-08
* Merge branch 'stable/xen-swiotlb-0.8.6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2010-08-12
|\
| * vmap: add flag to allow lazy unmap to be disabled at runtimeJeremy Fitzhardinge2010-07-27
* | x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige2010-07-09
|/
* vmalloc: implement pcpu_get_vm_areas()Tejun Heo2009-08-14
* Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Ingo Molnar2009-02-24
|\
| * vmalloc: add @align to vm_area_register_early()Tejun Heo2009-02-23
| * vmalloc: add un/map_kernel_range_noflush()Tejun Heo2009-02-20
| * vmalloc: implement vm_area_register_early()Tejun Heo2009-02-20
* | vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt2009-02-18
|/
* mm: make vread() and vwrite() declarationKOSAKI Motohiro2009-01-06
* proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan2008-10-23
* mm: rewrite vmap layerNick Piggin2008-10-20
* mm: VM_flags comment fixesHugh Dickins2008-08-16
* vmallocinfo: add caller informationChristoph Lameter2008-04-28
* vmalloc: show vmalloced areas via /proc/vmallocinfoChristoph Lameter2008-04-28
* vmalloc: add const to void* parametersChristoph Lameter2008-02-05
* i386: fix iounmap's use of vm_struct's size fieldJeremy Fitzhardinge2007-07-21
* Allocate and free vmalloc areasJeremy Fitzhardinge2007-07-18
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-14
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-13
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-28
* [PATCH] Mark __remove_vm_area() staticRolf Eike Beer2006-09-27
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-26
* [PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2006-07-15
* [PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2006-06-23
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-30
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDERDeepak Saxena2005-09-05
* [PATCH] x86_64: Fixed guard page handling again in iounmapAndi Kleen2005-05-20
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16