summaryrefslogtreecommitdiff
path: root/arch/powerpc/bits/mman.h
AgeCommit message (Expand)AuthorLines
2020-03-14define MAP_SYNC on powerpc/powerpc64Samuel Holland-1/+0
2018-02-22add MAP_SYNC and MAP_SHARED_VALIDATE from linux v4.15Szabolcs Nagy-0/+1
2017-09-11powerpc{64}: fix MAP_NORESERVE and MAP_LOCKED in mman.hSzabolcs Nagy-1/+6
2016-03-18deduplicate bits/mman.hSzabolcs Nagy-55/+3
2016-01-26add MCL_ONFAULT and MLOCK_ONFAULT mlockall and mlock2 flagsSzabolcs Nagy-0/+1
2016-01-24add missing powerpc specific PROT_SAO memory protection flagSzabolcs Nagy-0/+1
2016-01-24fix powerpc MCL_* mlockall flags in bits/mman.hSzabolcs Nagy-2/+2
2015-01-30move MREMAP_MAYMOVE and MREMAP_FIXED out of bitsTrutz Behn-3/+0
2013-01-12add missing mmap options and madvices to bits/mman.h based on linux headersSzabolcs Nagy-0/+7
2012-12-06add more arch-specific MAP_ macros to bits/mman.hrofl0r-0/+4
2012-12-06remove MAP_32 from non-x86 archsrofl0r-1/+0
2012-12-06add MAP_NORESERVE to bits/mman.hrofl0r-0/+1
2012-11-21fix powerpc types to match abi, and some feature test issuesRich Felker-1/+1
2012-11-13PPC port cleaned up, static linking works well now.rofl0r-0/+50