Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / mm / util.c
2012-03-22 Siddhesh Poyarekarprocfs: mark thread stack correctly in proc/<pid>/maps
2011-10-31 Paul Gortmakermm: Map most files to use export.h instead of module.h
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-25 Namhyung Kimmm: nommu: sort mm->mmap list properly
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-07 Nick Pigginkernel: kmem_ptr_validate considered harmful
2010-10-24 Xiao Guangrongexport __get_user_pages_fast() function
2010-08-10 Julia Lawallmm: use memdup_user
2010-04-09 Pekka Enbergslab: Generify kernel pointer validation
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-18 Al Virountangle the do_mremap() mess
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-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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