summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/native.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Drop unused detach_spa()Michael Ellerman2023-08-241-5/+0
* cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-111-0/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva2018-07-021-1/+2
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-131-1/+10
* cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-191-1/+12
* cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-131-3/+12
* cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain2017-10-101-3/+1
* cxl: Set the valid bit in PE for dedicated modeVaibhav Jain2017-10-031-0/+8
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-5/+11
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-231-12/+17
* cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-061-3/+11
* cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-021-2/+17
* cxl: Add psl9 specific codeChristophe Lombard2017-04-131-11/+213
* cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-131-13/+26
* cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-131-6/+6
* cxl: Update implementation service layerChristophe Lombard2017-04-131-22/+32
* cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-131-5/+0
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* cxl: drop duplicate header sched.hGeliang Tang2016-11-251-1/+0
* cxl: Fix coccinelle warningsAndrew Donnellan2016-11-231-2/+2
* cxl: Do adapter fence check before handling afu interruptVaibhav Jain2016-11-181-3/+12
* cxl: Flush PSL cache before resetting the adapterFrederic Barrat2016-10-041-0/+31
* cxl: Fix sparse warningsAndrew Donnellan2016-08-091-1/+1
* cxl: Refine slice error debug messagesPhilippe Bergheaud2016-07-081-5/+7
* cxl: Workaround XSL bug that does not clear the RA bit after a resetIan Munsie2016-07-081-0/+10
* cxl: Fix bug where AFU disable operation had no effectIan Munsie2016-07-081-7/+51
* cxl: Fix allocating a minimum of 2 pages for the SPAIan Munsie2016-07-081-1/+1
* cxl: Abstract the differences between the PSL and XSLFrederic Barrat2016-06-161-14/+39
* cxl: Update process element after allocating interruptsIan Munsie2016-06-161-16/+58
* Merge tag 'powerpc-4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2016-05-201-5/+24
|\
| * cxl: Add kernel API to allow a context to operate with relocate disabledIan Munsie2016-05-111-2/+3
| * cxl: Ensure PSL interrupt is configured for contexts with no AFU IRQsIan Munsie2016-05-111-0/+9
| * cxl: Handle num_of_processes larger than can fit in the SPAIan Munsie2016-05-111-3/+12
* | cxl: Poll for outstanding IRQs when detaching a contextMichael Neuling2016-04-271-0/+31
|/
* cxl: Adapter failure handlingChristophe Lombard2016-03-091-16/+16
* cxl: Support the cxl kernel API from a guestFrederic Barrat2016-03-091-0/+50
* cxl: sysfs support for guestsChristophe Lombard2016-03-091-0/+7
* cxl: Separate bare-metal fields in adapter and AFU data structuresChristophe Lombard2016-03-091-41/+44
* cxl: New hcalls to support cxl adaptersChristophe Lombard2016-03-091-0/+1
* cxl: Rename some bare-metal specific functionsFrederic Barrat2016-03-091-48/+50
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-52/+83
* cxl: Move bare-metal specific code to specialized filesFrederic Barrat2016-03-091-1/+239
* cxl: Move common code away from bare-metal-specific filesChristophe Lombard2016-03-091-21/+0
* cxl: Set endianess of kernel contextsFrederic Barrat2015-12-081-1/+1
* cxl: Fix number of allocated pages in SPAChristophe Lombard2015-10-071-1/+1
* cxl: Allocate and release the SPA with the AFUDaniel Axtens2015-08-141-11/+22
* cxl: Drop commands if the PCI channel is not in normal stateDaniel Axtens2015-08-141-3/+69
* cxl: Don't ignore add_process_element() result when attaching contextDaniel Axtens2015-08-061-3/+1
* cxl: use more common format specifierRasmus Villemoes2015-07-131-5/+5