index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
native.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: Poll for outstanding IRQs when detaching a context
Michael Neuling
2016-04-27
1
-0
/
+31
*
cxl: Adapter failure handling
Christophe Lombard
2016-03-09
1
-16
/
+16
*
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
1
-0
/
+50
*
cxl: sysfs support for guests
Christophe Lombard
2016-03-09
1
-0
/
+7
*
cxl: Separate bare-metal fields in adapter and AFU data structures
Christophe Lombard
2016-03-09
1
-41
/
+44
*
cxl: New hcalls to support cxl adapters
Christophe Lombard
2016-03-09
1
-0
/
+1
*
cxl: Rename some bare-metal specific functions
Frederic Barrat
2016-03-09
1
-48
/
+50
*
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
1
-52
/
+83
*
cxl: Move bare-metal specific code to specialized files
Frederic Barrat
2016-03-09
1
-1
/
+239
*
cxl: Move common code away from bare-metal-specific files
Christophe Lombard
2016-03-09
1
-21
/
+0
*
cxl: Set endianess of kernel contexts
Frederic Barrat
2015-12-08
1
-1
/
+1
*
cxl: Fix number of allocated pages in SPA
Christophe Lombard
2015-10-07
1
-1
/
+1
*
cxl: Allocate and release the SPA with the AFU
Daniel Axtens
2015-08-14
1
-11
/
+22
*
cxl: Drop commands if the PCI channel is not in normal state
Daniel Axtens
2015-08-14
1
-3
/
+69
*
cxl: Don't ignore add_process_element() result when attaching context
Daniel Axtens
2015-08-06
1
-3
/
+1
*
cxl: use more common format specifier
Rasmus Villemoes
2015-07-13
1
-5
/
+5
*
cxl: Move include file cxl.h -> cxl-base.h
Michael Neuling
2015-06-03
1
-1
/
+1
*
cxl: Configure PSL for kernel contexts and merge code
Michael Neuling
2015-06-03
1
-28
/
+35
*
cxl: Export some symbols
Michael Neuling
2015-06-03
1
-5
/
+5
*
cxl: cxl_afu_reset() -> __cxl_afu_reset()
Michael Neuling
2015-06-03
1
-4
/
+4
*
cxl: Add tracepoints
Ian Munsie
2015-01-22
1
-8
/
+30
*
cxl: Disable SPAP register when freeing SPA
Ian Munsie
2014-12-29
1
-0
/
+1
*
cxl: Add timeout to process element commands
Ian Munsie
2014-12-12
1
-0
/
+5
*
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
Ian Munsie
2014-12-12
1
-7
/
+0
*
cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning
Ian Munsie
2014-11-18
1
-7
/
+7
*
cxl: Disable secondary hash in segment table
Ian Munsie
2014-10-28
1
-2
/
+2
*
cxl: Driver code for powernv PCIe based cards for userspace access
Ian Munsie
2014-10-08
1
-0
/
+683