aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
Commit message (Expand)AuthorAge
* powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-05
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-19
|\
| * vfs: Convert cxl to use the new mount APIDavid Howells2019-05-25
| * mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro2019-05-25
| * cxl: don't bother with dentry_operationsAl Viro2019-05-20
* | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-12
|\ \
| * | cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-06-18
* | | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-09
|\| |
| * | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-30
| * | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
| |/
* / misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-24
|/
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-21
* Merge branch 'topic/dma' into nextMichael Ellerman2019-02-21
|\
| * powerpc/dma: remove set_dma_offsetChristoph Hellwig2019-02-18
| * powerpc/dma: use the generic direct mapping bypassChristoph Hellwig2019-02-18
* | cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain2019-01-30
|/
* cxl: drop the dma_set_mask callback from vphbChristoph Hellwig2018-12-20
* cxl: Use device_type helpers to access the node typeRob Herring2018-11-26
* misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-11
* misc: Convert to using %pOFn instead of device_node.nameRob Herring2018-09-14
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-17
|\
| * mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-17
* | Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-08-17
|\ \ | |/ |/|
| * cxl: remove a dead branchMathieu Malaterre2018-08-10
| * misc: cxl: changed asterisk positionParth Y Shah2018-08-07
| * cxl: Fix wrong comparison in cxl_adapter_context_get()Vaibhav Jain2018-07-19
| * Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2018-07-19
| |\
| | * powerpc/64s: Remove POWER9 DD1 supportNicholas Piggin2018-07-15
| * | cxl: Remove abandonned capi support for the Mellanox CX4, final cleanupFrederic Barrat2018-07-02
| * | Revert "cxl: Allow a default context to be associated with an external pci_dev"Frederic Barrat2018-07-02
| * | Revert "cxl: Add cxl_slot_is_supported API"Frederic Barrat2018-07-02
| * | Revert "cxl: Add support for using the kernel API with a real PHB"Alastair D'Silva2018-07-02
| * | Revert "cxl: Add cxl_check_and_switch_mode() API to switch bi-modal cards"Alastair D'Silva2018-07-02
| * | Revert "cxl: Add kernel APIs to get & set the max irqs per context"Alastair D'Silva2018-07-02
| * | Revert "cxl: Add preliminary workaround for CX4 interrupt limitation"Alastair D'Silva2018-07-02
| * | Revert "cxl: Add support for interrupts on the Mellanox CX4"Alastair D'Silva2018-07-02
| * | Revert "cxl: Add kernel API to allow a context to operate with relocate disab...Alastair D'Silva2018-07-02
| |/
* | cxl_getfile(): switch to alloc_file_pseudo()Al Viro2018-07-12
* | alloc_file(): switch to passing O_... flags instead of FMODE_... modeAl Viro2018-07-12
* | cxl_getfile(): fix double-iput() on alloc_file() failuresAl Viro2018-07-10
|/
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-12
* Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-06-07
|\
| * Merge branch 'fixes' into nextMichael Ellerman2018-06-03
| |\
| * | cxl: Configure PSL to not use APC virtual machinesVaibhav Jain2018-06-01
| * | cxl: Disable prefault_mode in Radix modeVaibhav Jain2018-06-01
* | | Merge tag 'char-misc-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-05
|\ \ \ | |_|/ |/| |
| * | misc: cxl: Change return type to vm_fault_tSouptick Joarder2018-04-23
| |/
* | cxl: Report the tunneled operations statusPhilippe Bergheaud2018-05-15
* | cxl: Set the PBCQ Tunnel BAR register when enabling capi modePhilippe Bergheaud2018-05-15
|/
* cxl: Fix possible deadlock when processing page faults from cxllibFrederic Barrat2018-04-04