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
/
api.c
Age
Commit message (
Expand
)
Author
2017-04-13
cxl: Keep track of mm struct associated with a context
Christophe Lombard
2017-01-25
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
2016-11-18
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
2016-11-18
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
Christophe Jaillet
2016-11-18
cxl: Fix memory allocation failure test
Christophe Jaillet
2016-10-24
cxl: Fix leaking pid refs in some error paths
Vaibhav Jain
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: Add kernel APIs to get & set the max irqs per context
Ian Munsie
2016-07-14
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-06-28
cxl: Add set and get private data to context struct
Michael Neuling
2016-06-28
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-04-11
cxl: Remove dead code
Frederic Barrat
2016-03-09
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-01-05
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
2015-11-24
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
2015-10-01
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
2015-08-30
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
2015-08-30
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
2015-08-20
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
2015-08-14
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-07-07
cxl: Fix refcounting in kernel API
Michael Neuling
2015-06-03
cxl: Add AFU virtual PHB and kernel API
Michael Neuling