aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/misc/ocxl/context.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-11-27misc: ocxl: context: Remove unnecessary (void*) conversionsLi zeming1-1/+1
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan1-2/+2
2020-12-04ocxl: Update the Process Element EntryChristophe Lombard1-1/+3
2020-05-20ocxl: Fix misleading commentAndrew Donnellan1-1/+1
2019-12-14ocxl: Fix potential memory leak on context creationFrederic Barrat1-4/+4
2019-07-03ocxl: Allow contexts to be attached with a NULL mmAlastair D'Silva1-3/+6
2019-05-03ocxl: afu_irq only deals with IRQ IDs, not offsetsAlastair D'Silva1-2/+5
2019-05-03ocxl: Allow external drivers to use OpenCAPI contextsAlastair D'Silva1-8/+14
2019-05-03ocxl: Create a clear delineation between ocxl backend & frontendAlastair D'Silva1-1/+1
2018-07-02ocxl: Change return type for fault handlerSouptick Joarder1-11/+11
2018-06-03ocxl: Expose the thread_id needed for wait on POWER9Alastair D'Silva1-1/+4
2018-01-24ocxl: Add trace pointsFrederic Barrat1-0/+2
2018-01-24ocxl: Add AFU interrupt supportFrederic Barrat1-2/+49
2018-01-24ocxl: Driver code for 'generic' opencapi devicesFrederic Barrat1-0/+230