summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2018-07-02Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat
2018-07-02Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat
2018-07-02Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva
2018-07-02Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva
2018-07-02Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva
2018-07-02Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva
2018-07-02Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva
2018-07-02Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-07Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-06-05Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-03Merge branch 'fixes' into nextMichael Ellerman
2018-06-02cxl: Configure PSL to not use APC virtual machinesVaibhav Jain
2018-06-02cxl: Disable prefault_mode in Radix modeVaibhav Jain
2018-05-15cxl: Report the tunneled operations statusPhilippe Bergheaud
2018-05-15cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud
2018-04-23misc: cxl: Change return type to vm_fault_tSouptick Joarder
2018-04-04cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat
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