index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
4
-1
/
+8
|
\
|
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
3
-0
/
+5
|
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-03-02
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-27
1
-1
/
+1
*
|
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
5
-8
/
+8
|
\
\
|
*
|
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
3
-3
/
+3
|
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
5
-6
/
+6
|
|
/
*
|
misc: mic: double free on ioctl error path
Dan Carpenter
2017-01-10
1
-1
/
+0
|
/
*
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+1
*
misc: mic: scif: use vma_pages().
Muhammad Falak R Wani
2016-08-30
1
-2
/
+2
*
mic: remove unused function arg
Arnd Bergmann
2016-08-30
1
-4
/
+2
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2016-08-06
1
-0
/
+4
|
\
|
*
vhost: split out vringh Kconfig
Michael S. Tsirkin
2016-08-02
1
-1
/
+1
|
*
vop: pull in vhost Kconfig
Michael S. Tsirkin
2016-08-02
1
-0
/
+4
*
|
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-10
/
+10
|
/
*
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
2016-04-30
1
-3
/
+3
*
misc: mic: silence uninitialized variable warning
Dan Carpenter
2016-04-30
1
-1
/
+2
*
misc: mic: Fix randconfig build error
Sudeep Dutt
2016-04-30
1
-0
/
+1
*
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
2016-04-27
1
-0
/
+5
*
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-20
1
-2
/
+0
|
\
|
*
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-16
1
-2
/
+0
*
|
misc: mic: silence an overflow warning
Dan Carpenter
2016-02-14
1
-1
/
+2
*
|
misc: mic: use after free printing error message
Dan Carpenter
2016-02-14
1
-1
/
+1
*
|
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
2016-02-09
7
-7
/
+215
*
|
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
2016-02-09
4
-0
/
+262
*
|
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
2016-02-09
1
-0
/
+755
*
|
misc: mic: Enable VOP host side functionality
Sudeep Dutt
2016-02-09
1
-0
/
+1164
*
|
misc: mic: Add data structures for the VOP driver
Sudeep Dutt
2016-02-09
1
-0
/
+170
*
|
misc: mic: MIC VOP Bus
Sudeep Dutt
2016-02-09
4
-0
/
+361
*
|
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
2016-02-09
4
-719
/
+1
*
|
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
2016-02-09
9
-1464
/
+4
*
|
misc: mic: use common error path
Sudip Mukherjee
2016-02-07
1
-6
/
+7
*
|
misc: mic: return error directly
Sudip Mukherjee
2016-02-07
1
-2
/
+2
*
|
misc: mic: return error properly
Sudip Mukherjee
2016-02-07
1
-1
/
+6
*
|
misc: mic: remove unneeded debug message
Sudip Mukherjee
2016-02-07
1
-6
/
+5
*
|
mic_virtio: fix a timeout loop
Dan Carpenter
2016-02-07
1
-1
/
+1
*
|
misc: mic: Fix crash when MIC reset is invoked in RESET_FAILED state
Ashutosh Dixit
2016-02-07
2
-4
/
+11
*
|
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
2016-02-07
1
-9
/
+5
*
|
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
2016-02-07
1
-16
/
+11
*
|
misc: mic/scif: fix wrap around tests
Dan Carpenter
2016-02-07
1
-3
/
+4
|
/
*
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2016-01-12
1
-1
/
+1
*
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
2015-10-17
1
-2
/
+6
*
misc: mic/scif: re-take a lock on error path
Dan Carpenter
2015-10-17
1
-0
/
+1
*
misc: mic: fix memory leak
Sudip Mukherjee
2015-10-17
1
-1
/
+18
*
misc: mic: replace kfree with put_device
Geliang Tang
2015-10-17
3
-3
/
+3
*
misc: mic: Fix randconfig build error
Ashutosh Dixit
2015-10-17
1
-0
/
+1
*
misc: mic: Fix SCIF build failure with IOMMU_SUPPORT disabled
Sudeep Dutt
2015-10-05
1
-1
/
+1
*
misc: mic: SCIF RMA nodeqp and minor miscellaneous changes
Sudeep Dutt
2015-10-04
14
-40
/
+516
[next]