| Commit message (Expand) | Author | Age | Files | Lines |
* | cxl: Fix wrong comparison in cxl_adapter_context_get() | Vaibhav Jain | 2018-07-19 | 1 | -1/+1 |
* | Revert "cxl: Allow a default context to be associated with an external pci_dev" | Frederic Barrat | 2018-07-02 | 1 | -2/+0 |
* | Revert "cxl: Add preliminary workaround for CX4 interrupt limitation" | Alastair D'Silva | 2018-07-02 | 1 | -1/+0 |
* | Revert "cxl: Add support for interrupts on the Mellanox CX4" | Alastair D'Silva | 2018-07-02 | 1 | -2/+0 |
* | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 | Christophe Lombard | 2017-06-23 | 1 | -4/+13 |
* | cxl: Keep track of mm struct associated with a context | Christophe Lombard | 2017-04-13 | 1 | -10/+2 |
* | sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | cxl: fix nested locking hang during EEH hotplug | Andrew Donnellan | 2017-02-21 | 1 | -2/+1 |
* | cxl: Prevent read/write to AFU config space while AFU not configured | Andrew Donnellan | 2017-01-25 | 1 | -1/+2 |
* | cxl: Prevent adapter reset if an active context exists | Vaibhav Jain | 2016-10-19 | 1 | -1/+41 |
* | cxl: Add support for interrupts on the Mellanox CX4 | Ian Munsie | 2016-07-14 | 1 | -0/+2 |
* | cxl: Add preliminary workaround for CX4 interrupt limitation | Ian Munsie | 2016-07-14 | 1 | -0/+1 |
* | cxl: Allow a default context to be associated with an external pci_dev | Ian Munsie | 2016-07-14 | 1 | -0/+2 |
* | cxl: Adapter failure handling | Christophe Lombard | 2016-03-09 | 1 | -1/+1 |
* | cxl: Add guest-specific code | Christophe Lombard | 2016-03-09 | 1 | -6/+17 |
* | cxl: Separate bare-metal fields in adapter and AFU data structures | Christophe Lombard | 2016-03-09 | 1 | -1/+0 |
* | cxl: New hcalls to support cxl adapters | Christophe Lombard | 2016-03-09 | 1 | -0/+26 |
* | cxl: Introduce implementation-specific API | Frederic Barrat | 2016-03-09 | 1 | -4/+7 |
* | cxl: Move bare-metal specific code to specialized files | Frederic Barrat | 2016-03-09 | 1 | -1/+1 |
* | cxl: Move common code away from bare-metal-specific files | Christophe Lombard | 2016-03-09 | 1 | -0/+67 |
* | cxl: Destroy cxl_adapter_idr on module_exit | Johannes Thumshirn | 2015-07-16 | 1 | -0/+1 |
* | cxl: Check if afu is not null in cxl_slbia | Daniel Axtens | 2015-07-10 | 1 | -1/+1 |
* | cxl: Move include file cxl.h -> cxl-base.h | Michael Neuling | 2015-06-03 | 1 | -1/+1 |
* | cxl: Add tracepoints | Ian Munsie | 2015-01-22 | 1 | -0/+2 |
* | cxl: Driver code for powernv PCIe based cards for userspace access | Ian Munsie | 2014-10-08 | 1 | -0/+230 |