summaryrefslogtreecommitdiff
path: root/src/pal/src/include/pal/virtual.h
AgeCommit message (Expand)AuthorFilesLines
2017-06-12[Arm64/Unix] Add 64K page support (#10981)Steve MacLean1-3/+3
2017-05-08Make CoreCLR work properly under PaX's RANDMMAP (#11382)Koundinya Veluri1-4/+16
2017-01-18Remove obsolete platforms ifdefs from PAL (#8971)Jan Vorlicek1-5/+0
2016-07-27Rename PCMI->pLast and other cleanup of virtual memory code.Aditya Mandaleeka1-3/+3
2016-07-07Merge pull request #6081 from adityamandaleeka/virtual_tempAditya Mandaleeka1-5/+2
2016-07-01Remove VIRTUALOwnedRegion.Aditya Mandaleeka1-10/+0
2016-06-29Remove MMAP_DOESNOT_ALLOW_REMAP.Aditya Mandaleeka1-5/+2
2016-06-14Fix PAL executable allocator locking (#5770)Jan Vorlicek1-1/+1
2016-02-17Change MAPMapPEFile to use ExecutableAllcator instead of mmap to reserve VASergiy Kuryata1-0/+10
2016-01-27Update license headersdotnet-bot1-4/+3
2015-12-02Address code review feedbackSergiy Kuryata1-64/+71
2015-12-02Implement an allocator for executable (JIT) memory in PALSergiy Kuryata1-1/+89
2015-01-30Initial commit to populate CoreCLR repo dotnet-bot1-0/+117