Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for GCC 4.7 | Patrick Williams | 2013-04-17 | 1 | -6/+6 |
* | ptmgr lacked support for physical mapped addrs. | Patrick Williams | 2012-12-17 | 1 | -2/+3 |
* | Disable page castout test | Dan Crowell | 2012-11-28 | 1 | -16/+3 |
* | Support for Non-zero HRMOR | Dan Crowell | 2012-09-16 | 1 | -26/+42 |
* | Improve user-space page allocator. | Patrick Williams | 2012-07-16 | 1 | -25/+40 |
* | Optimize PageTableManager and associated VMM. | Patrick Williams | 2012-04-18 | 1 | -172/+229 |
* | Full permissions with no_access as default | Missy Connell | 2011-10-27 | 1 | -69/+108 |
* | BEAM warning fixes. | Patrick Williams | 2011-10-27 | 1 | -4/+4 |
* | Fix TLBie bug | Matthew Barth | 2011-10-03 | 1 | -2/+6 |
* | Mechanism to detect low memory and cast out older page | Doug Gilbert | 2011-09-19 | 1 | -0/+22 |
* | Adding a basic interface and implementation to the Segment/Block | Dan Crowell | 2011-09-06 | 1 | -19/+156 |
* | Add environment var to remove debug messages. | Patrick Williams | 2011-08-24 | 1 | -20/+21 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | Device segment MMIO map & unmap system calls | Matthew Barth | 2011-08-08 | 1 | -5/+5 |
* | VMM Improvements. | Patrick Williams | 2011-07-20 | 1 | -29/+37 |
* | Initial checkin of PageTableManager - RTC:3195 | Dan Crowell | 2011-07-14 | 1 | -0/+936 |