aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/ocxl/link.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-27misc: ocxl: link: Remove unnecessary (void*) conversionsLi zeming1-7/+7
2023-08-18mmu_notifiers: rename invalidate_range notifierAlistair Popple1-4/+4
2022-05-11cxl/ocxl: Prepare cleanup of powerpc's asm/prom.hChristophe Leroy1-0/+1
2022-02-25ocxl: Make use of the helper macro LIST_HEAD()Cai Huoqing1-1/+1
2020-12-04ocxl: Add new kernel tracesChristophe Lombard1-0/+4
2020-12-04ocxl: Add mmu notifierChristophe Lombard1-1/+61
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard1-1/+3
2020-08-25ocxl: Don't return trigger page when allocating an interruptFrederic Barrat1-8/+7
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva1-4/+24
2019-05-03ocxl: Rename struct link to ocxl_linkAlastair D'Silva1-18/+18
2019-05-01ocxl: remove set but not used variables 'tid' and 'lpid'YueHaibing1-3/+1
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V1-1/+1
2018-12-20ocxl: Clarify error path in setup_xsl_irq()Greg Kurz1-9/+14
2018-12-20ocxl: Fix endiannes bug in ocxl_link_update_pe()Greg Kurz1-1/+1
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder1-1/+2
2018-07-02ocxl: Fix page fault handler in case of fault on dying processFrederic Barrat1-9/+15
2018-06-03ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva1-0/+36
2018-06-03ocxl: Rename pnv_ocxl_spa_remove_pe to clarify it's actionAlastair D'Silva1-1/+1
2018-01-24ocxl: Add trace pointsFrederic Barrat1-1/+10
2018-01-24ocxl: Add a kernel API for other opencapi driversFrederic Barrat1-0/+7
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat1-0/+28
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat1-0/+603