Age | Commit message (Expand) | Author | Files | Lines |
2018-05-15 | cxl: Report the tunneled operations status | Philippe Bergheaud | 1 | -0/+1 |
2018-03-13 | cxl: read PHB indications from the device tree | Philippe Bergheaud | 1 | -1/+1 |
2018-03-13 | cxl: Check if PSL data-cache is available before issue flush request | Vaibhav Jain | 1 | -0/+4 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -0/+3 |
2018-01-19 | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard | 1 | -0/+3 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -1/+1 |
2017-11-06 | cxl: Rework the implementation of cxl_stop_trace_psl9() | Vaibhav Jain | 1 | -10/+4 |
2017-10-22 | cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers | Vaibhav Jain | 1 | -0/+1 |
2017-10-13 | cxl: Dump PSL_FIR register on PSL9 error irq | Vaibhav Jain | 1 | -1/+2 |
2017-10-10 | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK | Vaibhav Jain | 1 | -1/+1 |
2017-10-06 | cxl: Add support for POWER9 DD2 | Christophe Lombard | 1 | -0/+2 |
2017-07-03 | cxl: Export library to support IBM XSL | Christophe Lombard | 1 | -0/+6 |
2017-06-23 | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 | Christophe Lombard | 1 | -13/+5 |
2017-05-02 | cxl: Mask slice error interrupts after first occurrence | Alastair D'Silva | 1 | -0/+18 |
2017-04-13 | cxl: Add psl9 specific code | Christophe Lombard | 1 | -18/+120 |
2017-04-13 | cxl: Isolate few psl8 specific calls | Christophe Lombard | 1 | -8/+27 |
2017-04-13 | cxl: Rename some psl8 specific functions | Christophe Lombard | 1 | -13/+13 |
2017-04-13 | cxl: Update implementation service layer | Christophe Lombard | 1 | -12/+28 |
2017-04-13 | cxl: Keep track of mm struct associated with a context | Christophe Lombard | 1 | -2/+8 |
2017-04-13 | cxl: Remove unused values in bare-metal environment. | Christophe Lombard | 1 | -16/+4 |
2017-02-21 | cxl: fix nested locking hang during EEH hotplug | Andrew Donnellan | 1 | -2/+3 |
2017-02-03 | cxl: Fix build when CONFIG_DEBUG_FS=n | Andrew Donnellan | 1 | -4/+55 |
2017-01-25 | cxl: Prevent read/write to AFU config space while AFU not configured | Andrew Donnellan | 1 | -0/+2 |
2016-11-18 | cxl: Fix coredump generation when cxl_get_fd() is used | Frederic Barrat | 1 | -2/+4 |
2016-10-19 | cxl: Prevent adapter reset if an active context exists | Vaibhav Jain | 1 | -0/+24 |
2016-10-04 | cxl: Flush PSL cache before resetting the adapter | Frederic Barrat | 1 | -1/+5 |
2016-08-09 | cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests | Andrew Donnellan | 1 | -1/+1 |
2016-07-14 | cxl: Workaround PE=0 hardware limitation in Mellanox CX4 | Ian Munsie | 1 | -0/+1 |
2016-07-14 | cxl: Add support for interrupts on the Mellanox CX4 | Ian Munsie | 1 | -0/+4 |
2016-07-14 | cxl: Add preliminary workaround for CX4 interrupt limitation | Ian Munsie | 1 | -0/+10 |
2016-07-14 | cxl: Allow a default context to be associated with an external pci_dev | Ian Munsie | 1 | -0/+6 |
2016-07-14 | cxl: Move cxl_afu_get / cxl_afu_put to base | Ian Munsie | 1 | -12/+0 |
2016-07-08 | cxl: Refine slice error debug messages | Philippe Bergheaud | 1 | -0/+15 |
2016-07-08 | cxl: Fix bug where AFU disable operation had no effect | Ian Munsie | 1 | -0/+1 |
2016-06-28 | cxl: Add set and get private data to context struct | Michael Neuling | 1 | -0/+3 |
2016-06-28 | cxl: Add mechanism for delivering AFU driver specific events | Philippe Bergheaud | 1 | -1/+6 |
2016-06-16 | cxl: Add support for CAPP DMA mode | Ian Munsie | 1 | -0/+1 |
2016-06-16 | cxl: Abstract the differences between the PSL and XSL | Frederic Barrat | 1 | -0/+26 |
2016-06-16 | cxl: Update process element after allocating interrupts | Ian Munsie | 1 | -0/+1 |
2016-05-20 | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -10/+5 |
2016-05-11 | cxl: Check periodically the coherent platform function's state | Christophe Lombard | 1 | -1/+3 |
2016-05-11 | cxl: Add kernel API to allow a context to operate with relocate disabled | Ian Munsie | 1 | -0/+1 |
2016-05-11 | cxl: Remove duplicate #defines | Ian Munsie | 1 | -9/+0 |
2016-04-27 | cxl: Poll for outstanding IRQs when detaching a context | Michael Neuling | 1 | -0/+2 |
2016-04-22 | cxl: Allow initialization on timebase sync failures | Frederic Barrat | 1 | -0/+1 |
2016-03-09 | cxl: Ignore probes for virtual afu pci devices | Vaibhav Jain | 1 | -0/+2 |
2016-03-09 | cxl: Adapter failure handling | Christophe Lombard | 1 | -8/+10 |
2016-03-09 | cxl: Support the cxl kernel API from a guest | Frederic Barrat | 1 | -1/+5 |
2016-03-09 | cxl: Support to flash a new image on the adapter from a guest | Christophe Lombard | 1 | -0/+6 |
2016-03-09 | cxl: sysfs support for guests | Christophe Lombard | 1 | -0/+7 |