aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/context.c
Commit message (Expand)AuthorAge
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: Fix NULL dereference in cxl_context_init() on PowerVM guestsAndrew Donnellan2016-08-09
* cxl: Workaround PE=0 hardware limitation in Mellanox CX4Ian Munsie2016-07-14
* cxl: Add preliminary workaround for CX4 interrupt limitationIan Munsie2016-07-14
* cxl: Fix NULL pointer dereference on kernel contexts with no AFU interruptsIan Munsie2016-07-08
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-20
|\
| * cxl: Delete an unnecessary check before the function call "kfree"Markus Elfring2016-04-12
* | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-26
|/
* cxl: Adapter failure handlingChristophe Lombard2016-03-09
* cxl: Add guest-specific codeChristophe Lombard2016-03-09
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-08
* cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-08
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-08
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-05
* cxl: Fix possible idr warning when contexts are releasedVaibhav Jain2015-11-23
* cxl: fix leak of ctx->irq_bitmap when releasing context via kernel APIAndrew Donnellan2015-09-30
* cxl: Fix force unmapping mmaps of contexts allocated through the kernel apiIan Munsie2015-08-30
* cxl: Add alternate MMIO error handlingIan Munsie2015-08-18
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-14
* cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie2015-07-08
* cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie2015-07-08
* cxl: Rework context lifetimesMichael Neuling2015-06-02
* cxl: Rework detach context functionsMichael Neuling2015-06-02
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-02
* cxl: Use call_rcu to reduce latency when releasing the afu fdIan Munsie2015-06-02
* cxl: Fix issues when unmapping contextsIan Munsie2015-01-12
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-11
* cxl: Change contexts_lock to a mutex to fix sleep while atomic bugIan Munsie2014-12-11
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-08