summaryrefslogtreecommitdiff
path: root/mm/vmalloc.c
Commit message (Expand)AuthorAge
* Categorize GFP flagsChristoph Lameter2007-10-16
* lguest: export symbols for lguest as a moduleRusty Russell2007-07-19
* vmalloc_32 should use GFP_KERNELBenjamin Herrenschmidt2007-07-19
* Allocate and free vmalloc areasJeremy Fitzhardinge2007-07-18
* Slab allocators: Replace explicit zeroing with __GFP_ZEROChristoph Lameter2007-07-17
* [POWERPC] unmap_vm_area becomes unmap_kernel_range for the publicBenjamin Herrenschmidt2007-06-14
* Make __vunmap staticBenjamin Herrenschmidt2007-05-17
* move die notifier handling to common codeChristoph Hellwig2007-05-08
* [PATCH] x86-64: Fix vmalloc_32 to really allocate <4GB on 64bit platformsAndi Kleen2007-05-02
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] Fix strange size check in __get_vm_area_node()OGAWA Hirofumi2006-11-16
* [PATCH] vmalloc: optimization, cleanup, bugfixesEric Dumazet2006-11-13
* [PATCH] Fix GFP_HIGHMEM slab panicGiridhar Pemmasani2006-10-29
* [PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2006-10-28
* [PATCH] vmalloc(): don't pass __GFP_ZERO to slabAndrew Morton2006-10-17
* Spelling fix: "control" instead of "cotrol"Michael Opdenacker2006-10-03
* [PATCH] Mark __remove_vm_area() staticRolf Eike Beer2006-09-27
* [PATCH] Fix kerneldoc comments in mm/vmalloc.cRolf Eike Beer2006-09-27
* [PATCH] mm/: make functions staticAdrian Bunk2006-09-26
* [PATCH] mm: fix oom roll-back of __vmalloc_area_nodeJan Kiszka2006-07-14
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* [PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2006-06-23
* BUG_ON() Conversion in mm/vmalloc.cEric Sesterhenn2006-04-01
* [PATCH] kernel-doc: fix warnings in vmalloc.cRandy Dunlap2005-11-07
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-29
* [PATCH] vmalloc_nodeChristoph Lameter2005-10-29
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [PATCH] update kfree, vfree, and vunmap kerneldocPekka Enberg2005-09-09
* [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
* [PATCH] DocBook: changes and extensions to the kernel documentationPavel Pisa2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16