summaryrefslogtreecommitdiffstats
path: root/src/kernel/intmsghandler.C
Commit message (Expand)AuthorAgeFilesLines
* Support HB running in SMFDean Sanner2018-09-241-0/+82
* Implement Interrupt Resource Provider Init for MPIPL Multi-Node SystemsBill Hoffa2018-05-071-1/+1
* Close race condition in multi instance IPCDean Sanner2018-02-161-3/+14
* Multi-Drawer (IPC) Interrupt/Messaging SupportBill Hoffa2018-01-251-3/+18
* Enable waking threads on master core with doorbell interruptsBill Hoffa2016-05-171-2/+0
* Doorbell Interrupt Base Support for Core/Thread WakeupBill Hoffa2016-05-061-13/+15
* P9 PSIHB Base Interrupt SupportBill Hoffa2016-03-301-19/+16
* Change copyright prolog for all files to Apache.Patrick Williams2014-05-211-10/+10
* Workaround invalid SBE use of IPI inject registerDean Sanner2014-03-041-0/+12
* Fix interrupt msg loss on multiple interruptsDean Sanner2014-02-141-3/+7
* Missing HB interruptsDoug Gilbert2014-02-081-2/+2
* IPC deadlockDoug Gilbert2014-01-101-1/+1
* Handle winkle-wakeup times in slave cores.Patrick Williams2013-11-071-1/+6
* Handle interrupts on MPIPLDean Sanner2013-08-211-0/+14
* Prevent flood of interrupts early in host boot start-up on MPIPL.Doug Gilbert2013-07-011-10/+29
* Inter-processor communications for multinodeDoug Gilbert2013-05-161-9/+2
* Add thread-safety to kernel interrupt handler.Patrick Williams2013-04-181-0/+4
* Fixes for GCC 4.7Patrick Williams2013-04-171-2/+3
* Allow winkle of all threads for multi-drawer add.Patrick Williams2013-04-081-2/+15
* Switch Interrupt Presenter to get ICPBAR value from an attributeDoug Gilbert2012-12-141-56/+71
* Support for core_activate via IPI.Patrick Williams2012-07-161-4/+9
* Fix task deadlock in VMM flush operation.Patrick Williams2012-06-181-42/+23
* INTR set IPCBAR scom reg on init and add INTR shutdown interfaceDoug Gilbert2012-05-111-4/+11
* Save current task in interrupt path.Patrick Williams2012-03-151-2/+26
* Interrupt presenter implementationDoug Gilbert2012-01-051-0/+125
OpenPOWER on IntegriCloud