aboutsummaryrefslogtreecommitdiff
path: root/mm/mmap.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2018-11-291-1/+1
* mm: fix overflow check in expand_upwards()Helge Deller2017-11-061-1/+1
* Allow stack to grow up to address space limitHelge Deller2017-07-041-5/+8
* mm: fix new crash in unmapped_area_topdown()Hugh Dickins2017-07-041-2/+4
* mm: larger stack guard gap, between vmasHugh Dickins2017-07-041-79/+99
* uksm: remove Mtk aksm & uksm (because its fugly)Mister Oyster2017-07-041-43/+6
* mm: Export do_munmapGuenter Roeck2017-04-131-0/+1
* Revert "sdcardfs: Flag files as non-mappable"Mister Oyster2017-04-131-3/+0
* sdcardfs: Flag files as non-mappablefluxi2017-04-111-0/+3
* FROMLIST: mm: mmap: Add new /proc tunable for mmap_base ASLR.dcashman2016-09-101-0/+12
* add uksm 0.1.2.3 for v3.10 .ge.46.patchLevin Calado2016-08-261-6/+43
* 3.10.71 -> 3.10.72Jan Engelmohr2016-08-261-2/+2
* first commitMeizu OpenSource2016-08-151-0/+3308