aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
AgeCommit message (Expand)Author
2020-09-04cxl: Fix kobject memleakWang Hai
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-08-10cxl: remove a dead branchMathieu Malaterre
2018-08-08misc: cxl: changed asterisk positionParth Y Shah
2018-07-19cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain
2018-07-19Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2018-07-16powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin
2018-07-12cxl_getfile(): switch to alloc_file_pseudo()Al Viro
2018-07-12alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro
2018-07-10cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro
2018-07-02cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat
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