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