summaryrefslogtreecommitdiff
path: root/mm/util.c (follow)
Commit message (Expand)AuthorAge
* Merge android-4.4.168 (66a37fc) into msm-4.4Srinivasarao P2018-12-21
|\
| * Merge 4.4.168 into android-4.4Greg Kroah-Hartman2018-12-19
| |\
| | * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2018-12-17
* | | Merge android-4.4.133 (3f51ea2) into msm-4.4Srinivasarao P2018-05-31
|\| |
| * | Merge 4.4.133 into android-4.4Greg Kroah-Hartman2018-05-26
| |\|
| | * proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik2018-05-26
* | | Merge android-4.4.118 (5f7f76a) into msm-4.4Srinivasarao P2018-03-01
|\| |
| * | Merge 4.4.118 into android-4.4Greg Kroah-Hartman2018-02-26
| |\|
| | * Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2018-02-25
| * | f2fs: catch up to v4.14-rc1Jaegeuk Kim2017-10-03
| |/
* / mm: migrate: support non-lru movable page migrationMinchan Kim2017-02-21
|/
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-09-15
* mm/util: use offset_in_page macroAlexander Kuleshov2015-11-05
* 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
| |/