aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/file.c
Commit message (Expand)AuthorAge
* cxl: Enable global TLBIs for cxl contextsFrederic Barrat2017-09-28
* cxl: Fix driver use countFrederic Barrat2017-08-31
* cxl: Fix error path on bad ioctlFrederic Barrat2017-06-08
* cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-13
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* cxl: Fix coredump generation when cxl_get_fd() is usedFrederic Barrat2016-11-18
* cxl: Fix leaking pid refs in some error pathsVaibhav Jain2016-10-23
* cxl: Prevent adapter reset if an active context existsVaibhav Jain2016-10-19
* cxl: Add mechanism for delivering AFU driver specific eventsPhilippe Bergheaud2016-06-28
* cxl: Adapter failure handlingChristophe Lombard2016-03-09
* cxl: Support to flash a new image on the adapter from a guestChristophe Lombard2016-03-09
* cxl: Add guest-specific codeChristophe Lombard2016-03-09
* 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->mapping when releasing kernel API contextsAndrew Donnellan2015-09-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: sparse: Make declarations staticDaniel Axtens2015-08-12
* cxl: Export file ops for use by APIMichael Neuling2015-06-02
* cxl: Rework context lifetimesMichael Neuling2015-06-02
* cxl: Add cookie parameter to afu_release_irqs()Michael Neuling2015-06-02
* cxl: Implement an ioctl to fetch afu card-id, offset-id and modeVaibhav Jain2015-06-02
* Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-11
|\
| * cxl: Add tracepointsIan Munsie2015-01-22
| * cxl: Fix leaking interrupts if attach process failsIan Munsie2014-12-28
* | cxl: Fix issues when unmapping contextsIan Munsie2015-01-12
|/
* cxl: Unmap MMIO regions when detaching a contextIan Munsie2014-12-11
* cxl: Fix afu_read() not doing finish_wait() on signal or non-blockingIan Munsie2014-10-08
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-08