summaryrefslogtreecommitdiffstats
path: root/src/kernel/cpumgr.C
Commit message (Expand)AuthorAgeFilesLines
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Add userspace syscalls for PVR.Patrick Williams2011-07-291-5/+5
* Reduce memory footprint to 3MB.Patrick Williams2011-07-291-11/+11
* Reduce working threads to first core.Patrick Williams2011-07-251-2/+32
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-0/+16
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-241-1/+2
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-081-0/+1
* Kernel support for processor affinity.Patrick Williams2011-05-261-0/+1
* Move inline mtdec into arch/ppc.HPatrick Williams2011-04-211-6/+2
* Remove unused isCPU0 function.Patrick Williams2011-04-141-5/+0
* Eliminate race condition in updating task->cpu pointer.Patrick Williams2011-03-311-2/+1
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-5/+5
* Add skeleton of timebase manager.Patrick Williams2010-09-201-4/+3
* Enable -Wall and fix warnings.Patrick Williams2010-08-191-1/+1
* SMT support.Patrick Williams2010-07-071-21/+37
* Move SPRG3 manipulation to common ppc-arch file.Patrick Williams2010-06-281-4/+3
* Create init process, fix scheduler bugs.Patrick Williams2010-06-071-1/+1
* Add stub for decrementer interrupt.Patrick Williams2010-06-031-0/+5
* Add stub for syscall.Patrick Williams2010-06-031-1/+2
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+72
OpenPOWER on IntegriCloud