summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2018-03-14cxl: Fix timebase synchronization status on P9Christophe Lombard
2018-03-13cxl: read PHB indications from the device treePhilippe Bergheaud
2018-03-13cxl: Check if PSL data-cache is available before issue flush requestVaibhav Jain
2018-03-13cxl: Remove function write_timebase_ctrl_psl9() for PSL9Vaibhav Jain
2018-03-13cxl: Enable NORST bit in PSL_DEBUG register for PSL9Vaibhav Jain
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds
2018-02-02Merge tag 'powerpc-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-01-24cxl: Remove support for "Processing accelerators" classFrederic Barrat
2018-01-19cxl: Add support for ASB_Notify on POWER9Christophe Lombard
2018-01-10powerpc: rename dma_direct_ to dma_nommu_Christoph Hellwig
2017-12-01Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-23cxl: Check if vphb exists before iterating over AFU devicesVaibhav Jain
2017-11-16Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-11-10Merge branch 'fixes' into nextMichael Ellerman
2017-11-06cxl: Rework the implementation of cxl_stop_trace_psl9()Vaibhav Jain
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-22cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registersVaibhav Jain
2017-10-13cxl: Dump PSL_FIR register on PSL9 error irqVaibhav Jain
2017-10-10cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASKVaibhav Jain
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-10-03cxl: Set the valid bit in PE for dedicated modeVaibhav Jain
2017-09-29cxl: Fix memory page not handledChristophe Lombard
2017-09-28cxl: Enable global TLBIs for cxl contextsFrederic Barrat
2017-09-13mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko
2017-08-31cxl: Fix driver use countFrederic Barrat
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-07-03Merge branch 'fixes' into nextMichael Ellerman
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-06-08cxl: Fix error path on bad ioctlFrederic Barrat
2017-06-06cxl: Unlock on error in probeDan Carpenter
2017-06-06cxl: Avoid double free_irq() for psl,slice interruptsVaibhav Jain
2017-05-05Merge tag 'powerpc-4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02cxl: Mask slice error interrupts after first occurrenceAlastair D'Silva
2017-05-02cxl: Route eeh events to all drivers in cxl_pci_error_detected()Vaibhav Jain
2017-05-02cxl: Force context lock during EEH flowVaibhav Jain
2017-04-19cxl: Enable PCI device IDs for future IBM CXL adaptersMatthew R. Ochs
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Isolate few psl8 specific callsChristophe Lombard
2017-04-13cxl: Rename some psl8 specific functionsChristophe Lombard
2017-04-13cxl: Update implementation service layerChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-04-13cxl: Remove unused values in bare-metal environment.Christophe Lombard
2017-04-13cxl: Read vsec perst load imageChristophe Lombard
2017-03-24treewide: Fix typos in printkMasanari Iida