tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / mm / vmalloc.c
2010-01-21 Yongseok Kohvmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREE
2009-12-15 Jan Beulichvmalloc(): adjust gfp mask passed on nested vmalloc...
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29 Tejun Heovmalloc: fix use of non-existent percpu variable in...
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08 David Millermm, perf_event: Make vmalloc_user() align base kernel...
2009-10-08 Jaswinder Singh... mm: includecheck fix: vmalloc.c
2009-09-23 KAMEZAWA Hiroyukikcore: register module area in generic way
2009-09-22 Jan Beulichmm: replace various uses of num_physpages by totalram_pages
2009-09-22 KAMEZAWA Hiroyukikcore: fix vread/vwrite to be aware of holes
2009-09-22 KAMEZAWA Hiroyukivmalloc: unmap vmalloc area after hiding it
2009-09-22 Figo.zhangvmalloc.c: fix double error checking
2009-08-14 Tejun Heovmalloc: implement pcpu_get_vm_areas()
2009-08-14 Tejun Heovmalloc: separate out insert_vmalloc_vm()
2009-06-11 Linus TorvaldsMerge branch 'for-linus' of git://linux-arm.org/linux-2.6
2009-06-11 Pekka Enbergvmalloc: use kzalloc() instead of alloc_bootmem()
2009-06-11 Catalin Marinaskmemleak: Add the vmalloc memory allocation/freeing...
2009-05-06 Ralph Wuerthneralloc_vmap_area: fix memory leak
2009-04-01 MinChan Kimvmap: remove needless lock and list in vmap
2009-03-04 Ingo MolnarMerge commit 'v2.6.29-rc7' into perfcounters/core
2009-03-04 Ingo MolnarMerge branch 'x86/core' into core/percpu
2009-03-01 Ingo MolnarMerge branch 'x86/urgent' into x86/pat
2009-02-28 Vegard Nossummm: fix lazy vmap purging (use-after-free error)
2009-02-28 Nick Pigginmm: vmap fix overflow
2009-02-26 Ingo MolnarMerge branches 'x86/apic', 'x86/defconfig', 'x86/memtes...
2009-02-25 Peter Zijlstrax86: make vmap yell louder when it is used under irqs_d...
2009-02-24 Ingo MolnarMerge branch 'tj-percpu' of git://git./linux/kernel...
2009-02-24 Tejun Heovmalloc: add @align to vm_area_register_early()
2009-02-21 Tejun Heovmalloc: call flush_cache_vunmap() from unmap_kernel_ra...
2009-02-20 Tejun Heovmalloc: add un/map_kernel_range_noflush()
2009-02-20 Tejun Heovmalloc: implement vm_area_register_early()
2009-02-20 Tejun Heovmalloc: call flush_cache_vunmap() from unmap_kernel_ra...
2009-02-18 Benjamin Herrenschmidtvmalloc: add __get_vm_area_caller()
2009-01-16 Andrew Mortonrevert "mm: vmalloc use mutex for purge"
2009-01-16 Ivan Kokshayskyalpha: fix vmalloc breakage
2009-01-06 Nick Pigginmm: vmalloc make lazy unmapping configurable
2009-01-06 Nick Pigginmm: vmalloc use mutex for purge
2009-01-06 Glauber Costamm: vmalloc improve vmallocinfo
2009-01-06 Glauber Costamm: vmalloc tweak failure printk
2009-01-04 Adam Lackorzynskivmalloc.c: fix flushing in vmap_page_range()
2008-12-10 Hugh DickinsKSYM_SYMBOL_LEN fixes
2008-12-02 Nick Pigginmm: vmalloc fix lazy unmapping cache aliasing
2008-11-20 Glauber Costamm: vmalloc search restart fix
2008-11-20 Nick Pigginmm: vmalloc failure flush fix
2008-11-20 Nick Pigginmm: vmalloc allocator off by one
2008-11-07 Jeremy Fitzhardingevmap: cope with vm_unmap_aliases before vmalloc_init()
2008-11-06 Russell King[ARM] fix naming of MODULE_START / MODULE_END
2008-10-30 Randy Dunlapmm: fix kernel-doc function notation
2008-10-23 Alexey Dobriyanproc: move /proc/vmallocinfo to mm/vmalloc.c
2008-10-20 Huang Weiyimm: remove duplicated #include's
2008-10-20 Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2008-10-20 Nick Pigginmm: rewrite vmap layer
2008-10-16 Linus TorvaldsIntroduce is_vmalloc_or_module_addr() and use with...
2008-10-12 Ingo MolnarMerge branches 'x86/xen', 'x86/build', 'x86/microcode...
2008-07-26 Arjan van de VenUse WARN() in mm/vmalloc.c
2008-07-24 Eric Dumazetvmallocinfo: add NUMA information
2008-06-19 Ingo Molnarx86, MM: virtual address debug, cleanups
2008-06-19 Jiri SlabyMM: virtual address debug
2008-05-01 Randy Dunlapdocbook: fix vmalloc missing parameter notation
2008-04-30 Thomas Gleixnerinfrastructure to debug (dynamic) objects
2008-04-28 Christoph Lametervmallocinfo: add caller information
2008-04-28 Christoph Lametervmalloc: show vmalloced areas via /proc/vmallocinfo
2008-03-20 Randy Dunlapmm: fix various kernel-doc comments
2008-02-08 Martin SchwidefskyCONFIG_HIGHPTE vs. sub-page page tables.
2008-02-05 Robert Braggmm: don't allow ioremapping of ranges larger than vmall...
2008-02-05 Adrian Bunkmake __vmalloc_area_node() static
2008-02-05 Christoph Lametervmalloc: clean up page array indexing
2008-02-05 Christoph Lametervmalloc: add const to void* parameters
2008-02-05 Christoph LameterMove vmalloc_to_page() to mm/vmalloc.
2007-10-19 Simon Arlottspelling fixes: mm/
2007-10-16 Christoph LameterCategorize GFP flags
2007-07-19 Rusty Russelllguest: export symbols for lguest as a module
2007-07-19 Benjamin Herrenschmidtvmalloc_32 should use GFP_KERNEL
2007-07-18 Jeremy FitzhardingeAllocate and free vmalloc areas
2007-07-17 Christoph LameterSlab allocators: Replace explicit zeroing with __GFP_ZERO
2007-06-14 Benjamin Herrenschmidt[POWERPC] unmap_vm_area becomes unmap_kernel_range...
2007-05-17 Benjamin HerrenschmidtMake __vunmap static
2007-05-08 Christoph Hellwigmove die notifier handling to common code
2007-05-02 Andi Kleen[PATCH] x86-64: Fix vmalloc_32 to really allocate ...
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2006-11-16 OGAWA Hirofumi[PATCH] Fix strange size check in __get_vm_area_node()
2006-11-13 Eric Dumazet[PATCH] vmalloc: optimization, cleanup, bugfixes
2006-10-29 Giridhar Pemmasani[PATCH] Fix GFP_HIGHMEM slab panic
2006-10-28 Giridhar Pemmasani[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping...
2006-10-17 Andrew Morton[PATCH] vmalloc(): don't pass __GFP_ZERO to slab
2006-10-03 Michael OpdenackerSpelling fix: "control" instead of "cotrol"
2006-09-27 Rolf Eike Beer[PATCH] Mark __remove_vm_area() static
2006-09-27 Rolf Eike Beer[PATCH] Fix kerneldoc comments in mm/vmalloc.c
2006-09-26 Adrian Bunk[PATCH] mm/: make functions static
2006-07-15 Jan Kiszka[PATCH] mm: fix oom roll-back of __vmalloc_area_node
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-23 Nick Piggin[PATCH] mm: introduce remap_vmalloc_range()
2006-03-31 Eric SesterhennBUG_ON() Conversion in mm/vmalloc.c
2005-11-07 Randy Dunlap[PATCH] kernel-doc: fix warnings in vmalloc.c
2005-10-30 Hugh Dickins[PATCH] mm: init_mm without ptlock
2005-10-30 Christoph Lameter[PATCH] vmalloc_node
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-09-09 Pekka Enberg[PATCH] update kfree, vfree, and vunmap kerneldoc
2005-09-05 Deepak Saxena[PATCH] arm: allow for arch-specific IOREMAP_MAX_ORDER
next