index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
mic
/
scif
Age
Commit message (
Expand
)
Author
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-14
Merge tag 'iommu-v4.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-09-27
iommu/iova: Make dma_32bit_pfn implicit
Zhen Lei
2017-08-31
misc/mic/scif: update to new mmu_notifier semantic
Jérôme Glisse
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-10-19
mm: replace get_user_pages() write/force parameters with gup_flags
Lorenzo Stoakes
2016-08-30
misc: mic: scif: use vma_pages().
Muhammad Falak R Wani
2016-08-30
mic: remove unused function arg
Arnd Bergmann
2016-04-30
misc: mic: silence uninitialized variable warning
Dan Carpenter
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
2016-02-07
misc: mic: fix incorrect use of error codes in SCIF DMA driver
Eric Biggers
2016-02-07
misc: mic/scif: use list_next_entry instead of list_entry_next
Geliang Tang
2016-02-07
misc: mic/scif: fix wrap around tests
Dan Carpenter
2015-10-17
misc: mic/scif: fix error code in scif_create_remote_lookup()
Dan Carpenter
2015-10-17
misc: mic/scif: re-take a lock on error path
Dan Carpenter
2015-10-17
misc: mic: fix memory leak
Sudip Mukherjee
2015-10-04
misc: mic: SCIF RMA nodeqp and minor miscellaneous changes
Sudeep Dutt
2015-10-04
misc: mic: SCIF fence
Sudeep Dutt
2015-10-04
misc: mic: SCIF DMA and CPU copy interface
Sudeep Dutt
2015-10-04
misc: mic: SCIF remote memory map/unmap interface
Sudeep Dutt
2015-10-04
misc: mic: SCIF RMA list operations
Sudeep Dutt
2015-10-04
misc: mic: SCIF memory registration and unregistration
Sudeep Dutt
2015-10-04
misc: mic: SCIF RMA header file
Sudeep Dutt
2015-10-04
misc: mic: Add support for kernel mode SCIF clients
Ashutosh Dixit
2015-10-04
misc: mic: SCIF poll
Ashutosh Dixit
2015-07-22
misc: mic: scif bug fix for vmalloc_to_page crash
Sudeep Dutt
2015-06-12
misc: mic: Fix reported static checker warning
Sudeep Dutt
2015-06-12
misc: mic: Fix randconfig build error by including errno.h
Sudeep Dutt
2015-05-24
misc: mic: SCIF messaging and node enumeration APIs
Sudeep Dutt
2015-05-24
misc: mic: SCIF connections APIs i.e. accept and connect
Nikhil Rao
2015-05-24
misc: mic: SCIF open close bind and listen APIs
Sudeep Dutt
2015-05-24
misc: mic: SCIF node queue pair setup management
Sudeep Dutt
2015-05-24
misc: mic: SCIF module initialization
Sudeep Dutt
2015-05-24
misc: mic: SCIF Peer Bus
Sudeep Dutt
2015-05-24
misc: mic: SCIF ring buffer infrastructure
Sudeep Dutt