| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 | 3 | -0/+424 |
| * | 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 |
| * | Refactor task-manager tid counter to generic lockfree algorithm. | Patrick Williams | 2010-06-09 | 1 | -0/+23 |
| * | Add transaction counters to upper word of lockfree-stack head, to prevent ABA... | Patrick Williams | 2010-05-21 | 1 | -7/+17 |
| * | Move pagemgr to generic lock free structure. | Patrick Williams | 2010-05-21 | 1 | -0/+47 |
| * | Create simple console. | Patrick Williams | 2010-05-18 | 1 | -0/+18 |

