tunnels: fix netns vs proto registration ordering
[safe/jmp/linux-2.6] / mm / util.c
2010-01-16 David Howellsnommu: don't need get_unmapped_area() for NOMMU
2009-12-30 Hugh Dickinsmm: move sys_mmap_pgoff from util.c
2009-12-11 Al Virofix a struct file leak in do_mmap_pgoff()
2009-12-11 Al ViroUnify sys_mmap*
2009-11-26 Ingo Molnartracing: Fix kmem event exports
2009-11-26 Li Zefantracing: Convert some kmem events to DEFINE_EVENT
2009-06-17 Pekka EnbergMerge branches 'slab/documentation', 'slab/fixes',...
2009-06-17 Nick Pigginmm: clean up get_user_pages_fast() documentation
2009-06-01 Pekka Enbergslab: document kzfree() zeroing behavior
2009-05-07 Ingo MolnarMerge branch 'linus' into tracing/core
2009-04-15 Steven Rostedttracing/events: move trace point headers into include...
2009-04-14 Steven Rostedttracing: create automated trace defines
2009-04-13 Andy Grovermm: document get_user_pages_fast()
2009-04-03 Eduard - Gabriel... kmemtrace: use tracepoints
2009-04-01 Li Zefanmemdup_user(): introduce
2009-02-21 Johannes Weinerslab: introduce kzfree()
2008-08-12 Rusty Russellmm: Make generic weak get_user_pages_fast and EXPORT_GPL it
2008-07-27 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2008-07-27 Adrian Bunkmm/util.c must #include <linux/sched.h>
2008-07-27 Pekka Enbergnetfilter: fix double-free and use-after free
2008-07-26 Andrew Mortonuninline arch_pick_mmap_layout()
2007-11-15 Adrian Bunkfix mm/util.c:krealloc()
2007-10-16 Christoph LameterSlab allocators: fail if ksize is called with a NULL...
2007-07-18 Jeremy Fitzhardingeadd kstrndup
2007-07-17 Christoph LameterSlab allocators: Cleanup zeroing allocations
2007-07-17 Christoph LameterSlab allocators: consistent ZERO_SIZE_PTR support and...
2007-07-17 Christoph LameterSlab allocators: consolidate code for krealloc in mm...
2006-10-04 Christoph Hellwig[PATCH] slab: clean up leak tracking ifdefs a little bit
2006-10-01 Alexey Dobriyan[PATCH] kmemdup: introduce
2006-03-25 Pekka Enberg[PATCH] slab: optimize constant-size kzalloc calls
2006-03-25 Al Viro[PATCH] slab: implement /proc/slab_allocators
2006-03-24 Davi Arnaut[PATCH] strndup_user()
2006-01-09 Matt Mackall[PATCH] slob: introduce mm/util.c for shared functions