summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/scif/scif_rma.c
Commit message (Expand)AuthorAgeFilesLines
* misc: mic: remove the MIC driversSudeep Dutt2020-10-281-1760/+0
* misc: mic: scif: Fix error handling pathSouptick Joarder2020-09-221-2/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issuesLee Jones2020-07-011-2/+10
* drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard2020-05-191-13/+13
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner2019-05-301-10/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds2019-03-091-26/+12
|\
| * drivers/mic/scif: do not use mmap_semDavidlohr Bueso2019-02-071-25/+11
| * mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso2019-02-071-3/+3
* | misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva2019-02-271-1/+1
|/
*-. Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel2018-12-201-1/+1
|\ \
| | * iommu/vtd: Cleanup dma_remapping.h headerLu Baolu2018-11-121-1/+1
| |/
* | misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing2018-11-271-1/+1
|/
* iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-2/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+1
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+0
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+0
* | misc: mic/scif: fix wrap around testsDan Carpenter2016-02-071-3/+4
|/
* misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter2015-10-171-2/+6
* misc: mic/scif: re-take a lock on error pathDan Carpenter2015-10-171-0/+1
* misc: mic: SCIF memory registration and unregistrationSudeep Dutt2015-10-041-0/+1770