summaryrefslogtreecommitdiffstats
path: root/src/kernel/syscall.C
Commit message (Expand)AuthorAgeFilesLines
* Find cpu struct directly in doorbell interrupt handlerDean Sanner2019-02-121-3/+4
* Add retry to slave core wakeup pathDan Crowell2019-01-251-0/+11
* Add msgsync to doorbell wakeup logic to avoid weak consistency bugDan Crowell2019-01-211-1/+7
* Support HB running in SMFDean Sanner2018-09-241-12/+21
* Fixes to node IPC messaging to handle non-zero base addressesBrian Bakke2018-06-071-5/+31
* Force checkstops for unhandled machine checksDan Crowell2018-03-291-0/+15
* Updates to make multinode IPC workDean Sanner2018-02-131-0/+12
* Expand Hostboot to 64MBDan Crowell2018-01-151-2/+2
* Enable ATTN prior to OPAL handoffBrian Bakke2017-11-301-0/+22
* Story 180760 - Use self restore API to disable ATTN in HID ...Brian Bakke2017-11-071-0/+4
* Increase max hostboot memory to 48 MBNick Bofferding2017-08-311-1/+1
* Remove half cache init and do it in the page managerStephen Cprek2017-07-201-4/+0
* Include HUID of failed Proc in TI data for certain SBE errorsBill Hoffa2017-05-101-2/+3
* Handle 8MB reduced cache modeMarty Gloff2016-08-101-3/+8
* Replace NAP with STOP instructionBrian Stegmiller2016-08-071-2/+2
* Update purge of L3 cache during initial bootElizabeth Liner2016-06-101-1/+1
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-061-3/+12
* Add doorbell support.Patrick Williams2016-04-041-0/+25
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-1/+1
* HOSTBOOT: Support fused coresBrian Stegmiller2015-12-111-1/+2
* Avoid deadlock in cross-node IPC messagingDan Crowell2015-06-081-4/+5
* Prevent out-of-order data access to FSP mailbox memory areaNick Bofferding2015-04-091-1/+3
* Fix spelling mistakes using codespell.Patrick Williams2015-01-151-3/+5
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* implement start_payload for multi-drawerDoug Gilbert2014-01-101-1/+2
* Clean up some kernel TODOs.Patrick Williams2013-11-121-2/+1
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-071-4/+5
* Basic devtree supportDean Sanner2013-08-091-0/+1
* Secureboot memory layout support.Patrick Williams2013-06-141-0/+4
* Ensure VMM operations are page aligned.Patrick Williams2013-06-101-2/+13
* New mm_block_map syscall.Patrick Williams2013-06-101-3/+11
* Inter-processor communications for multinodeDoug Gilbert2013-05-161-29/+44
* Allow winkle of all threads for multi-drawer add.Patrick Williams2013-04-081-3/+12
* Excessive task_yield causes kernel deadlockDoug Gilbert2013-04-031-1/+1
* Support for less than 8 threads per coreDan Crowell2013-02-081-2/+3
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-141-3/+6
* Expand memory footprint to full 8MB cache.Patrick Williams2012-11-141-5/+24
* Terminate Immediate on a shutdown and assertMissy Connell2012-11-091-0/+15
* Extend VMM to 32MMissy Connell2012-10-091-0/+28
* Fixes for winkle state.Patrick Williams2012-09-211-1/+4
* Support for Non-zero HRMORDan Crowell2012-09-161-27/+39
* Disable EE when calling nap.Patrick Williams2012-08-151-2/+2
* Support for master winkle.Patrick Williams2012-08-101-22/+31
* Execute 'doze' in idle loop.Patrick Williams2012-07-281-0/+30
* cpu_spr_value syscall for SLW image build.Patrick Williams2012-07-181-0/+27
* Support for core_activate via IPI.Patrick Williams2012-07-161-0/+9
* Improve user-space page allocator.Patrick Williams2012-07-161-1/+8
* Live-lock issues in memory allocator.Patrick Williams2012-07-111-10/+26
* Improve memory page manager for low memory situationsDoug Gilbert2012-07-111-0/+13
* Fix task deadlock in VMM flush operation.Patrick Williams2012-06-181-25/+31
OpenPOWER on IntegriCloud