about summary refs log tree commit diff
path: root/arch/powerpc/bits/mman.h
Commit message (Expand)AuthorAgeFilesLines
* define MAP_SYNC on powerpc/powerpc64Samuel Holland2020-03-141-1/+0
* add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15Szabolcs Nagy2018-02-221-0/+1
* powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.hSzabolcs Nagy2017-09-111-1/+6
* deduplicate bits/mman.hSzabolcs Nagy2016-03-181-55/+3
* add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy2016-01-261-0/+1
* add missing powerpc specific PROT_SAO memory protection flagSzabolcs Nagy2016-01-241-0/+1
* fix powerpc MCL_* mlockall flags in bits/mman.hSzabolcs Nagy2016-01-241-2/+2
* 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
* fix powerpc types to match abi, and some feature test issuesRich Felker2012-11-211-1/+1
* PPC port cleaned up, static linking works well now.rofl0r2012-11-131-0/+50