about summary refs log tree commit diff
path: root/arch/microblaze/bits/mman.h
Commit message (Expand)AuthorAgeFilesLines
* deduplicate bits/mman.hSzabolcs Nagy2016-03-181-59/+0
* 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/+7
* add more arch-specific MAP_ macros to bits/mman.hrofl0r2012-12-061-0/+4
* remove MAP_32 from non-x86 archsrofl0r2012-12-061-1/+0
* add MAP_NORESERVE to bits/mman.hrofl0r2012-12-061-0/+1
* microblaze portRich Felker2012-09-291-0/+50