Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright prolog for all files to Apache. | Patrick Williams | 2014-05-21 | 1 | -22/+22 |
* | Ensure scratch operations happen on master core. | Patrick Williams | 2011-08-31 | 1 | -1/+2 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 1 | -0/+22 |
* | Kernel support for processor affinity. | Patrick Williams | 2011-05-26 | 1 | -1/+2 |
* | SMT support. | Patrick Williams | 2010-07-07 | 1 | -8/+2 |
* | Change scheduler to locked queue instead of stack-pair. | Patrick Williams | 2010-06-09 | 1 | -3/+5 |
* | Create init process, fix scheduler bugs. | Patrick Williams | 2010-06-07 | 1 | -1/+3 |
* | Add scheduler and calls from dispatch interrupt. | Patrick Williams | 2010-06-07 | 1 | -0/+5 |
* | Initial cpu / task structs. | Patrick Williams | 2010-06-02 | 1 | -0/+26 |