aboutsummaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/main.c
AgeCommit message (Expand)Author
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-03-02sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...Ingo Molnar
2017-02-21cxl: fix nested locking hang during EEH hotplugAndrew Donnellan
2017-01-25cxl: Prevent read/write to AFU config space while AFU not configuredAndrew Donnellan
2016-10-19cxl: Prevent adapter reset if an active context existsVaibhav Jain
2016-07-14cxl: Add support for interrupts on the Mellanox CX4Ian Munsie
2016-07-14cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie
2016-07-14cxl: Allow a default context to be associated with an external pci_devIan Munsie
2016-03-09cxl: Adapter failure handlingChristophe Lombard
2016-03-09cxl: Add guest-specific codeChristophe Lombard
2016-03-09cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard
2016-03-09cxl: New hcalls to support cxl adaptersChristophe Lombard
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-03-09cxl: Move bare-metal specific code to specialized filesFrederic Barrat
2016-03-09cxl: Move common code away from bare-metal-specific filesChristophe Lombard
2015-07-16cxl: Destroy cxl_adapter_idr on module_exitJohannes Thumshirn
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens
2015-06-03cxl: Move include file cxl.h -> cxl-base.hMichael Neuling
2015-01-22cxl: Add tracepointsIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie