index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-01
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+7
2017-12-18
misc: mic: remove unused label 'done'
Colin Ian King
1
-1
/
+0
2017-12-07
misc: mic: Use memdup_user() as a cleanup
Vasyl Gomonovych
1
-14
/
+7
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
4
-7
/
+8
2017-11-16
Merge tag 'char-misc-4.15-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+4
2017-11-15
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-2
/
+1
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
5
-0
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
5
-0
/
+5
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-5
/
+5
2017-10-04
misc: mic: move to its own menu in Misc devices
Randy Dunlap
1
-0
/
+4
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+1
2017-09-01
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
1
-3
/
+6
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-1
/
+8
2017-03-03
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-1
/
+1
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+5
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
1
-1
/
+1
2017-02-26
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-8
/
+8
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
3
-3
/
+3
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
5
-6
/
+6
2017-01-10
misc: mic: double free on ioctl error path
Dan Carpenter
1
-1
/
+0
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
1
-2
/
+1
2016-08-30
misc: mic: scif: use vma_pages().
Muhammad Falak R Wani
1
-2
/
+2
2016-08-30
mic: remove unused function arg
Arnd Bergmann
1
-4
/
+2
2016-08-06
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-0
/
+4
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
1
-10
/
+10
2016-08-02
vhost: split out vringh Kconfig
Michael S. Tsirkin
1
-1
/
+1
2016-08-02
vop: pull in vhost Kconfig
Michael S. Tsirkin
1
-0
/
+4
2016-04-30
misc: mic: Remove return statements from void functions
Amitoj Kaur Chawla
1
-3
/
+3
2016-04-30
misc: mic: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-04-30
misc: mic: Fix randconfig build error
Sudeep Dutt
1
-0
/
+1
2016-04-28
misc: mic: Fix for double fetch security bug in VOP driver
Ashutosh Dixit
1
-0
/
+5
2016-03-21
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-2
/
+0
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-2
/
+0
2016-02-15
misc: mic: silence an overflow warning
Dan Carpenter
1
-1
/
+2
2016-02-15
misc: mic: use after free printing error message
Dan Carpenter
1
-1
/
+1
2016-02-10
misc: mic: MIC host and card driver changes to enable VOP
Sudeep Dutt
7
-7
/
+215
2016-02-10
misc: mic: Enable VOP debugfs and driver build
Sudeep Dutt
4
-0
/
+262
2016-02-10
misc: mic: Enable VOP card side functionality
Ashutosh Dixit
1
-0
/
+755
2016-02-10
misc: mic: Enable VOP host side functionality
Sudeep Dutt
1
-0
/
+1164
2016-02-10
misc: mic: Add data structures for the VOP driver
Sudeep Dutt
1
-0
/
+170
2016-02-10
misc: mic: MIC VOP Bus
Sudeep Dutt
4
-0
/
+361
2016-02-10
misc: mic: Remove MIC X100 card virtio functionality
Sudeep Dutt
4
-719
/
+1
2016-02-10
misc: mic: Remove MIC X100 host virtio functionality
Sudeep Dutt
9
-1464
/
+4
2016-02-08
misc: mic: use common error path
Sudip Mukherjee
1
-6
/
+7
2016-02-08
misc: mic: return error directly
Sudip Mukherjee
1
-2
/
+2
2016-02-08
misc: mic: return error properly
Sudip Mukherjee
1
-1
/
+6
2016-02-08
misc: mic: remove unneeded debug message
Sudip Mukherjee
1
-6
/
+5
[next]