summaryrefslogtreecommitdiff
path: root/drivers/misc/mic/scif
AgeCommit message (Expand)Author
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-10-19mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes
2016-08-30misc: mic: scif: use vma_pages().Muhammad Falak R Wani
2016-08-30mic: remove unused function argArnd Bergmann
2016-04-30misc: mic: silence uninitialized variable warningDan Carpenter
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen
2016-02-07misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers
2016-02-07misc: mic/scif: use list_next_entry instead of list_entry_nextGeliang Tang
2016-02-07misc: mic/scif: fix wrap around testsDan Carpenter
2015-10-17misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter
2015-10-17misc: mic/scif: re-take a lock on error pathDan Carpenter
2015-10-17misc: mic: fix memory leakSudip Mukherjee
2015-10-04misc: mic: SCIF RMA nodeqp and minor miscellaneous changesSudeep Dutt
2015-10-04misc: mic: SCIF fenceSudeep Dutt
2015-10-04misc: mic: SCIF DMA and CPU copy interfaceSudeep Dutt
2015-10-04misc: mic: SCIF remote memory map/unmap interfaceSudeep Dutt
2015-10-04misc: mic: SCIF RMA list operationsSudeep Dutt
2015-10-04misc: mic: SCIF memory registration and unregistrationSudeep Dutt
2015-10-04misc: mic: SCIF RMA header fileSudeep Dutt
2015-10-04misc: mic: Add support for kernel mode SCIF clientsAshutosh Dixit
2015-10-04misc: mic: SCIF pollAshutosh Dixit
2015-07-22misc: mic: scif bug fix for vmalloc_to_page crashSudeep Dutt
2015-06-12misc: mic: Fix reported static checker warningSudeep Dutt
2015-06-12misc: mic: Fix randconfig build error by including errno.hSudeep Dutt
2015-05-24misc: mic: SCIF messaging and node enumeration APIsSudeep Dutt
2015-05-24misc: mic: SCIF connections APIs i.e. accept and connectNikhil Rao
2015-05-24misc: mic: SCIF open close bind and listen APIsSudeep Dutt
2015-05-24misc: mic: SCIF node queue pair setup managementSudeep Dutt
2015-05-24misc: mic: SCIF module initializationSudeep Dutt
2015-05-24misc: mic: SCIF Peer BusSudeep Dutt
2015-05-24misc: mic: SCIF ring buffer infrastructureSudeep Dutt