summaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/link.c
Commit message (Expand)AuthorAgeFilesLines
* misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming2023-11-271-7/+7
* mmu_notifiers: rename invalidate_range notifierAlistair Popple2023-08-181-4/+4
* cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy2022-05-111-0/+1
* ocxl: Make use of the helper macro LIST_HEAD()Cai Huoqing2022-02-251-1/+1
* ocxl: Add new kernel tracesChristophe Lombard2020-12-041-0/+4
* ocxl: Add mmu notifierChristophe Lombard2020-12-041-1/+61
* ocxl: Update the Process Element EntryChristophe Lombard2020-12-041-1/+3
* ocxl: Don't return trigger page when allocating an interruptFrederic Barrat2020-08-251-8/+7
* ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva2019-07-031-4/+24
* ocxl: Rename struct link to ocxl_linkAlastair D'Silva2019-05-031-18/+18
* ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing2019-05-011-3/+1
* powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V2019-04-211-1/+1
* ocxl: Clarify error path in setup_xsl_irq()Greg Kurz2018-12-201-9/+14
* ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz2018-12-201-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2018-08-171-1/+2
|\
| * mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+2
* | ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat2018-07-021-9/+15
|/
* ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva2018-06-031-0/+36
* ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva2018-06-031-1/+1
* ocxl: Add trace pointsFrederic Barrat2018-01-241-1/+10
* ocxl: Add a kernel API for other opencapi driversFrederic Barrat2018-01-241-0/+7
* ocxl: Add AFU interrupt supportFrederic Barrat2018-01-241-0/+28
* ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat2018-01-241-0/+603