summaryrefslogtreecommitdiffstats
path: root/src/include/util/locked
Commit message (Expand)AuthorAgeFilesLines
* HB Improvements: Fix compiler warnings on modern compilersLuis Fernandez2019-04-051-4/+6
* Support HB running in SMFDean Sanner2018-09-241-1/+3
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-214-77/+77
* Support code coverage in extended modules.Patrick Williams2012-10-091-53/+54
* Reduce timeslice for idle task based on wake time of sleeping tasksDoug Gilbert2012-07-281-122/+161
* Remove dangling node pointer in pqueues.Patrick Williams2011-10-241-6/+9
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-0/+53
* Dynamic stack support.Patrick Williams2011-08-311-17/+17
* Add copyright headers to all source files.Patrick Williams2011-08-244-0/+88
* 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-051-0/+1
* 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
OpenPOWER on IntegriCloud