index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-16
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
86
-280
/
+2106
2016-12-16
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
24
-2300
/
+986
2016-12-16
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
86
-722
/
+11428
2016-12-16
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
118
-709
/
+12147
2016-12-16
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
420
-8052
/
+18327
2016-12-16
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
3
-3
/
+55
2016-12-16
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
32
-78
/
+113
2016-12-16
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
126
-9578
/
+2125
2016-12-16
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
25
-87
/
+140
2016-12-16
Merge tag 'linux-kselftest-4.10-rc1-update' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
24
-0
/
+1948
2016-12-16
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
28
-227
/
+474
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
38
-68
/
+5
2016-12-16
fs/logfs: drop __CHECK_ENDIAN__
Michael S. Tsirkin
1
-3
/
+1
2016-12-16
Documentation/sparse: drop __CHECK_ENDIAN__
Michael S. Tsirkin
2
-12
/
+2
2016-12-16
linux: drop __bitwise__ everywhere
Michael S. Tsirkin
12
-20
/
+20
2016-12-16
checkpatch: replace __bitwise__ with __bitwise
Michael S. Tsirkin
1
-2
/
+2
2016-12-16
Documentation/sparse: drop __bitwise__
Michael S. Tsirkin
1
-7
/
+0
2016-12-16
tools: enable endian checks for all sparse builds
Michael S. Tsirkin
1
-4
/
+0
2016-12-16
linux/types.h: enable endian checks for all sparse builds
Michael S. Tsirkin
1
-4
/
+0
2016-12-16
virtio_mmio: Set dev.release() to avoid warning
Yuan Liu
1
-0
/
+2
2016-12-16
vhost: remove unused feature bit
Jason Wang
1
-2
/
+0
2016-12-16
virtio_ring: fix description of virtqueue_get_buf
Felipe Franciosi
1
-1
/
+1
2016-12-16
vhost/scsi: Remove unused but set variable
Tobias Klauser
1
-2
/
+0
2016-12-16
tools/virtio: use {READ,WRITE}_ONCE() in uaccess.h
Mark Rutland
1
-4
/
+5
2016-12-16
vringh: kill off ACCESS_ONCE()
Mark Rutland
1
-2
/
+3
2016-12-16
tools/virtio: fix READ_ONCE()
Mark Rutland
1
-1
/
+1
2016-12-16
crypto: add virtio-crypto driver
Gonglei
12
-0
/
+1887
2016-12-16
vhost: cache used event for better performance
Jason Wang
2
-6
/
+25
2016-12-16
vsock: lookup and setup guest_cid inside vhost_vsock_lock
Gao feng
1
-8
/
+17
2016-12-16
virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants
Christoph Hellwig
1
-40
/
+57
2016-12-16
virtio_pci: merge vp_free_vectors into vp_del_vqs
Christoph Hellwig
1
-34
/
+27
2016-12-16
virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors
Christoph Hellwig
1
-1
/
+0
2016-12-16
virtio_pci: use pci_alloc_irq_vectors
Christoph Hellwig
2
-26
/
+17
2016-12-16
virtio: clean up handling of request_irq failure
Michael S. Tsirkin
1
-3
/
+1
2016-12-16
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
52
-300
/
+1064
2016-12-16
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-10
/
+3
2016-12-16
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
18
-309
/
+1192
2016-12-16
Merge tag 'platform-drivers-x86-v4.10-1' of git://git.infradead.org/users/dvh...
Linus Torvalds
20
-73
/
+1346
2016-12-15
Merge branch 'i2c/for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
42
-429
/
+2264
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
72
-882
/
+3099
2016-12-15
platform/x86: thinkpad_acpi: Initialize local in_tablet_mode and type
Darren Hart
1
-2
/
+2
2016-12-15
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
29
-406
/
+1238
2016-12-15
rdma: fix buggy code that the compiler warns about
Linus Torvalds
1
-1
/
+2
2016-12-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
203
-2656
/
+12276
2016-12-15
Merge tag 'devicetree-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
11
-215
/
+278
2016-12-15
Merge tag 'pwm/for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-1
/
+302
2016-12-15
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-2
/
+5
2016-12-15
afs, rxrpc: Update the MAINTAINERS file
David Howells
1
-0
/
+1
2016-12-15
redo: radix tree test suite: fix compilation
Matthew Wilcox
3
-30
/
+1
2016-12-15
printk: Remove no longer used second struct cont
Geert Uytterhoeven
1
-6
/
+0
[next]