aboutsummaryrefslogtreecommitdiff
path: root/mm/memory.c
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce vma_is_anonymous(vma) helperOleg Nesterov2019-07-181-3/+4
* mm: add CMA page allocationfire8552018-11-301-5/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-49/+0
* uksm: remove Mtk aksm & uksm (because its fugly)Mister Oyster2017-07-041-40/+5
* mm: remove gup_flags FOLL_WRITE games from __get_user_pages()Linus Torvalds2016-11-071-2/+12
* mm: thp: fix SMP race condition between THP page fault and MADV_DONTNEEDAndrea Arcangeli2016-11-071-2/+12
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-261-5/+40
* mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov2016-08-261-4/+9
* 3.10.75 -> 3.10.76Jan Engelmohr2016-08-261-3/+4
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-1/+1
* first commitMeizu OpenSource2016-08-151-0/+4385