summaryrefslogtreecommitdiff
path: root/mm/util.c
Commit message (Expand)AuthorAge
* mm: uninline and cleanup page-mapping related helpersKirill A. Shutemov2015-04-15
* mm/util: add kstrdup_constAndrzej Hajda2015-02-13
* mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-11
* proc/maps: make vm_is_stack() logic namespace-friendlyOleg Nesterov2014-10-09
* vm_is_stack: use for_each_thread() rather then buggy while_each_thread()Oleg Nesterov2014-08-08
* mm: move slab related stuff from util.c to slab_common.cAndrey Ryabinin2014-08-06
* nick kvfree() from apparmorAl Viro2014-05-06
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-04-12
|\
| * mm: Create utility function for accessing a tasks commandline valueWilliam Roberts2014-03-07
* | mm: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-07
* | 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
|/