summaryrefslogtreecommitdiffstats
path: root/src/kernel
Commit message (Expand)AuthorAgeFilesLines
* Automatically include config.hDan Crowell2019-12-062-4/+2
* Correct ptr math and force CI i/o in kernal for machchk escalationChristian Geddes2019-12-031-2/+9
* Fix bug in crash handler register dumpZach Clark2019-11-201-10/+11
* Add register file dump to kernel backtrace printout for crashed tasksZach Clark2019-10-241-0/+12
* Enable URMOR hack for Axone in shutdown pathDan Crowell2019-07-251-2/+3
* Developer Improvement: Get code coverage tool working with HostbootZach Clark2019-05-131-1/+4
* Reduce LRU RO constraint to allow RO page evictionsNick Bofferding2019-04-171-1/+3
* Fix page coalesce bug in coalescing end of cache memory rangeNick Bofferding2019-04-082-11/+23
* Fix deadlock in ECC error shutdown pathNick Bofferding2019-04-011-2/+7
* Tweak page eviction parameters to handle low mem betterDan Crowell2019-03-182-2/+6
* Fix bug where task migrates away from pinned CPU unexpectedlyNick Bofferding2019-03-171-1/+4
* Find cpu struct directly in doorbell interrupt handlerDean Sanner2019-02-122-4/+9
* Add more agressive memory allocation callsDan Crowell2019-02-124-6/+34
* Add retry to slave core wakeup pathDan Crowell2019-01-252-2/+46
* Add msgsync to doorbell wakeup logic to avoid weak consistency bugDan Crowell2019-01-211-1/+7
* Add new istep for Hostboot doneDan Crowell2019-01-121-0/+2
* Add sync to doorbell function to avoid weak consistency bugDan Crowell2019-01-111-1/+9
* Inband MMIO access to OCMBRick Ward2018-12-131-0/+11
* Support for putting fences around mallocsNick Bofferding2018-11-151-8/+263
* Documentation: Initial commit to create base README.mdPrachi Gupta2018-10-041-0/+2
* Support HB running in SMFDean Sanner2018-09-247-54/+359
* Base Core/Kernel Changes to Support the Axone Processor ChipBill Hoffa2018-08-205-1/+10
* Restore Timebase on Master Core Threads 1-3 after Sleep/WinkleBill Hoffa2018-07-244-3/+31
* Handle inter-node HRMOR correctly on 3/4 nodesDean Sanner2018-07-182-13/+11
* Allow SPDX override as part of FW loadDan Crowell2018-07-031-0/+1
* Pre-set HB TI Area in doStutdown PathIlya Smirnov2018-06-303-19/+46
* Invoke P9 TIs correctlyNick Bofferding2018-06-273-10/+14
* Save HRMOR in mbox scratch reg for IPC messagingPrachi Gupta2018-06-261-0/+1
* Modify debug framework to be build-independentDan Crowell2018-06-267-7/+149
* Debug improvements for exceptions and OOM hangsDan Crowell2018-06-154-7/+58
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-072-32/+96
* Write Hostboot HRMOR into core scratch reg 1Dan Crowell2018-06-041-8/+8
* Memory Management: Fix coalesce to track holes in the page managementNick Bofferding2018-06-041-3/+18
* Add some MAGIC instructions to aid Simics optimizationDan Crowell2018-05-301-1/+2
* Revert "Set HB Dump Flag in TI Data on any TI with SRC"Daniel M. Crowell2018-05-171-2/+0
* Set HB Dump Flag in TI Data on any TI with SRCMarty Gloff2018-05-131-0/+2
* Implement Interrupt Resource Provider Init for MPIPL Multi-Node SystemsBill Hoffa2018-05-071-1/+1
* Better debug for weird PIR issuesDan Crowell2018-05-071-3/+4
* Get Hostboot Dump after Hostboot CrashMarty Gloff2018-04-091-2/+11
* Secure Boot: Support Phyp debug flag in HDATIlya Smirnov2018-04-091-0/+10
* Force checkstops for unhandled machine checksDan Crowell2018-03-295-8/+70
* Inband SCOM clean upCorey Swenson2018-03-201-20/+13
* Changes to Inband SCOM MMIO ranges for CumulusCorey Swenson2018-03-081-5/+23
* Add Kernel Debug Trace for Out of Memory conditionBill Hoffa2018-02-231-1/+8
* Close race condition in multi instance IPCDean Sanner2018-02-161-3/+14
* Updates to make multinode IPC workDean Sanner2018-02-137-27/+27
* host_coalesce_host: bup updatesPrachi Gupta2018-02-061-6/+4
* Multi-Drawer (IPC) Interrupt/Messaging SupportBill Hoffa2018-01-254-27/+39
* Expand Hostboot to 64MBDan Crowell2018-01-152-12/+12
* Enable ATTN prior to OPAL handoffBrian Bakke2017-11-301-0/+22
OpenPOWER on IntegriCloud