summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve HeapManager::coalesce.Patrick Williams2013-01-191-76/+119
* Support RPR register.Patrick Williams2013-01-141-2/+7
* Remove support for P7.Patrick Williams2013-01-103-32/+32
* Get realmem buffer for SLW output bufferMark Wenning2013-01-071-7/+4
* ptmgr lacked support for physical mapped addrs.Patrick Williams2012-12-172-10/+36
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-142-59/+77
* Lockless trace implementationPatrick Williams2012-12-141-3/+0
* Host Data ServiceDan Crowell2012-12-131-2/+4
* Disable page castout testDan Crowell2012-11-281-16/+3
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-143-11/+84
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-094-68/+181
* pore_gen_cpuregMark Wenning2012-11-073-6/+8
* Terminate Immediate Structure defintionMissy Connell2012-10-245-55/+122
* Memory Leak task_endBill Schwartz2012-10-123-49/+48
* Extend VMM to 32MMissy Connell2012-10-095-15/+230
* Fix incorrect page count in PageManagerDan Crowell2012-10-031-27/+29
* Sync timebase to slave cores.Patrick Williams2012-09-241-2/+36
* Fixes for winkle state.Patrick Williams2012-09-214-5/+16
* Support for Non-zero HRMORDan Crowell2012-09-167-124/+199
* Nap instruction sometimes executed with wrong permissions.Patrick Williams2012-09-061-57/+44
* Allow processors on logical nodes != 0.Patrick Williams2012-09-066-155/+165
* Set "high" thread priority as 2 rather than 3.Patrick Williams2012-09-052-9/+7
* Write scratch register in start_payload / shutdown.Patrick Williams2012-09-042-4/+32
* Ensure PHYP thread order is correct.Patrick Williams2012-08-224-66/+187
* Disable EE when calling nap.Patrick Williams2012-08-151-2/+2
OpenPOWER on IntegriCloud