summaryrefslogtreecommitdiffstats
path: root/src/kernel/cpumgr.C
Commit message (Expand)AuthorAgeFilesLines
* Support RPR register.Patrick Williams2013-01-141-2/+7
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-091-0/+54
* pore_gen_cpuregMark Wenning2012-11-071-0/+1
* Sync timebase to slave cores.Patrick Williams2012-09-241-2/+36
* Fixes for winkle state.Patrick Williams2012-09-211-2/+9
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-40/+58
* Support for master winkle.Patrick Williams2012-08-101-26/+75
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+6
* Support for core_activate via IPI.Patrick Williams2012-07-161-40/+69
* Improve user-space page allocator.Patrick Williams2012-07-161-3/+14
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-2/+2
* Fix race condition in active cpu count.Patrick Williams2012-06-031-23/+24
* Allow kernel to shutdown-to-payload.Patrick Williams2012-04-241-1/+2
* Fix weak consistency bug in cpumgr.Patrick Williams2012-04-201-3/+5
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-211-1/+1
* Interactive debug tool.Patrick Williams2011-12-061-0/+8
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-2/+40
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-2/+0
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+32
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-8/+17
* 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