| Commit message (Expand) | Author | Age | Files | Lines |
* | cxl: Fix possible deadlock when processing page faults from cxllib | Frederic Barrat | 2018-04-04 | 1 | -30/+55 |
* | cxl: Fix timebase synchronization status on P9 | Christophe Lombard | 2018-03-14 | 2 | -17/+12 |
* | cxl: read PHB indications from the device tree | Philippe Bergheaud | 2018-03-13 | 3 | -7/+45 |
* | cxl: Check if PSL data-cache is available before issue flush request | Vaibhav Jain | 2018-03-13 | 3 | -7/+27 |
* | cxl: Remove function write_timebase_ctrl_psl9() for PSL9 | Vaibhav Jain | 2018-03-13 | 1 | -8/+2 |
* | cxl: Enable NORST bit in PSL_DEBUG register for PSL9 | Vaibhav Jain | 2018-03-13 | 1 | -2/+6 |
* | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 2018-02-11 | 1 | -2/+2 |
* | Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2018-02-02 | 6 | -6/+32 |
|\ |
|
| * | cxl: Remove support for "Processing accelerators" class | Frederic Barrat | 2018-01-24 | 1 | -2/+0 |
| * | cxl: Add support for ASB_Notify on POWER9 | Christophe Lombard | 2018-01-19 | 5 | -4/+32 |
* | | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-01-31 | 1 | -1/+1 |
|\ \ |
|
| * | | powerpc: rename dma_direct_ to dma_nommu_ | Christoph Hellwig | 2018-01-10 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2018-01-30 | 3 | -4/+4 |
|\ \
| |/
|/| |
|
| * | the rest of drivers/*: annotate ->poll() instances | Al Viro | 2017-11-28 | 3 | -4/+4 |
* | | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-12-01 | 1 | -2/+10 |
|\ \
| |/
|/| |
|
| * | cxl: Check if vphb exists before iterating over AFU devices | Vaibhav Jain | 2017-11-23 | 1 | -2/+10 |
* | | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-11-16 | 8 | -83/+141 |
|\ \
| |/ |
|
| * | Merge branch 'fixes' into next | Michael Ellerman | 2017-11-10 | 1 | -2/+11 |
| |\ |
|
| * | | cxl: Rework the implementation of cxl_stop_trace_psl9() | Vaibhav Jain | 2017-11-06 | 3 | -32/+42 |
| * | | cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers | Vaibhav Jain | 2017-10-22 | 2 | -0/+5 |
| * | | cxl: Dump PSL_FIR register on PSL9 error irq | Vaibhav Jain | 2017-10-13 | 3 | -5/+16 |
| * | | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK | Vaibhav Jain | 2017-10-10 | 3 | -5/+4 |
| * | | cxl: Add support for POWER9 DD2 | Christophe Lombard | 2017-10-06 | 3 | -36/+28 |
| * | | cxl: Set the valid bit in PE for dedicated mode | Vaibhav Jain | 2017-10-03 | 1 | -0/+8 |
| * | | cxl: Enable global TLBIs for cxl contexts | Frederic Barrat | 2017-09-28 | 3 | -5/+38 |
* | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
| |/
|/| |
|
* | | cxl: Fix memory page not handled | Christophe Lombard | 2017-09-29 | 1 | -2/+11 |
|/ |
|
* | mm: treewide: remove GFP_TEMPORARY allocation flag | Michal Hocko | 2017-09-13 | 1 | -1/+1 |
* | cxl: Fix driver use count | Frederic Barrat | 2017-08-31 | 2 | -1/+11 |
* | powerpc/mm/cxl: Add barrier when setting mm cpumask | Aneesh Kumar K.V | 2017-08-31 | 1 | -2/+12 |
* | powerpc/mm/cxl: Add the fault handling cpu to mm cpumask | Aneesh Kumar K.V | 2017-08-17 | 1 | -0/+6 |
* | cxl: Export library to support IBM XSL | Christophe Lombard | 2017-07-03 | 7 | -30/+315 |
* | Merge branch 'fixes' into next | Michael Ellerman | 2017-07-03 | 7 | -55/+70 |
|\ |
|
| * | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 | Christophe Lombard | 2017-06-23 | 6 | -47/+57 |
| * | cxl: Fix error path on bad ioctl | Frederic Barrat | 2017-06-08 | 1 | -5/+2 |
| * | cxl: Avoid double free_irq() for psl,slice interrupts | Vaibhav Jain | 2017-06-06 | 1 | -3/+11 |
* | | cxl: Unlock on error in probe | Dan Carpenter | 2017-06-06 | 1 | -2/+6 |
|/ |
|
* | Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 2017-05-05 | 13 | -308/+1104 |
|\ |
|
| * | cxl: Mask slice error interrupts after first occurrence | Alastair D'Silva | 2017-05-02 | 2 | -2/+35 |
| * | cxl: Route eeh events to all drivers in cxl_pci_error_detected() | Vaibhav Jain | 2017-05-02 | 1 | -6/+9 |
| * | cxl: Force context lock during EEH flow | Vaibhav Jain | 2017-05-02 | 1 | -2/+17 |
| * | cxl: Enable PCI device IDs for future IBM CXL adapters | Matthew R. Ochs | 2017-04-19 | 1 | -0/+2 |
| * | cxl: Add psl9 specific code | Christophe Lombard | 2017-04-13 | 9 | -74/+751 |
| * | cxl: Isolate few psl8 specific calls | Christophe Lombard | 2017-04-13 | 5 | -56/+116 |
| * | cxl: Rename some psl8 specific functions | Christophe Lombard | 2017-04-13 | 6 | -54/+54 |
| * | cxl: Update implementation service layer | Christophe Lombard | 2017-04-13 | 6 | -59/+110 |
| * | cxl: Keep track of mm struct associated with a context | Christophe Lombard | 2017-04-13 | 6 | -90/+61 |
| * | cxl: Remove unused values in bare-metal environment. | Christophe Lombard | 2017-04-13 | 3 | -24/+7 |
| * | cxl: Read vsec perst load image | Christophe Lombard | 2017-04-13 | 1 | -0/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2017-05-02 | 1 | -1/+1 |
|\ \ |
|