summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Enable STOP wakeup on Hypervisor External InterruptDean Sanner2017-03-021-3/+5
* Add error logs tag for kernel errors so they get into KCDan Crowell2017-01-202-5/+24
* Bootloader - Error handling - Add terminate functionMarty Gloff2017-01-041-2/+21
* Add helpful comment for data storage exceptioncrgeddes2016-10-311-2/+9
* Remove last of old hwpf directoryDan Crowell2016-08-301-1/+1
* Updates for new scratch registers in P9Andrew Geissler2016-08-162-5/+9
* Handle 8MB reduced cache modeMarty Gloff2016-08-102-7/+13
* Replace NAP with STOP instructionBrian Stegmiller2016-08-074-3/+7
* Fix P9 expansion into bottom 512K cacheDean Sanner2016-07-111-1/+1
* Update purge of L3 cache during initial bootElizabeth Liner2016-06-102-2/+2
* Support transition from small to big allocation in reallocNick Bofferding2016-06-061-2/+3
* Add simics breakpoint for exceptionsDan Crowell2016-05-241-0/+10
* Change partition table from 4K to 64KCorey Swenson2016-05-191-1/+2
* Enable waking threads on master core with doorbell interruptsBill Hoffa2016-05-172-42/+19
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-068-25/+152
* Add doorbell support.Patrick Williams2016-04-048-5/+126
* Enable startDeadmanLoop in host_activate_master.Ccrgeddes2016-03-311-2/+0
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-305-22/+36
* Fix rounding error in memory allocation codeDan Crowell2016-03-281-3/+4
* Integrate HWPs for istep 16crgeddes2016-03-171-1/+1
* Include HRMOR in PTCR settingDan Crowell2016-02-191-2/+2
* Set HRMOR on all threads in kernel_shutdownDean Sanner2015-12-171-5/+6
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-113-12/+79
* P9 page table changesCorey Swenson2015-12-112-2/+28
* Fix attention instructionBrian Stegmiller2015-12-111-2/+2
* libc support for thread-local storagePatrick Williams2015-12-112-3/+26
* Base kernel changes for Nimbus/CumulusCorey Swenson2015-12-115-4/+29
* Changes to fix ipl-time checkstop FIR collectionaalugore2015-10-281-1/+8
* 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
OpenPOWER on IntegriCloud