summaryrefslogtreecommitdiffstats
path: root/src/include/kernel/cpu.H
Commit message (Expand)AuthorAgeFilesLines
* Restore Timebase on Master Core Threads 1-3 after Sleep/WinkleBill Hoffa2018-07-241-0/+3
* Updates to make multinode IPC workDean Sanner2018-02-131-3/+6
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-061-1/+7
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Use per-core mutex for XSCOM for P8 errata.Patrick Williams2014-04-031-2/+2
* Fixes for winkle state.Patrick Williams2012-09-211-0/+4
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-26/+26
* Support for master winkle.Patrick Williams2012-08-101-24/+31
* Support for core_activate via IPI.Patrick Williams2012-07-161-0/+3
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-211-2/+2
* new HEAP manager to reduce fragmentationDoug Gilbert2011-10-251-2/+5
* Mechanism to detect low memory and cast out older pageDoug Gilbert2011-09-191-0/+3
* Ensure scratch operations happen on master core.Patrick Williams2011-08-311-3/+15
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Shutdown and post status on HostBoot completionMike Jones2011-07-191-9/+15
* Remove heap allocation of xscom mutex.Patrick Williams2011-06-241-1/+1
* Initial futex supportdgilbert2011-06-171-2/+2
* Create per-CPU mutex for XSCOM usage.Patrick Williams2011-06-081-0/+4
* Kernel support for processor affinity.Patrick Williams2011-05-261-2/+21
* Support running a full system worth of threads.Patrick Williams2011-03-071-1/+1
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-3/+4
* SMT support.Patrick Williams2010-07-071-0/+11
* Implement task saving and dispatching.Patrick Williams2010-06-031-1/+1
* Initial cpu / task structs.Patrick Williams2010-06-021-0/+16
OpenPOWER on IntegriCloud