summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/main.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-231-4/+13
* cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-131-10/+2Star
* sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar2017-03-021-0/+2
* cxl: fix nested locking hang during EEH hotplugAndrew Donnellan2017-02-211-2/+1Star
* cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan2017-01-251-1/+2
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-191-1/+41
* cxl: Add support for interrupts on the Mellanox CX4Ian Munsie2016-07-141-0/+2
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-141-0/+1
* cxl: Allow a default context to be associated with an external pci_devIan Munsie2016-07-141-0/+2
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-1/+1
* cxl: Add guest-specific codeChristophe Lombard2016-03-091-6/+17
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-1/+0Star
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-091-0/+26
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-4/+7
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-091-1/+1
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-091-0/+67
* cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn2015-07-161-0/+1
* cxl: Check if afu is not null in cxl_slbiaDaniel Axtens2015-07-101-1/+1
* cxl: Move include file cxl.h -> cxl-base.hMichael Neuling2015-06-031-1/+1
* cxl: Add tracepointsIan Munsie2015-01-221-0/+2
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+230