index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
cxl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxl: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-18
1
-9
/
+6
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
Merge branch 'topic/ppc-kvm' into next
Michael Ellerman
2018-07-19
1
-8
/
+0
|
\
|
*
powerpc/64s: Remove POWER9 DD1 support
Nicholas Piggin
2018-07-16
1
-8
/
+0
*
|
cxl: Remove abandonned capi support for the Mellanox CX4, final cleanup
Frederic Barrat
2018-07-02
1
-12
/
+0
*
|
Revert "cxl: Allow a default context to be associated with an external pci_dev"
Frederic Barrat
2018-07-02
1
-6
/
+0
*
|
Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"
Alastair D'Silva
2018-07-02
1
-10
/
+0
*
|
Revert "cxl: Add support for interrupts on the Mellanox CX4"
Alastair D'Silva
2018-07-02
1
-4
/
+0
*
|
Revert "cxl: Add kernel API to allow a context to operate with relocate disab...
Alastair D'Silva
2018-07-02
1
-1
/
+0
|
/
*
cxl: Report the tunneled operations status
Philippe Bergheaud
2018-05-15
1
-0
/
+1
*
cxl: read PHB indications from the device tree
Philippe Bergheaud
2018-03-13
1
-1
/
+1
*
cxl: Check if PSL data-cache is available before issue flush request
Vaibhav Jain
2018-03-13
1
-0
/
+4
*
Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2018-02-02
1
-0
/
+3
|
\
|
*
cxl: Add support for ASB_Notify on POWER9
Christophe Lombard
2018-01-19
1
-0
/
+3
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
|
/
*
cxl: Rework the implementation of cxl_stop_trace_psl9()
Vaibhav Jain
2017-11-06
1
-10
/
+4
*
cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers
Vaibhav Jain
2017-10-22
1
-0
/
+1
*
cxl: Dump PSL_FIR register on PSL9 error irq
Vaibhav Jain
2017-10-13
1
-1
/
+2
*
cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK
Vaibhav Jain
2017-10-10
1
-1
/
+1
*
cxl: Add support for POWER9 DD2
Christophe Lombard
2017-10-06
1
-0
/
+2
*
cxl: Export library to support IBM XSL
Christophe Lombard
2017-07-03
1
-0
/
+6
*
cxl: Fixes for Coherent Accelerator Interface Architecture 2.0
Christophe Lombard
2017-06-23
1
-13
/
+5
*
cxl: Mask slice error interrupts after first occurrence
Alastair D'Silva
2017-05-02
1
-0
/
+18
*
cxl: Add psl9 specific code
Christophe Lombard
2017-04-13
1
-18
/
+120
*
cxl: Isolate few psl8 specific calls
Christophe Lombard
2017-04-13
1
-8
/
+27
*
cxl: Rename some psl8 specific functions
Christophe Lombard
2017-04-13
1
-13
/
+13
*
cxl: Update implementation service layer
Christophe Lombard
2017-04-13
1
-12
/
+28
*
cxl: Keep track of mm struct associated with a context
Christophe Lombard
2017-04-13
1
-2
/
+8
*
cxl: Remove unused values in bare-metal environment.
Christophe Lombard
2017-04-13
1
-16
/
+4
*
cxl: fix nested locking hang during EEH hotplug
Andrew Donnellan
2017-02-21
1
-2
/
+3
*
cxl: Fix build when CONFIG_DEBUG_FS=n
Andrew Donnellan
2017-02-03
1
-4
/
+55
*
cxl: Prevent read/write to AFU config space while AFU not configured
Andrew Donnellan
2017-01-25
1
-0
/
+2
*
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
2016-11-18
1
-2
/
+4
*
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-19
1
-0
/
+24
*
cxl: Flush PSL cache before resetting the adapter
Frederic Barrat
2016-10-04
1
-1
/
+5
*
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
Andrew Donnellan
2016-08-09
1
-1
/
+1
*
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
Ian Munsie
2016-07-14
1
-0
/
+1
*
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
2016-07-14
1
-0
/
+4
*
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
2016-07-14
1
-0
/
+10
*
cxl: Allow a default context to be associated with an external pci_dev
Ian Munsie
2016-07-14
1
-0
/
+6
*
cxl: Move cxl_afu_get / cxl_afu_put to base
Ian Munsie
2016-07-14
1
-12
/
+0
*
cxl: Refine slice error debug messages
Philippe Bergheaud
2016-07-08
1
-0
/
+15
*
cxl: Fix bug where AFU disable operation had no effect
Ian Munsie
2016-07-08
1
-0
/
+1
*
cxl: Add set and get private data to context struct
Michael Neuling
2016-06-28
1
-0
/
+3
*
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
2016-06-28
1
-1
/
+6
*
cxl: Add support for CAPP DMA mode
Ian Munsie
2016-06-16
1
-0
/
+1
*
cxl: Abstract the differences between the PSL and XSL
Frederic Barrat
2016-06-16
1
-0
/
+26
*
cxl: Update process element after allocating interrupts
Ian Munsie
2016-06-16
1
-0
/
+1
*
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2016-05-20
1
-10
/
+5
|
\
|
*
cxl: Check periodically the coherent platform function's state
Christophe Lombard
2016-05-11
1
-1
/
+3
[next]