aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/cxl/main.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-0/+1
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin1-0/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain1-1/+1
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat1-2/+0
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva1-1/+0
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva1-2/+0
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard1-4/+13
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard1-10/+2
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>Ingo Molnar1-0/+2
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan1-2/+1
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan1-1/+2
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain1-1/+41
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie1-0/+2
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie1-0/+1
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie1-0/+2
2016-03-09cxl: Adapter failure handlingChristophe Lombard1-1/+1
2016-03-09cxl: Add guest-specific codeChristophe Lombard1-6/+17
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard1-1/+0
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard1-0/+26
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat1-4/+7
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat1-1/+1
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard1-0/+67
2015-07-16cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn1-0/+1
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens1-1/+1
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling1-1/+1
2015-01-22cxl: Add tracepointsIan Munsie1-0/+2
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+230