summaryrefslogtreecommitdiffstats
path: root/src/kernel/exception.C
Commit message (Expand)AuthorAgeFilesLines
* Add more agressive memory allocation callsDan Crowell2019-02-121-1/+2
* Support HB running in SMFDean Sanner2018-09-241-0/+21
* Base Core/Kernel Changes to Support the Axone Processor ChipBill Hoffa2018-08-201-0/+1
* Allow SPDX override as part of FW loadDan Crowell2018-07-031-0/+1
* Debug improvements for exceptions and OOM hangsDan Crowell2018-06-151-2/+4
* Force checkstops for unhandled machine checksDan Crowell2018-03-291-1/+4
* Update kernel/exeception.C to handle cresp for loadscrgeddes2017-07-261-1/+7
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-201-2/+12
* Add helpful comment for data storage exceptioncrgeddes2016-10-311-2/+9
* Replace NAP with STOP instructionBrian Stegmiller2016-08-071-1/+1
* Add simics breakpoint for exceptionsDan Crowell2016-05-241-0/+10
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-1/+1
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-111-0/+2
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-3/+5
* Add Naples support to the kernelBrian Silver2014-06-231-0/+1
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-11/+11
* Force TIs for unhandled exceptionsPatrick Williams2013-12-091-0/+17
* Base Support for Secure ROM verificationMike Baiocchi2013-07-081-1/+49
* Handle SLB machine check errs by resetting SLB.Patrick Williams2013-06-141-5/+37
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-061-67/+15
* IBSCOM error path supportAdam Muhle2013-05-081-2/+90
* Clean up potential uninitialized object instances.Patrick Williams2013-05-011-2/+1
* Remove support for P7.Patrick Williams2013-01-101-5/+5
* Support for Non-zero HRMORDan Crowell2012-09-161-1/+1
* Allow processors on logical nodes != 0.Patrick Williams2012-09-061-25/+22
* Support for master winkle.Patrick Williams2012-08-101-15/+15
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-42/+49
* Improve debug printks for segment exceptions.Patrick Williams2012-05-151-2/+3
* Optimize PageTableManager and associated VMM.Patrick Williams2012-04-181-3/+18
* Support P8 mambo model and Murano proc.Patrick Williams2012-03-211-1/+1
* Interrupt presenter implementationDoug Gilbert2012-01-051-1/+12
* Interactive debug tool.Patrick Williams2011-12-061-2/+2
* Support task_wait / task_wait_tid syscalls:Patrick Williams2011-10-241-8/+7
* Add debug message for MC exception.Patrick Williams2011-09-161-0/+12
* FP Denormalization support.Patrick Williams2011-09-121-0/+33
* Floating point support.Patrick Williams2011-09-121-0/+20
* Add copyright headers to all source files.Patrick Williams2011-08-241-0/+22
* Add handling for HvEmu exception.Patrick Williams2011-08-011-0/+9
* VMM Improvements.Patrick Williams2011-07-201-5/+21
* Merge of PowerHAL project up to commit:Patrick Williams2011-03-051-4/+4
* Support printk format warnings.Patrick Williams2010-10-051-2/+2
* MMIO mapping support and syscalls.Patrick Williams2010-07-081-0/+57
* Program exception handling and emulated instruction for mfsprg3.Patrick Williams2010-06-221-0/+58
OpenPOWER on IntegriCloud