summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/vmmmgr.H
Commit message (Expand)AuthorAgeFilesLines
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-2/+7
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+4
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Secureboot memory layout support.Patrick Williams2013-06-141-9/+13
* New mm_block_map syscall.Patrick Williams2013-06-101-3/+4
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-3/+6
* Extend VMM to 32MMissy Connell2012-10-091-0/+22
* Support for Non-zero HRMORDan Crowell2012-09-161-25/+44
* Mailbox DMA buffer capabilitiesDoug Gilbert2012-05-161-0/+5
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-181-2/+3
* Support additional device segments and MMIO blocksPatrick Williams2012-01-181-2/+7
* Fix race condition between stackmanager and vmmmanager.Patrick Williams2012-01-051-0/+1
* remove mmioMap and mmioUnmap deprecated functions.Missy Connell2011-11-291-3/+0
* Full permissions with no_access as defaultMissy Connell2011-10-271-9/+0
* BEAM warning fixes.Patrick Williams2011-10-271-3/+3
* Flush/Release/Evict pages functionalityMatthew Barth2011-10-101-3/+33
* pge permission functionality..Missy Connell2011-10-061-2/+2
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+23
* Adding new interface to update page permissions.. Interface only.Missy Connell2011-09-151-0/+16
* Centralizing a few of the memory-related constants to avoid someDan Crowell2011-09-141-5/+1
* Remove page by given TYPE system callMatthew Barth2011-09-141-0/+14
* map virtual address to physical address in kernelDoug Gilbert2011-08-251-0/+10
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-0/+10
* Allocate block system call stubMatthew Barth2011-08-101-0/+12
* Upgrade Salerno memory size to 4MB.Patrick Williams2011-08-091-2/+2
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-0/+18
* Reduce memory footprint to 3MB.Patrick Williams2011-07-291-9/+4
* VMM Improvements.Patrick Williams2011-07-201-42/+45
* Initial checkin of PageTableManager - RTC:3195Dan Crowell2011-07-141-93/+3
* Make VMM more resilient to different image sizes.Patrick Williams2011-03-271-3/+5
* Various VMM updates.Patrick Williams2010-09-141-0/+18
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-10/+30
* SMT support.Patrick Williams2010-07-071-0/+1
* Remove extra ptesyncPatrick Williams2010-07-021-6/+0
* Start virtual memory management.Patrick Williams2010-07-021-0/+124
OpenPOWER on IntegriCloud