summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAgeFilesLines
...
* cxl: read PHB indications from the device treePhilippe Bergheaud2018-03-133-7/+45
* cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain2018-03-133-7/+27
* cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain2018-03-131-8/+2Star
* cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain2018-03-131-2/+6
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-026-6/+32
|\
| * cxl: Remove support for "Processing accelerators" classFrederic Barrat2018-01-241-2/+0Star
| * cxl: Add support for ASB_Notify on POWER9Christophe Lombard2018-01-195-4/+32
* | Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-01-311-1/+1
|\ \
| * | powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig2018-01-101-1/+1
| |/
* | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-313-4/+4
|\ \ | |/ |/|
| * the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-283-4/+4
* | Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-12-011-2/+10
|\ \ | |/ |/|
| * cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain2017-11-231-2/+10
* | Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-11-168-83/+141
|\|
| * Merge branch 'fixes' into nextMichael Ellerman2017-11-101-2/+11
| |\
| * | cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain2017-11-063-32/+42
| * | cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain2017-10-222-0/+5
| * | cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain2017-10-133-5/+16
| * | cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain2017-10-103-5/+4Star
| * | cxl: Add support for POWER9 DD2Christophe Lombard2017-10-063-36/+28Star
| * | cxl: Set the valid bit in PE for dedicated modeVaibhav Jain2017-10-031-0/+8
| * | cxl: Enable global TLBIs for cxl contextsFrederic Barrat2017-09-283-5/+38
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
| |/ |/|
* | cxl: Fix memory page not handledChristophe Lombard2017-09-291-2/+11
|/
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-141-1/+1
* cxl: Fix driver use countFrederic Barrat2017-08-312-1/+11
* powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V2017-08-311-2/+12
* powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V2017-08-171-0/+6
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-037-30/+315
* Merge branch 'fixes' into nextMichael Ellerman2017-07-037-55/+70
|\
| * cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-236-47/+57
| * cxl: Fix error path on bad ioctlFrederic Barrat2017-06-081-5/+2Star
| * cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain2017-06-061-3/+11
* | cxl: Unlock on error in probeDan Carpenter2017-06-061-2/+6
|/
* Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2017-05-0513-308/+1104
|\
| * cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva2017-05-022-2/+35
| * cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain2017-05-021-6/+9
| * cxl: Force context lock during EEH flowVaibhav Jain2017-05-021-2/+17
| * cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs2017-04-191-0/+2
| * cxl: Add psl9 specific codeChristophe Lombard2017-04-139-74/+751
| * cxl: Isolate few psl8 specific callsChristophe Lombard2017-04-135-56/+116
| * cxl: Rename some psl8 specific functionsChristophe Lombard2017-04-136-54/+54
| * cxl: Update implementation service layerChristophe Lombard2017-04-136-59/+110
| * cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-136-90/+61Star
| * cxl: Remove unused values in bare-metal environment.Christophe Lombard2017-04-133-24/+7Star
| * cxl: Read vsec perst load imageChristophe Lombard2017-04-131-0/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2017-05-031-1/+1
|\ \
| * | treewide: Fix typos in printkMasanari Iida2017-03-241-1/+1
| |/
* / cxl: Route eeh events to all slices for pci_channel_io_perm_failure stateVaibhav Jain2017-03-201-7/+6Star
|/