ca7'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/vmalloc.h
AgeCommit message (Expand)AuthorFilesLines
2010-07-09x86, ioremap: Fix incorrect physical address handling in PAE modeKenji Kaneshige1-1/+1
2009-08-14vmalloc: implement pcpu_get_vm_areas()Tejun Heo1-0/+6
2009-02-24Merge branch 'tj-percpu' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/percpuIngo Molnar1-0/+4
2009-02-24vmalloc: add @align to vm_area_register_early()Tejun Heo1-1/+1
2009-02-20vmalloc: add un/map_kernel_range_noflush()Tejun Heo1-0/+3
2009-02-20vmalloc: implement vm_area_register_early()Tejun Heo1-0/+1
2009-02-18vmalloc: add __get_vm_area_caller()Benjamin Herrenschmidt1-0/+4
2009-01-06mm: make vread() and vwrite() declarationKOSAKI Motohiro1-0/+4
2008-10-23proc: move /proc/vmallocinfo to mm/vmalloc.cAlexey Dobriyan1-2/+0
2008-10-20mm: rewrite vmap layerNick Piggin1-1/+14
2008-08-16mm: VM_flags comment fixesHugh Dickins1-2/+2