index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
cxl
/
api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-1
/
+1
*
cxl: Enable global TLBIs for cxl contexts
Frederic Barrat
2017-09-28
1
-3
/
+13
*
cxl: Fix driver use count
Frederic Barrat
2017-08-31
1
-0
/
+4
*
cxl: Keep track of mm struct associated with a context
Christophe Lombard
2017-04-13
1
-3
/
+14
*
cxl: Drop unused header asm/pnv-pci.h
Greg Kurz
2017-01-25
1
-1
/
+0
*
cxl: Fix coredump generation when cxl_get_fd() is used
Frederic Barrat
2016-11-18
1
-23
/
+115
*
cxl: Fix error handling in _cxl_cx4_setup_msi_irqs()
Christophe Jaillet
2016-11-18
1
-1
/
+1
*
cxl: Fix memory allocation failure test
Christophe Jaillet
2016-11-18
1
-5
/
+2
*
cxl: Fix leaking pid refs in some error paths
Vaibhav Jain
2016-10-24
1
-0
/
+2
*
cxl: Prevent adapter reset if an active context exists
Vaibhav Jain
2016-10-19
1
-0
/
+9
*
cxl: Add support for interrupts on the Mellanox CX4
Ian Munsie
2016-07-14
1
-0
/
+71
*
cxl: Add preliminary workaround for CX4 interrupt limitation
Ian Munsie
2016-07-14
1
-0
/
+15
*
cxl: Add kernel APIs to get & set the max irqs per context
Ian Munsie
2016-07-14
1
-0
/
+27
*
cxl: Add support for using the kernel API with a real PHB
Ian Munsie
2016-07-14
1
-0
/
+5
*
cxl: Add set and get private data to context struct
Michael Neuling
2016-06-28
1
-0
/
+21
*
cxl: Add mechanism for delivering AFU driver specific events
Philippe Bergheaud
2016-06-28
1
-0
/
+17
*
cxl: Update process element after allocating interrupts
Ian Munsie
2016-06-16
1
-1
/
+11
*
cxl: Add kernel API to allow a context to operate with relocate disabled
Ian Munsie
2016-05-11
1
-0
/
+19
*
cxl: Remove dead code
Frederic Barrat
2016-04-11
1
-9
/
+0
*
cxl: Remove cxl_get_phys_dev() kernel API
Frederic Barrat
2016-03-09
1
-1
/
+0
*
cxl: Support the cxl kernel API from a guest
Frederic Barrat
2016-03-09
1
-17
/
+46
*
cxl: Add guest-specific code
Christophe Lombard
2016-03-09
1
-1
/
+1
*
cxl: Introduce implementation-specific API
Frederic Barrat
2016-03-09
1
-4
/
+4
*
cxl: Define process problem state area at attach time only
Frederic Barrat
2016-03-09
1
-9
/
+2
*
cxl: Fix DSI misses when the context owning task exits
Vaibhav Jain
2016-01-05
1
-1
/
+1
*
cxl: Fix possible idr warning when contexts are released
Vaibhav Jain
2015-11-24
1
-4
/
+0
*
cxl: fix leak of IRQ names in cxl_free_afu_irqs()
Andrew Donnellan
2015-10-01
1
-0
/
+1
*
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
Ian Munsie
2015-08-30
1
-3
/
+30
*
cxl: Fix + cleanup error paths in cxl_dev_context_init
Ian Munsie
2015-08-30
1
-7
/
+12
*
cxl: Allow release of contexts which have been OPENED but not STARTED
Andrew Donnellan
2015-08-20
1
-1
/
+1
*
cxl: Allow the kernel to trust that an image won't change on PERST.
Daniel Axtens
2015-08-14
1
-0
/
+7
*
cxl: Fix refcounting in kernel API
Michael Neuling
2015-07-07
1
-7
/
+5
*
cxl: Add AFU virtual PHB and kernel API
Michael Neuling
2015-06-03
1
-0
/
+331