index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
scif
/
scif_rma.c
Age
Commit message (
Expand
)
Author
2020-10-28
misc: mic: remove the MIC drivers
Sudeep Dutt
2020-09-22
misc: mic: scif: Fix error handling path
Souptick Joarder
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-01
misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issues
Lee Jones
2020-05-19
drivers/mic/scif: convert get_user_pages() --> pin_user_pages()
John Hubbard
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-03-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-02-27
misc: mic/scif: mark expected switch fall-through
Gustavo A. R. Silva
2019-02-07
drivers/mic/scif: do not use mmap_sem
Davidlohr Bueso
2019-02-07
mm: make mm->pinned_vm an atomic64 counter
Davidlohr Bueso
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-07
misc: mic/scif: fix wrap around tests
Dan Carpenter
2015-10-17
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
2015-10-17
misc: mic/scif: re-take a lock on error path
Dan Carpenter
2015-10-04
misc: mic: SCIF memory registration and unregistration
Sudeep Dutt