summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/task.H
Commit message (Expand)AuthorAgeFilesLines
* Replace NAP with STOP instructionBrian Stegmiller2016-08-071-0/+7
* libc support for thread-local storagePatrick Williams2015-12-111-1/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-061-23/+25
* Task structure had wrong enum size.Patrick Williams2012-08-091-1/+1
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-22/+24
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-2/+37
* Floating point support.Patrick Williams2011-09-121-0/+14
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Implement Kernel->User-space message bridge.Patrick Williams2011-08-161-3/+16
* Kernel support for processor affinity.Patrick Williams2011-05-261-1/+22
* Change scheduler to locked queue instead of stack-pair.Patrick Williams2010-06-091-0/+1
* Add task control syscalls.Patrick Williams2010-06-071-0/+2
* Implement task saving and dispatching.Patrick Williams2010-06-031-0/+1
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+25
OpenPOWER on IntegriCloud