Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3a74152ce62e7ec1b8a5604b10e40d2a66d8f43b
/
drivers
/
misc
/
cxl
/
context.c
f67a672
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
by Ian Munsie
· 8 years ago
cbce091
cxl: Add preliminary workaround for CX4 interrupt limitation
by Ian Munsie
· 8 years ago
f5c9df9
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
by Ian Munsie
· 9 years ago
c04a588
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
2bc79ff
cxl: Poll for outstanding IRQs when detaching a context
by Michael Neuling
· 9 years ago
1050e68
cxl: Delete an unnecessary check before the function call "kfree"
by Markus Elfring
· 9 years ago
0d400f7
cxl: Adapter failure handling
by Christophe Lombard
· 9 years ago
14baf4d
cxl: Add guest-specific code
by Christophe Lombard
· 9 years ago
cbffa3a
cxl: Separate bare-metal fields in adapter and AFU data structures
by Christophe Lombard
· 9 years ago
ea2d1f9
cxl: Isolate a few bare-metal-specific calls
by Frederic Barrat
· 9 years ago
5be587b
cxl: Introduce implementation-specific API
by Frederic Barrat
· 9 years ago
7b8ad49
cxl: Fix DSI misses when the context owning task exits
by Vaibhav Jain
· 9 years ago
1b5df59
cxl: Fix possible idr warning when contexts are released
by Vaibhav Jain
· 9 years ago
52adee5
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
by Andrew Donnellan
· 9 years ago
55e0766
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
by Ian Munsie
· 9 years ago
d9232a3
cxl: Add alternate MMIO error handling
by Ian Munsie
· 9 years ago
0b3f9c7
cxl: Drop commands if the PCI channel is not in normal state
by Daniel Axtens
· 9 years ago
10a5894
cxl: Fix off by one error allowing subsequent mmap page to be accessed
by Ian Munsie
· 10 years ago
5caaf53
cxl: Fail mmap if requested mapping is larger than assigned problem state area
by Ian Munsie
· 10 years ago
7bb5d91a
cxl: Rework context lifetimes
by Michael Neuling
· 10 years ago
eda3693
cxl: Rework detach context functions
by Michael Neuling
· 10 years ago
6428832
cxl: Add cookie parameter to afu_release_irqs()
by Michael Neuling
· 10 years ago
8ac75b9
cxl: Use call_rcu to reduce latency when releasing the afu fd
by Ian Munsie
· 10 years ago
0712dc7
cxl: Fix issues when unmapping contexts
by Ian Munsie
· 10 years ago
b123429
cxl: Unmap MMIO regions when detaching a context
by Ian Munsie
· 10 years ago
ee41d11
cxl: Change contexts_lock to a mutex to fix sleep while atomic bug
by Ian Munsie
· 10 years ago
f204e0b
cxl: Driver code for powernv PCIe based cards for userspace access
by Ian Munsie
· 10 years ago