about summary refs log tree commit diff
path: root/arch/mips/bits/mman.h
Commit message (Expand)AuthorAgeFilesLines
* add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15Szabolcs Nagy2018-02-221-0/+1
* deduplicate bits/mman.hSzabolcs Nagy2016-03-181-45/+11
* add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy2016-01-261-0/+1
* move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn2015-01-301-3/+0
* add missing mmap options and madvices to bits/mman.h based on linux headersSzabolcs Nagy2013-01-121-0/+6
* add more arch-specific MAP_ macros to bits/mman.hrofl0r2012-12-061-0/+4
* add MAP_NORESERVE to bits/mman.hrofl0r2012-12-061-0/+1
* fix MAP_ANONYMOUS value for mips, remove cruft copied from i386Rich Felker2012-07-111-2/+1
* initial version of mips (o32) port, based on work by Richard Pennington (rdp)Rich Felker2012-07-111-0/+50