summaryrefslogtreecommitdiffstats
path: root/drivers/misc/mic
Commit message (Expand)AuthorAgeFilesLines
...
| * | iommu/iova: Make dma_32bit_pfn implicitZhen Lei2017-09-271-2/+1Star
| |/
* | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-075-0/+5
|\ \
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| |/
* / locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...Mark Rutland2017-10-252-5/+5
|/
* misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse2017-09-011-11/+0Star
* virtio: add context flag to find vqsMichael S. Tsirkin2017-05-021-3/+6
* Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-03-034-1/+8
|\
| * sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+5
| * sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+2
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2017-03-021-1/+1
|\ \ | |/ |/|
| * virtio: allow drivers to request IRQ affinity when creating VQsChristoph Hellwig2017-02-271-1/+1
* | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-255-8/+8
|\ \
| * | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-243-3/+3
| * | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-245-6/+6
| |/
* / misc: mic: double free on ioctl error pathDan Carpenter2017-01-101-1/+0Star
|/
* mm: replace get_user_pages() write/force parameters with gup_flagsLorenzo Stoakes2016-10-191-2/+1Star
* misc: mic: scif: use vma_pages().Muhammad Falak R Wani2016-08-301-2/+2
* mic: remove unused function argArnd Bergmann2016-08-301-4/+2Star
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-061-0/+4
|\
| * vhost: split out vringh KconfigMichael S. Tsirkin2016-08-021-1/+1
| * vop: pull in vhost KconfigMichael S. Tsirkin2016-08-021-0/+4
* | dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-041-10/+10
|/
* misc: mic: Remove return statements from void functionsAmitoj Kaur Chawla2016-04-301-3/+3
* misc: mic: silence uninitialized variable warningDan Carpenter2016-04-301-1/+2
* misc: mic: Fix randconfig build errorSudeep Dutt2016-04-301-0/+1
* misc: mic: Fix for double fetch security bug in VOP driverAshutosh Dixit2016-04-281-0/+5
* Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-211-2/+0Star
|\
| * mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+0Star
* | misc: mic: silence an overflow warningDan Carpenter2016-02-151-1/+2
* | misc: mic: use after free printing error messageDan Carpenter2016-02-151-1/+1
* | misc: mic: MIC host and card driver changes to enable VOPSudeep Dutt2016-02-107-7/+215
* | misc: mic: Enable VOP debugfs and driver buildSudeep Dutt2016-02-104-0/+262
* | misc: mic: Enable VOP card side functionalityAshutosh Dixit2016-02-101-0/+755
* | misc: mic: Enable VOP host side functionalitySudeep Dutt2016-02-101-0/+1164
* | misc: mic: Add data structures for the VOP driverSudeep Dutt2016-02-101-0/+170
* | misc: mic: MIC VOP BusSudeep Dutt2016-02-104-0/+361
* | misc: mic: Remove MIC X100 card virtio functionalitySudeep Dutt2016-02-104-719/+1Star
* | misc: mic: Remove MIC X100 host virtio functionalitySudeep Dutt2016-02-109-1464/+4Star
* | misc: mic: use common error pathSudip Mukherjee2016-02-081-6/+7
* | misc: mic: return error directlySudip Mukherjee2016-02-081-2/+2
* | misc: mic: return error properlySudip Mukherjee2016-02-081-1/+6
* | misc: mic: remove unneeded debug messageSudip Mukherjee2016-02-081-6/+5Star
* | mic_virtio: fix a timeout loopDan Carpenter2016-02-081-1/+1
* | misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED stateAshutosh Dixit2016-02-082-4/+11
* | misc: mic: fix incorrect use of error codes in SCIF DMA driverEric Biggers2016-02-081-9/+5Star
* | misc: mic/scif: use list_next_entry instead of list_entry_nextGeliang Tang2016-02-081-16/+11Star
* | misc: mic/scif: fix wrap around testsDan Carpenter2016-02-081-3/+4
|/
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-121-1/+1
* misc: mic/scif: fix error code in scif_create_remote_lookup()Dan Carpenter2015-10-181-2/+6