summaryrefslogtreecommitdiffstats
path: root/src/kernel/ptmgr.C
Commit message (Expand)AuthorAgeFilesLines
* P9 page table changesCorey Swenson2015-12-111-1/+1
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-1/+7
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-2/+4
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Clean up beam errors in core.Patrick Williams2014-02-271-2/+2
* Clean up TODOs in Kernel.Patrick Williams2014-02-271-36/+36
* Clean up some kernel TODOs.Patrick Williams2013-11-121-2/+0
* Fixes for GCC 4.7Patrick Williams2013-04-171-6/+6
* ptmgr lacked support for physical mapped addrs.Patrick Williams2012-12-171-2/+3
* Disable page castout testDan Crowell2012-11-281-16/+3
* Support for Non-zero HRMORDan Crowell2012-09-161-26/+42
* Improve user-space page allocator.Patrick Williams2012-07-161-25/+40
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-181-172/+229
* Full permissions with no_access as defaultMissy Connell2011-10-271-69/+108
* BEAM warning fixes.Patrick Williams2011-10-271-4/+4
* Fix TLBie bugMatthew Barth2011-10-031-2/+6
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+22
* Adding a basic interface and implementation to the Segment/BlockDan Crowell2011-09-061-19/+156
* Add environment var to remove debug messages.Patrick Williams2011-08-241-20/+21
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Device segment MMIO map & unmap system callsMatthew Barth2011-08-081-5/+5
* VMM Improvements.Patrick Williams2011-07-201-29/+37
* Initial checkin of PageTableManager - RTC:3195Dan Crowell2011-07-141-0/+936
OpenPOWER on IntegriCloud