Linus Torvalds
|
de399813b5
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
8 лет назад |
Jan Kara
|
1a29d85eb0
mm: use vmf->address instead of of vmf->virtual_address
|
8 лет назад |
Frederic Barrat
|
bdecf76e31
cxl: Fix coredump generation when cxl_get_fd() is used
|
8 лет назад |
Vaibhav Jain
|
70b565bbdb
cxl: Prevent adapter reset if an active context exists
|
8 лет назад |
Andrew Donnellan
|
164793379a
cxl: Fix NULL dereference in cxl_context_init() on PowerVM guests
|
9 лет назад |
Ian Munsie
|
f67a6722d6
cxl: Workaround PE=0 hardware limitation in Mellanox CX4
|
9 лет назад |
Ian Munsie
|
cbce0917e2
cxl: Add preliminary workaround for CX4 interrupt limitation
|
9 лет назад |
Ian Munsie
|
f5c9df9a44
cxl: Fix NULL pointer dereference on kernel contexts with no AFU interrupts
|
9 лет назад |
Linus Torvalds
|
c04a588029
Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
|
9 лет назад |
Michael Neuling
|
2bc79ffcbb
cxl: Poll for outstanding IRQs when detaching a context
|
9 лет назад |
Markus Elfring
|
1050e689a6
cxl: Delete an unnecessary check before the function call "kfree"
|
9 лет назад |
Christophe Lombard
|
0d400f77c1
cxl: Adapter failure handling
|
9 лет назад |
Christophe Lombard
|
14baf4d9c7
cxl: Add guest-specific code
|
9 лет назад |
Christophe Lombard
|
cbffa3a514
cxl: Separate bare-metal fields in adapter and AFU data structures
|
9 лет назад |
Frederic Barrat
|
ea2d1f95ef
cxl: Isolate a few bare-metal-specific calls
|
9 лет назад |
Frederic Barrat
|
5be587b111
cxl: Introduce implementation-specific API
|
9 лет назад |
Vaibhav Jain
|
7b8ad495d5
cxl: Fix DSI misses when the context owning task exits
|
9 лет назад |
Vaibhav Jain
|
1b5df59e50
cxl: Fix possible idr warning when contexts are released
|
9 лет назад |
Andrew Donnellan
|
52adee580d
cxl: fix leak of ctx->irq_bitmap when releasing context via kernel API
|
10 лет назад |
Ian Munsie
|
55e07668fb
cxl: Fix force unmapping mmaps of contexts allocated through the kernel api
|
10 лет назад |
Ian Munsie
|
d9232a3da8
cxl: Add alternate MMIO error handling
|
10 лет назад |
Daniel Axtens
|
0b3f9c757c
cxl: Drop commands if the PCI channel is not in normal state
|
10 лет назад |
Ian Munsie
|
10a5894f2d
cxl: Fix off by one error allowing subsequent mmap page to be accessed
|
10 лет назад |
Ian Munsie
|
5caaf53468
cxl: Fail mmap if requested mapping is larger than assigned problem state area
|
10 лет назад |
Michael Neuling
|
7bb5d91a4d
cxl: Rework context lifetimes
|
10 лет назад |
Michael Neuling
|
eda3693c84
cxl: Rework detach context functions
|
10 лет назад |
Michael Neuling
|
6428832a7b
cxl: Add cookie parameter to afu_release_irqs()
|
10 лет назад |
Ian Munsie
|
8ac75b96be
cxl: Use call_rcu to reduce latency when releasing the afu fd
|
10 лет назад |
Ian Munsie
|
0712dc7e73
cxl: Fix issues when unmapping contexts
|
10 лет назад |
Ian Munsie
|
b123429e6a
cxl: Unmap MMIO regions when detaching a context
|
10 лет назад |