summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl
AgeCommit message (Expand)AuthorLines
2022-07-14cxl: Fix a memory leak in an error handling pathChristophe JAILLET-0/+1
2022-07-14cxl: Use the bitmap API to allocate bitmapsChristophe JAILLET-7/+5
2022-06-27cxl: drop unexpected word "the" in the commentsJiang Jian-1/+1
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy-0/+10
2022-01-14Merge tag 'char-misc-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+2
2021-12-29cxl: use default_groups in kobj_typeGreg Kroah-Hartman-1/+2
2021-12-09powerpc/64s: Make hash MMU support configurableNicholas Piggin-0/+1
2021-10-18cxl: Use to_pci_driver() instead of pci_dev->driverUwe Kleine-König-4/+4
2021-10-18cxl: Factor out common dev->driver expressionsBjorn Helgaas-24/+41
2021-05-14cxl: Fix an error messageChristophe JAILLET-2/+3
2021-03-24cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour-1/+1
2021-03-24cxl: Fix couple of spellingsBhaskar Chowdhury-1/+1
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-1/+1
2021-02-04cxl: Simplify bool conversionYang Li-1/+1
2021-01-31cxl: Reduce scope for the variable “mm” in cxllib_get_PE_attributes()Markus Elfring-3/+1
2020-08-25cxl: Rework error message for incompatible slotsFrederic Barrat-2/+2
2020-07-13cxl: Change PCIBIOS_SUCCESSFUL to 0Saheed O. Bolarinwa-2/+2
2020-07-10misc: cxl: flash: Remove unused variable 'drc_index'Lee Jones-2/+2
2020-07-01misc: cxl: hcalls: Demote half-assed kerneldoc attemptLee Jones-21/+21
2020-06-29cxl: Fix kobject memleakWang Hai-1/+1
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse-3/+2
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse-4/+4
2020-06-02cxl: Remove dead Kconfig optionsAndrew Donnellan-8/+0
2020-01-14misc: cxl: use mmgrabJulia Lawall-1/+1
2019-10-23compat_ioctl: use correct compat_ptr() translation in driversArnd Bergmann-7/+1
2019-09-05powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin-0/+4
2019-07-19Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds-9/+4
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-34/+17
2019-06-18cxl: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-34/+17
2019-06-09Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman-100/+21
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-100/+20
2019-05-25vfs: Convert cxl to use the new mount APIDavid Howells-4/+4
2019-05-25mount_pseudo(): drop 'name' argument, switch to d_make_root()Al Viro-2/+1
2019-05-24misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz-3/+0
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner-0/+1
2019-05-20cxl: don't bother with dentry_operationsAl Viro-5/+1
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V-1/+1
2019-02-21Merge branch 'topic/dma' into nextMichael Ellerman-2/+1
2019-02-18powerpc/dma: remove set_dma_offsetChristoph Hellwig-1/+1
2019-02-18powerpc/dma: use the generic direct mapping bypassChristoph Hellwig-1/+0
2019-01-30cxl: Wrap iterations over afu slices inside 'afu_list_lock'Vaibhav Jain-9/+32
2018-12-20cxl: drop the dma_set_mask callback from vphbChristoph Hellwig-12/+0
2018-11-26cxl: Use device_type helpers to access the node typeRob Herring-3/+1
2018-10-11misc: cxl: Fix possible null pointer dereferencezhong jiang-2/+0
2018-09-14misc: Convert to using %pOFn instead of device_node.nameRob Herring-2/+2
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds-1/+1
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder-1/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds-705/+75
2018-08-10cxl: remove a dead branchMathieu Malaterre-5/+0
2018-08-08misc: cxl: changed asterisk positionParth Y Shah-1/+1