summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix mailbox memory allocation error on attribute syncDean Sanner2013-06-281-0/+8
* Move mbox DMA buffer to unsecure memory.Patrick Williams2013-06-141-9/+21
* Secureboot memory layout support.Patrick Williams2013-06-144-39/+143
* Handle SLB machine check errs by resetting SLB.Patrick Williams2013-06-142-5/+44
* Ensure VMM operations are page aligned.Patrick Williams2013-06-101-2/+13
* New mm_block_map syscall.Patrick Williams2013-06-104-47/+62
* Tolerate memory UEs during dump extraction.Patrick Williams2013-06-063-68/+134
* Inter-processor communications for multinodeDoug Gilbert2013-05-165-40/+150
* Race condition in heap coalesce.Patrick Williams2013-05-151-4/+8
* IBSCOM error path supportAdam Muhle2013-05-081-2/+90
* Enhance heap corruption detection.Patrick Williams2013-05-011-3/+5
* Clean up potential uninitialized object instances.Patrick Williams2013-05-016-82/+76
* Add thread-safety to kernel interrupt handler.Patrick Williams2013-04-181-0/+4
* Uninitialized values in cpumgr.Patrick Williams2013-04-181-4/+3
* Fixes for GCC 4.7Patrick Williams2013-04-172-8/+9
* Allow winkle of all threads for multi-drawer add.Patrick Williams2013-04-083-6/+121
* Excessive task_yield causes kernel deadlockDoug Gilbert2013-04-031-1/+1
* Update Core Scratch Reg 6 with L3 vs Mainstore for FSP to queryMissy Connell2013-03-263-15/+61
* Change PLID printk to be hex.Patrick Williams2013-03-041-1/+1
* Support for less than 8 threads per coreDan Crowell2013-02-082-4/+9
* Triggering Hostboot Shutdown when PNOR is badAdam Muhle2013-02-042-5/+15
* Zero out cpu_t struct on creationDean Sanner2013-01-211-0/+1
OpenPOWER on IntegriCloud