| Commit message (Expand) | Author | Age | Files | Lines |
* | cxl: Export library to support IBM XSL | Christophe Lombard | 2017-07-03 | 1 | -5/+11 |
* | cxl: Fixes for Coherent Accelerator Interface Architecture 2.0 | Christophe Lombard | 2017-06-23 | 1 | -12/+17 |
* | cxl: Avoid double free_irq() for psl,slice interrupts | Vaibhav Jain | 2017-06-06 | 1 | -3/+11 |
* | cxl: Mask slice error interrupts after first occurrence | Alastair D'Silva | 2017-05-02 | 1 | -2/+17 |
* | cxl: Add psl9 specific code | Christophe Lombard | 2017-04-13 | 1 | -11/+213 |
* | cxl: Isolate few psl8 specific calls | Christophe Lombard | 2017-04-13 | 1 | -13/+26 |
* | cxl: Rename some psl8 specific functions | Christophe Lombard | 2017-04-13 | 1 | -6/+6 |
* | cxl: Update implementation service layer | Christophe Lombard | 2017-04-13 | 1 | -22/+32 |
* | cxl: Remove unused values in bare-metal environment. | Christophe Lombard | 2017-04-13 | 1 | -5/+0 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | cxl: drop duplicate header sched.h | Geliang Tang | 2016-11-25 | 1 | -1/+0 |
* | cxl: Fix coccinelle warnings | Andrew Donnellan | 2016-11-23 | 1 | -2/+2 |
* | cxl: Do adapter fence check before handling afu interrupt | Vaibhav Jain | 2016-11-18 | 1 | -3/+12 |
* | cxl: Flush PSL cache before resetting the adapter | Frederic Barrat | 2016-10-04 | 1 | -0/+31 |
* | cxl: Fix sparse warnings | Andrew Donnellan | 2016-08-09 | 1 | -1/+1 |
* | cxl: Refine slice error debug messages | Philippe Bergheaud | 2016-07-08 | 1 | -5/+7 |
* | cxl: Workaround XSL bug that does not clear the RA bit after a reset | Ian Munsie | 2016-07-08 | 1 | -0/+10 |
* | cxl: Fix bug where AFU disable operation had no effect | Ian Munsie | 2016-07-08 | 1 | -7/+51 |
* | cxl: Fix allocating a minimum of 2 pages for the SPA | Ian Munsie | 2016-07-08 | 1 | -1/+1 |
* | cxl: Abstract the differences between the PSL and XSL | Frederic Barrat | 2016-06-16 | 1 | -14/+39 |
* | cxl: Update process element after allocating interrupts | Ian Munsie | 2016-06-16 | 1 | -16/+58 |
* | Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 2016-05-20 | 1 | -5/+24 |
|\ |
|
| * | cxl: Add kernel API to allow a context to operate with relocate disabled | Ian Munsie | 2016-05-11 | 1 | -2/+3 |
| * | cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQs | Ian Munsie | 2016-05-11 | 1 | -0/+9 |
| * | cxl: Handle num_of_processes larger than can fit in the SPA | Ian Munsie | 2016-05-11 | 1 | -3/+12 |
* | | cxl: Poll for outstanding IRQs when detaching a context | Michael Neuling | 2016-04-27 | 1 | -0/+31 |
|/ |
|
* | cxl: Adapter failure handling | Christophe Lombard | 2016-03-09 | 1 | -16/+16 |
* | cxl: Support the cxl kernel API from a guest | Frederic Barrat | 2016-03-09 | 1 | -0/+50 |
* | cxl: sysfs support for guests | Christophe Lombard | 2016-03-09 | 1 | -0/+7 |
* | cxl: Separate bare-metal fields in adapter and AFU data structures | Christophe Lombard | 2016-03-09 | 1 | -41/+44 |
* | cxl: New hcalls to support cxl adapters | Christophe Lombard | 2016-03-09 | 1 | -0/+1 |
* | cxl: Rename some bare-metal specific functions | Frederic Barrat | 2016-03-09 | 1 | -48/+50 |
* | cxl: Introduce implementation-specific API | Frederic Barrat | 2016-03-09 | 1 | -52/+83 |
* | cxl: Move bare-metal specific code to specialized files | Frederic Barrat | 2016-03-09 | 1 | -1/+239 |
* | cxl: Move common code away from bare-metal-specific files | Christophe Lombard | 2016-03-09 | 1 | -21/+0 |
* | cxl: Set endianess of kernel contexts | Frederic Barrat | 2015-12-08 | 1 | -1/+1 |
* | cxl: Fix number of allocated pages in SPA | Christophe Lombard | 2015-10-07 | 1 | -1/+1 |
* | cxl: Allocate and release the SPA with the AFU | Daniel Axtens | 2015-08-14 | 1 | -11/+22 |
* | cxl: Drop commands if the PCI channel is not in normal state | Daniel Axtens | 2015-08-14 | 1 | -3/+69 |
* | cxl: Don't ignore add_process_element() result when attaching context | Daniel Axtens | 2015-08-06 | 1 | -3/+1 |
* | cxl: use more common format specifier | Rasmus Villemoes | 2015-07-13 | 1 | -5/+5 |
* | cxl: Move include file cxl.h -> cxl-base.h | Michael Neuling | 2015-06-03 | 1 | -1/+1 |
* | cxl: Configure PSL for kernel contexts and merge code | Michael Neuling | 2015-06-03 | 1 | -28/+35 |
* | cxl: Export some symbols | Michael Neuling | 2015-06-03 | 1 | -5/+5 |
* | cxl: cxl_afu_reset() -> __cxl_afu_reset() | Michael Neuling | 2015-06-03 | 1 | -4/+4 |
* | cxl: Add tracepoints | Ian Munsie | 2015-01-22 | 1 | -8/+30 |
* | cxl: Disable SPAP register when freeing SPA | Ian Munsie | 2014-12-29 | 1 | -0/+1 |
* | cxl: Add timeout to process element commands | Ian Munsie | 2014-12-12 | 1 | -0/+5 |
* | cxl: Change contexts_lock to a mutex to fix sleep while atomic bug | Ian Munsie | 2014-12-12 | 1 | -7/+0 |
* | cxl: Return error to PSL if IRQ demultiplexing fails & print clearer warning | Ian Munsie | 2014-11-18 | 1 | -7/+7 |