Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | Implement Kernel->User-space message bridge. | Patrick Williams | 2011-08-16 | 1 | -3/+16 |
* | Kernel support for processor affinity. | Patrick Williams | 2011-05-26 | 1 | -1/+22 |
* | Change scheduler to locked queue instead of stack-pair. | Patrick Williams | 2010-06-09 | 1 | -0/+1 |
* | Add task control syscalls. | Patrick Williams | 2010-06-07 | 1 | -0/+2 |
* | Implement task saving and dispatching. | Patrick Williams | 2010-06-03 | 1 | -0/+1 |
* | Initial cpu / task structs. | Patrick Williams | 2010-06-02 | 1 | -0/+25 |