Age | Commit message (Expand) | Author | Files | Lines |
2021-05-14 | cxl: Fix an error message | Christophe JAILLET | 1 | -2/+3 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-02-02 | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+13 |
2018-01-19 | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard | 1 | -2/+13 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -2/+2 |
2017-09-28 | cxl: Enable global TLBIs for cxl contexts | Frederic Barrat | 1 | -2/+22 |
2017-08-31 | cxl: Fix driver use count | Frederic Barrat | 1 | -1/+7 |
2017-06-08 | cxl: Fix error path on bad ioctl | Frederic Barrat | 1 | -5/+2 |
2017-04-13 | cxl: Keep track of mm struct associated with a context | Christophe Lombard | 1 | -3/+12 |
2017-03-02 | sched/headers: Prepare to move signal wakeup & sigpending methods from <linux... | Ingo Molnar | 1 | -1/+1 |
2016-11-18 | cxl: Fix coredump generation when cxl_get_fd() is used | Frederic Barrat | 1 | -1/+4 |
2016-10-24 | cxl: Fix leaking pid refs in some error paths | Vaibhav Jain | 1 | -9/+13 |
2016-10-19 | cxl: Prevent adapter reset if an active context exists | Vaibhav Jain | 1 | -0/+11 |
2016-06-28 | cxl: Add mechanism for delivering AFU driver specific events | Philippe Bergheaud | 1 | -8/+56 |
2016-03-09 | cxl: Adapter failure handling | Christophe Lombard | 1 | -5/+5 |
2016-03-09 | cxl: Support to flash a new image on the adapter from a guest | Christophe Lombard | 1 | -4/+7 |
2016-03-09 | cxl: Add guest-specific code | Christophe Lombard | 1 | -1/+1 |
2016-03-09 | cxl: Introduce implementation-specific API | Frederic Barrat | 1 | -7/+8 |
2016-01-05 | cxl: Fix DSI misses when the context owning task exits | Vaibhav Jain | 1 | -1/+5 |
2015-11-24 | cxl: Fix possible idr warning when contexts are released | Vaibhav Jain | 1 | -8/+11 |
2015-10-01 | cxl: fix leak of ctx->mapping when releasing kernel API contexts | Andrew Donnellan | 1 | -3/+10 |
2015-08-18 | cxl: Add alternate MMIO error handling | Ian Munsie | 1 | -1/+3 |
2015-08-14 | cxl: Drop commands if the PCI channel is not in normal state | Daniel Axtens | 1 | -0/+19 |
2015-08-12 | cxl: sparse: Make declarations static | Daniel Axtens | 1 | -2/+2 |
2015-06-03 | cxl: Export file ops for use by API | Michael Neuling | 1 | -9/+14 |
2015-06-03 | cxl: Rework context lifetimes | Michael Neuling | 1 | -1/+0 |
2015-06-03 | cxl: Add cookie parameter to afu_release_irqs() | Michael Neuling | 1 | -1/+1 |
2015-06-03 | cxl: Implement an ioctl to fetch afu card-id, offset-id and mode | Vaibhav Jain | 1 | -0/+22 |
2015-02-11 | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 1 | -1/+6 |
2015-01-22 | cxl: Add tracepoints | Ian Munsie | 1 | -0/+3 |
2015-01-12 | cxl: Fix issues when unmapping contexts | Ian Munsie | 1 | -6/+8 |
2014-12-29 | cxl: Fix leaking interrupts if attach process fails | Ian Munsie | 1 | -1/+3 |
2014-12-12 | cxl: Unmap MMIO regions when detaching a context | Ian Munsie | 1 | -1/+5 |
2014-10-09 | cxl: Fix afu_read() not doing finish_wait() on signal or non-blocking | Ian Munsie | 1 | -5/+15 |
2014-10-08 | cxl: Driver code for powernv PCIe based cards for userspace access | Ian Munsie | 1 | -0/+508 |