summaryrefslogtreecommitdiffstats
path: root/src/include/util
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to all source files.Patrick Williams2011-08-2410-0/+220
* Virtual File System module load and unloaddgilbert2011-08-171-0/+3
* Add %s string formatting support to traceCamVan Nguyen2011-08-101-0/+6
* Optimization on queue size.Patrick Williams2011-03-281-11/+5
* Add size function to queue container.Patrick Williams2011-03-271-1/+22
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-053-0/+424
* Add nanosleep syscall.Patrick Williams2010-10-041-0/+112
* Add messagingPatrick Williams2010-06-242-1/+154
* Add mutex userspace / syscalls.Patrick Williams2010-06-112-9/+44
* Change scheduler to locked queue instead of stack-pair.Patrick Williams2010-06-091-0/+73
* Kernel spinlock support.Patrick Williams2010-06-091-0/+20
* Refactor task-manager tid counter to generic lockfree algorithm.Patrick Williams2010-06-091-0/+23
* Add transaction counters to upper word of lockfree-stack head, to prevent ABA...Patrick Williams2010-05-211-7/+17
* Move pagemgr to generic lock free structure.Patrick Williams2010-05-211-0/+47
* Create simple console.Patrick Williams2010-05-181-0/+18
OpenPOWER on IntegriCloud