summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Avoid deadlock in cross-node IPC messagingDan Crowell2015-06-082-11/+14
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-095-15/+39
* Reduce memory fragementation in large allocationsNick Bofferding2015-03-011-7/+14
* Fix spelling mistakes using codespell.Patrick Williams2015-01-156-15/+27
* Populate actual PVR value instead of architected versionDean Sanner2014-07-221-3/+12
* Restrict timebase sync to once per core.Patrick Williams2014-07-172-5/+11
* Revisit all daemon tasks and make sure they are properly daemonizing quicklyJosh Rispoli2014-07-141-3/+14
* Revert "Revert "Resolve deadlock conditions in deferred work queue.""A. Patrick Williams III2014-07-141-6/+21
* Revert "Resolve deadlock conditions in deferred work queue."Daniel M. Crowell2014-07-111-18/+5
* Clean up more copyright prologs.Patrick Williams2014-06-301-23/+3
* Resolve deadlock conditions in deferred work queue.Patrick Williams2014-06-241-5/+18
* Add Naples support to the kernelBrian Silver2014-06-235-1/+11
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-2135-402/+422
* Update makefiles & included .mk files to use += convention.Brian Silver2014-05-211-7/+40
* Use per-core mutex for XSCOM for P8 errata.Patrick Williams2014-04-032-2/+38
* PNOR ECC error to reduce task-crash log sev.Patrick Williams2014-03-271-2/+3
* Use new scratch reg for hb_done and set early in IPLAndrew Geissler2014-03-133-8/+22
* Workaround invalid SBE use of IPI inject registerDean Sanner2014-03-042-0/+14
* Resolve OOM due to Stampeding Herd issue in PageMgr.Patrick Williams2014-03-021-2/+18
* Clean up beam errors in core.Patrick Williams2014-02-274-29/+29
* Ensure small sleeps are accurate through a context switch.Patrick Williams2014-02-271-0/+18
* Clean up TODOs in Kernel.Patrick Williams2014-02-274-73/+81
* Set hostboot_done scratch reg after all winkles and controlled shutdownAndrew Geissler2014-02-192-5/+15
* Fix interrupt msg loss on multiple interruptsDean Sanner2014-02-141-3/+7
* IPC multinode deadlockDoug Gilbert2014-02-131-1/+1
* Missing HB interruptsDoug Gilbert2014-02-083-6/+7
* Move isSimicsRunning() check into a util functionMike Baiocchi2014-02-051-11/+3
* Improve robustness of 'free' flag in HeapMgr.Patrick Williams2014-01-151-12/+12
* Fix HRMOR offset calculation for TuletaDoug Gilbert2014-01-131-3/+4
* implement start_payload for multi-drawerDoug Gilbert2014-01-103-28/+96
* IPC deadlockDoug Gilbert2014-01-102-5/+7
* Force TIs for unhandled exceptionsPatrick Williams2013-12-093-149/+203
* Incorrect castouts applied to base block.Patrick Williams2013-11-181-1/+1
* Race condition in trace leads to double-delete.Patrick Williams2013-11-151-2/+0
* Fix deadlock in vmm write operations.Patrick Williams2013-11-141-25/+24
* Clean up some kernel TODOs.Patrick Williams2013-11-123-11/+11
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-073-8/+15
* Update comments for MSR[ME] bit.Patrick Williams2013-11-071-1/+2
* Fixed performance issues in SIMICS IPLStephen Cprek2013-10-311-0/+19
* Ensure PLIDs are 32bits.Patrick Williams2013-10-281-1/+1
* Make sprintf-class functions comply with standard.Patrick Williams2013-10-071-26/+23
* Initial Hostboot Runtime image support.Patrick Williams2013-09-171-1/+1
* Move scratch7 write earlier in IPL (SW222933)Dan Crowell2013-09-101-0/+7
* Handle interrupts on MPIPLDean Sanner2013-08-211-0/+14
* Clear memstate on shutdown.Patrick Williams2013-08-191-0/+9
* Restore memory state scratch after winkle.Patrick Williams2013-08-091-0/+8
* Basic devtree supportDean Sanner2013-08-093-23/+30
* Enhance hb-dump to support full memory extraction.Patrick Williams2013-07-102-4/+7
* Base Support for Secure ROM verificationMike Baiocchi2013-07-081-1/+49
* Prevent flood of interrupts early in host boot start-up on MPIPL.Doug Gilbert2013-07-011-10/+29
OpenPOWER on IntegriCloud