index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
scif
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-01
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-43
/
+36
2018-12-28
mm/mmu_notifier: use structure for invalidate_range_start/end callback
Jérôme Glisse
1
-8
/
+3
2018-12-20
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2
-2
/
+2
2018-12-19
misc: mic: fix a DMA pool free failure
Wenwen Wang
2
-5
/
+30
2018-12-06
misc: remove GENWQE_DEBUGFS_RO()
Yangtao Li
1
-38
/
+6
2018-11-27
misc: mic/scif: fix copy-paste error in scif_create_remote_lookup
YueHaibing
1
-1
/
+1
2018-11-12
iommu/vtd: Cleanup dma_remapping.h header
Lu Baolu
2
-2
/
+2
2018-10-15
misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'
YueHaibing
1
-3
/
+0
2018-10-15
misc: mic: fix a DMA pool free failure
Wenwen Wang
1
-1
/
+1
2018-10-11
misc: mic: scif: remove redundant check on ret < 0
Colin Ian King
1
-2
/
+0
2018-09-25
misc: mic: scif: Remove unused variable
Nathan Chancellor
1
-3
/
+1
2018-08-22
mm, oom: distinguish blockable mode for mmu notifiers
Michal Hocko
1
-2
/
+5
2018-08-05
misc: mic: SCIF Fix scif_get_new_port() error handling
Dan Carpenter
1
-11
/
+9
2018-07-07
misc: mic: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-12
/
+12
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
3
-5
/
+6
2017-11-14
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
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2
-5
/
+5
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
1
-2
/
+1
2017-08-31
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
1
-11
/
+0
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
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+2
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-04-30
misc: mic: silence uninitialized variable warning
Dan Carpenter
1
-1
/
+2
2016-03-20
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-07
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
1
-9
/
+5
2016-02-07
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
1
-16
/
+11
2016-02-07
misc: mic/scif: fix wrap around tests
Dan Carpenter
1
-3
/
+4
2015-10-17
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
1
-2
/
+6
2015-10-17
misc: mic/scif: re-take a lock on error path
Dan Carpenter
1
-0
/
+1
2015-10-17
misc: mic: fix memory leak
Sudip Mukherjee
1
-1
/
+18
2015-10-04
misc: mic: SCIF RMA nodeqp and minor miscellaneous changes
Sudeep Dutt
13
-40
/
+515
2015-10-04
misc: mic: SCIF fence
Sudeep Dutt
1
-0
/
+771
2015-10-04
misc: mic: SCIF DMA and CPU copy interface
Sudeep Dutt
1
-0
/
+1979
2015-10-04
misc: mic: SCIF remote memory map/unmap interface
Sudeep Dutt
1
-0
/
+699
2015-10-04
misc: mic: SCIF RMA list operations
Sudeep Dutt
2
-0
/
+348
2015-10-04
misc: mic: SCIF memory registration and unregistration
Sudeep Dutt
1
-0
/
+1770
2015-10-04
misc: mic: SCIF RMA header file
Sudeep Dutt
1
-0
/
+464
2015-10-04
misc: mic: Add support for kernel mode SCIF clients
Ashutosh Dixit
7
-221
/
+197
2015-10-04
misc: mic: SCIF poll
Ashutosh Dixit
4
-1
/
+190
2015-07-22
misc: mic: scif bug fix for vmalloc_to_page crash
Sudeep Dutt
1
-10
/
+5
2015-06-12
misc: mic: Fix reported static checker warning
Sudeep Dutt
1
-4
/
+0
2015-06-12
misc: mic: Fix randconfig build error by including errno.h
Sudeep Dutt
1
-0
/
+1
[next]