Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Floating point support. | Patrick Williams | 2011-09-12 | 1 | -0/+49 |
* | Adding a basic interface and implementation to the Segment/Block | Dan Crowell | 2011-09-06 | 1 | -15/+17 |
* | Dynamic stack support. | Patrick Williams | 2011-08-31 | 1 | -22/+0 |
* | Add environment var to remove debug messages. | Patrick Williams | 2011-08-24 | 2 | -32/+32 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 7 | -0/+154 |
* | Support msgq and paging data for blocks in base segment | Matthew Barth | 2011-08-15 | 1 | -2/+11 |
* | Allocate block system call stub | Matthew Barth | 2011-08-10 | 1 | -0/+15 |
* | Clean up mutex issues. | Patrick Williams | 2011-08-09 | 1 | -0/+15 |
* | Device segment MMIO map & unmap system calls | Matthew Barth | 2011-08-08 | 1 | -0/+35 |
* | VMM Improvements. | Patrick Williams | 2011-07-20 | 2 | -19/+97 |
* | Initial checkin of PageTableManager - RTC:3195 | Dan Crowell | 2011-07-14 | 1 | -0/+392 |
* | Add device segment to SLB init | Matthew Barth | 2011-06-24 | 3 | -1/+71 |
* | Create testcore directory for kernel-level tests. | Patrick Williams | 2011-06-17 | 3 | -0/+105 |