index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
native.c
Age
Commit message (
Expand
)
Author
2016-08-09
cxl: Fix sparse warnings
Andrew Donnellan
2016-07-08
cxl: Refine slice error debug messages
Philippe Bergheaud
2016-07-08
cxl: Workaround XSL bug that does not clear the RA bit after a reset
Ian Munsie
2016-07-08
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
2016-07-08
cxl: Fix allocating a minimum of 2 pages for the SPA
Ian Munsie
2016-06-16
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
2016-06-16
cxl: Update process element after allocating interrupts
Ian Munsie
2016-05-20
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-11
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs
Ian Munsie
2016-05-11
cxl: Handle num_of_processes larger than can fit in the SPA
Ian Munsie
2016-04-27
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-03-09
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
cxl: sysfs support for guests
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: Rename some bare-metal specific functions
Frederic Barrat
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-12-08
cxl: Set endianess of kernel contexts
Frederic Barrat
2015-10-07
cxl: Fix number of allocated pages in SPA
Christophe Lombard
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