Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change copyright prolog for all files to Apache. | Patrick Williams | 2014-05-21 | 4 | -77/+77 |
* | Support code coverage in extended modules. | Patrick Williams | 2012-10-09 | 1 | -53/+54 |
* | Reduce timeslice for idle task based on wake time of sleeping tasks | Doug Gilbert | 2012-07-28 | 1 | -122/+161 |
* | Remove dangling node pointer in pqueues. | Patrick Williams | 2011-10-24 | 1 | -6/+9 |
* | Support task_wait / task_wait_tid syscalls: | Patrick Williams | 2011-10-24 | 1 | -0/+53 |
* | Dynamic stack support. | Patrick Williams | 2011-08-31 | 1 | -17/+17 |
* | Add copyright headers to all source files. | Patrick Williams | 2011-08-24 | 4 | -0/+88 |
* | Optimization on queue size. | Patrick Williams | 2011-03-28 | 1 | -11/+5 |
* | Add size function to queue container. | Patrick Williams | 2011-03-27 | 1 | -1/+22 |
* | Merge of PowerHAL project up to commit: | Patrick Williams | 2011-03-05 | 1 | -0/+1 |
* | Add nanosleep syscall. | Patrick Williams | 2010-10-04 | 1 | -0/+112 |
* | Add messaging | Patrick Williams | 2010-06-24 | 2 | -1/+154 |
* | Add mutex userspace / syscalls. | Patrick Williams | 2010-06-11 | 2 | -9/+44 |
* | Change scheduler to locked queue instead of stack-pair. | Patrick Williams | 2010-06-09 | 1 | -0/+73 |
* | Kernel spinlock support. | Patrick Williams | 2010-06-09 | 1 | -0/+20 |