summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic/scif
AgeCommit message (Expand)AuthorLines
2020-10-28misc: mic: remove the MIC driversSudeep Dutt-11826/+0
2020-09-30misc: mic: drop double zeroingJulia Lawall-1/+1
2020-09-22misc: mic: scif: Fix error handling pathSouptick Joarder-2/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-3/+3
2020-07-01misc: mic: scif: scif_rma: Repair a bunch of kerneldoc issuesLee Jones-2/+10
2020-07-01misc: mic: scif: scif_fence: Fix a bunch of different documentation issuesLee Jones-13/+21
2020-07-01misc: mic: scif: scif_dma: Fix a couple of kerneldoc issuesLee Jones-1/+2
2020-07-01misc: mic: scif: scif_nm: Supply various kerneldoc fix-upsLee Jones-8/+9
2020-07-01misc: mic: scif: scif_nodeqp: Fix a bunch of kerneldoc issuesLee Jones-7/+11
2020-07-01misc: mic: scif: scif_epd: Describe missing 'scifdev' argument(s)Lee Jones-0/+9
2020-07-01misc: mic: scif: scif_api: Demote scif_accept() function headerLee Jones-1/+1
2020-07-01misc: mic: scif: scif_api: Remove set but unused variable 'read_size'Lee Jones-3/+1
2020-07-01misc: mic: scif: scif_ports: Fix copy 'n' paste errorLee Jones-4/+5
2020-05-19drivers/mic/scif: convert get_user_pages() --> pin_user_pages()John Hubbard-13/+13
2020-04-23misc: mic: correct a typoHu Haowen-1/+1
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig-1/+1
2019-09-10misc: mic: Use PTR_ERR_OR_ZERO rather than its implementationzhong jiang-3/+2
2019-07-12Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+0
2019-06-18mic: no need to check return value of debugfs_create functionsGreg Kroah-Hartman-5/+0
2019-06-10misc: mic: scif: fix potential double free of scif_devKefeng Wang-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner-198/+20
2019-03-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-26/+12
2019-02-27misc: mic/scif: mark expected switch fall-throughGustavo A. R. Silva-1/+1
2019-02-26mic: Rename ioremap pointer to remapVincent Whitchurch-2/+2
2019-02-07drivers/mic/scif: do not use mmap_semDavidlohr Bueso-25/+11
2019-02-07mm: make mm->pinned_vm an atomic64 counterDavidlohr Bueso-3/+3
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-43/+36
2018-12-28mm/mmu_notifier: use structure for invalidate_range_start/end callbackJérôme Glisse-8/+3
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel-2/+2
2018-12-19misc: mic: fix a DMA pool free failureWenwen Wang-5/+30
2018-12-06misc: remove GENWQE_DEBUGFS_RO()Yangtao Li-38/+6
2018-11-27misc: mic/scif: fix copy-paste error in scif_create_remote_lookupYueHaibing-1/+1
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu-2/+2
2018-10-15misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing-3/+0
2018-10-15misc: mic: fix a DMA pool free failureWenwen Wang-1/+1
2018-10-11misc: mic: scif: remove redundant check on ret < 0Colin Ian King-2/+0
2018-09-25misc: mic: scif: Remove unused variableNathan Chancellor-3/+1
2018-08-22mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko-2/+5
2018-08-05misc: mic: SCIF Fix scif_get_new_port() error handlingDan Carpenter-11/+9
2018-07-07misc: mic: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds-12/+12
2017-11-28the rest of drivers/*: annotate ->poll() instancesAl Viro-5/+6
2017-11-14Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-2/+1
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-25locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland-5/+5
2017-09-27iommu/iova: Make dma_32bit_pfn implicitZhen Lei-2/+1
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse-11/+0
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar-1/+1