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
/
native.c
Age
Commit message (
Expand
)
Author
2015-08-14
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-08-14
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
2015-08-06
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
2015-07-13
cxl: use more common format specifier
Rasmus Villemoes
2015-06-03
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
2015-06-03
cxl: Export some symbols
Michael Neuling
2015-06-03
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-01-22
cxl: Add tracepoints
Ian Munsie
2014-12-29
cxl: Disable SPAP register when freeing SPA
Ian Munsie
2014-12-12
cxl: Add timeout to process element commands
Ian Munsie
2014-12-12
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-11-18
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
2014-10-28
cxl: Disable secondary hash in segment table
Ian Munsie
2014-10-08
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie