aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl
Commit message (Expand)AuthorAge
* powerpc/64s/radix: introduce options to disable use of the tlbie instructionNicholas Piggin2019-09-05
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13
|\
| * ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-09
| * ocxl: Make ocxl_remove() staticYueHaibing2019-05-27
* | ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-03
* | Merge 5.2-rc4 into char-misc-nextGreg Kroah-Hartman2019-06-09
|\|
| * treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-21
* | misc: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-24
|/
* ocxl: Fix return value check in afu_ioctl()Wei Yongjun2019-05-06
* ocxl: Provide global MMIO accessors for external driversAlastair D'Silva2019-05-02
* ocxl: move event_fd handling to frontendAlastair D'Silva2019-05-02
* ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva2019-05-02
* ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva2019-05-02
* ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva2019-05-02
* ocxl: Don't pass pci_dev aroundAlastair D'Silva2019-05-02
* ocxl: Split pci.cAlastair D'Silva2019-05-02
* ocxl: Remove some unused exported symbolsAlastair D'Silva2019-05-02
* ocxl: Remove superfluous 'extern' from headersAlastair D'Silva2019-05-02
* ocxl: read_pasid never returns an error, so make it voidAlastair D'Silva2019-05-02
* ocxl: Rename struct link to ocxl_linkAlastair D'Silva2019-05-02
* ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing2019-04-30
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-21
* ocxl: Fix endiannes bug in read_afu_name()Greg Kurz2018-12-20
* ocxl/afu_irq: Don't include <asm/pnv-ocxl.h>Greg Kurz2018-12-20
* ocxl: Clarify error path in setup_xsl_irq()Greg Kurz2018-12-20
* ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz2018-12-20
* ocxl: Fix access to the AFU Descriptor DataChristophe Lombard2018-09-19
* 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
* | ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat2018-07-02
* | ocxl: Change return type for fault handlerSouptick Joarder2018-07-02
|/
* ocxl: Fix missing unlock on error in afu_ioctl_enable_p9_wait()Wei Yongjun2018-06-05
* ocxl: Add an IOCTL so userspace knows what OCXL features are availableAlastair D'Silva2018-06-03
* ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-03
* ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-03
* Merge 4.16-rc7 into char-misc-nextGreg Kroah-Hartman2018-03-28
|\
| * ocxl: Add get_metadata IOCTL to share OCXL information to userspaceAlastair D'Silva2018-03-01
* | misc: ocxl: use put_device() instead of device_unregister()Arvind Yadav2018-03-15
|/
* ocxl: Fix potential bad errno on irq allocationFrederic Barrat2018-02-20
* Merge tag 'powerpc-4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-02-14
|\
| * ocxl: fix signed comparison with less than zeroColin Ian King2018-02-08
* | vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
|/
* ocxl: Add Makefile and KconfigFrederic Barrat2018-01-23
* ocxl: Add trace pointsFrederic Barrat2018-01-23
* ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-23
* ocxl: Add AFU interrupt supportFrederic Barrat2018-01-23
* ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-23