summaryrefslogtreecommitdiff
path: root/mm/util.c
Commit message (Expand)AuthorAge
...
* | mm: add overcommit_kbytes sysctl variableJerome Marchand2014-01-21
|/
* mm: fix crash when using XFS on loopbackMikulas Patocka2014-01-15
* mm: factor commit limit calculationJerome Marchand2013-11-13
* swap: clean-up #ifdef in page_mapping()Joonsoo Kim2013-09-11
* mm: remove free_area_cacheMichel Lespinasse2013-07-10
* swap: make each swap partition have one address_spaceShaohua Li2013-02-23
* mm: don't inline page_mapping()Shaohua Li2013-02-23
* mm: make do_mmap_pgoff return populate as a size in bytes, not as a boolMichel Lespinasse2013-02-23
* mm: introduce mm_populate() for populating new vmasMichel Lespinasse2013-02-23
* Merge branch 'master' into for-nextJiri Kosina2012-10-28
|\
| * mm: Use __do_krealloc to do the krealloc jobEzequiel Garcia2012-09-04
* | krealloc: Fix kernel-doc commentBorislav Petkov2012-10-15
|/
* new helper: vm_mmap_pgoff()Al Viro2012-06-01
* procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar2012-03-21
* mm: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* mm: nommu: sort mm->mmap list properlyNamhyung Kim2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* kernel: kmem_ptr_validate considered harmfulNick Piggin2011-01-07
* export __get_user_pages_fast() functionXiao Guangrong2010-10-24
* mm: use memdup_userJulia Lawall2010-08-09
* slab: Generify kernel pointer validationPekka Enberg2010-04-09
* nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-16
* mm: move sys_mmap_pgoff from util.cHugh Dickins2009-12-30
* fix a struct file leak in do_mmap_pgoff()Al Viro2009-12-11
* Unify sys_mmap*Al Viro2009-12-11
*-. Merge branches 'slab/documentation', 'slab/fixes', 'slob/cleanups' and 'slub/...Pekka Enberg2009-06-17
|\ \
| * | slab: document kzfree() zeroing behaviorPekka Enberg2009-06-01
| |/
* | mm: clean up get_user_pages_fast() documentationNick Piggin2009-06-16
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-07
|\ \ | |/
| * mm: document get_user_pages_fast()Andy Grover2009-04-13
* | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
* | tracing: create automated trace definesSteven Rostedt2009-04-14
|/
* kmemtrace: use tracepointsEduard - Gabriel Munteanu2009-04-03
* memdup_user(): introduceLi Zefan2009-04-01
* slab: introduce kzfree()Johannes Weiner2009-02-20
* mm: Make generic weak get_user_pages_fast and EXPORT_GPL itRusty Russell2008-08-12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-26
|\
| * netfilter: fix double-free and use-after freePekka Enberg2008-07-26
* | mm/util.c must #include <linux/sched.h>Adrian Bunk2008-07-26
* | uninline arch_pick_mmap_layout()Andrew Morton2008-07-26
|/
* fix mm/util.c:krealloc()Adrian Bunk2007-11-14
* Slab allocators: fail if ksize is called with a NULL parameterChristoph Lameter2007-10-16
* add kstrndupJeremy Fitzhardinge2007-07-18
* Slab allocators: Cleanup zeroing allocationsChristoph Lameter2007-07-17
* Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semanticsChristoph Lameter2007-07-17
* Slab allocators: consolidate code for krealloc in mm/util.cChristoph Lameter2007-07-17
* [PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig2006-10-04
* [PATCH] kmemdup: introduceAlexey Dobriyan2006-10-01
* [PATCH] slab: optimize constant-size kzalloc callsPekka Enberg2006-03-25
* [PATCH] slab: implement /proc/slab_allocatorsAl Viro2006-03-25