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