index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
main.c
Age
Commit message (
Expand
)
Author
2018-07-19
cxl: Fix wrong comparison in cxl_adapter_context_get()
Vaibhav Jain
2018-07-02
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
2018-07-02
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
2018-07-02
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
2017-06-23
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
2017-04-13
cxl: Keep track of mm struct associated with a context
Christophe Lombard
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
2017-02-21
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-01-25
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2016-10-19
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-07-14
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
2016-07-14
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
2016-07-14
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2015-07-16
cxl: Destroy cxl_adapter_idr on module_exit
Johannes Thumshirn
2015-07-10
cxl: Check if afu is not null in cxl_slbia
Daniel Axtens
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-01-22
cxl: Add tracepoints
Ian Munsie
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie