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
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
2015-10-01
crypto: qat - add support for ctr(aes) and xts(aes)
Tadeusz Struk
1
-39
/
+127
2015-10-01
crypto: skcipher - blkcipher and ablkcipher should it be static
Geliang Tang
1
-2
/
+2
2015-10-01
crypto: testmgr - Disable fips-allowed for authenc() and des() ciphers
John Haxby
1
-16
/
+0
2015-10-01
crypto: sahara - dma_map_sg can handle chained SG
LABBE Corentin
1
-53
/
+13
2015-10-01
crypto: caam - dma_map_sg can handle chained SG
LABBE Corentin
3
-168
/
+53
2015-10-01
crypto: talitos - dma_map_sg can handle chained SG
LABBE Corentin
1
-86
/
+18
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
4
-25
/
+5
2015-09-21
crypto: crc32c-pclmul - use .rodata instead of .rotata
Nicolas Iooss
1
-1
/
+1
2015-09-21
crypto: sahara - replace sahara_sg_length with sg_nents_for_len
LABBE Corentin
1
-27
/
+3
2015-09-21
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
1
-21
/
+1
2015-09-21
crypto: bfin_crc - replace sg_count by sg_nents
LABBE Corentin
1
-22
/
+3
2015-09-21
crypto: x86/sha - Restructure x86 sha512 glue code to expose all the availabl...
tim
1
-45
/
+204
2015-09-21
crypto: x86/sha - Restructure x86 sha256 glue code to expose all the availabl...
tim
1
-50
/
+281
2015-09-21
crypto: x86/sha - Restructure x86 sha1 glue code to expose all the available ...
tim
1
-74
/
+250
2015-09-21
crypto: x86/sha - Add build support for Intel SHA Extensions optimized SHA1 a...
tim
3
-6
/
+18
2015-09-21
crypto: x86/sha - glue code for Intel SHA extensions optimized SHA1 & SHA256
tim
2
-16
/
+34
2015-09-21
crypto: x86/sha - Intel SHA Extensions optimized SHA256 transform function
tim
1
-0
/
+353
2015-09-21
crypto: x86/sha - Intel SHA Extensions optimized SHA1 transform function
tim
1
-0
/
+302
2015-09-21
MAINTAINERS: Add ST's Random Number Generator to the ST entry
Lee Jones
1
-0
/
+1
2015-09-21
ARM: STi: STiH407: Enable the 2 HW Random Number Generators for STiH4{07, 10}
Lee Jones
1
-0
/
+14
2015-09-21
hwrng: st - Add support for ST's HW Random Number Generator
Lee Jones
3
-0
/
+155
2015-09-21
hwrng: st - Provide DT bindings for ST's Random Number Generator
Lee Jones
1
-0
/
+15
2015-09-21
hwrng: core - Simplify RNG switching from sysfs
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: Kconfig - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
1
-1
/
+1
2015-09-21
hwrng: doc - Fix device node name reference /dev/hw_random => /dev/hwrng
Lee Jones
1
-4
/
+4
2015-09-21
crypto: asymmetric_keys - remove always false comparison
sudip
1
-3
/
+3
2015-09-21
crypto: qat - Add load balancing across devices
Tadeusz Struk
1
-28
/
+33
2015-09-21
crypto: caam - Remove unused JUMP_TYPE_MASK definition
Fabio Estevam
1
-1
/
+0
2015-09-21
hwrng: Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-09-21
hwrng: mxc-rnga - Use the preferred format for kzalloc
Fabio Estevam
1
-2
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unnecessary dev_info message
Fabio Estevam
1
-2
/
+0
2015-09-21
hwrng: mxc-rnga - Remove uneeded initialization
Fabio Estevam
1
-1
/
+1
2015-09-21
hwrng: mxc-rnga - Remove unneeded goto label
Fabio Estevam
1
-5
/
+2
2015-09-21
crypto: qat - don't check for iommu
John Griffin
1
-5
/
+2
2015-09-21
hwrng: octeon - Use devm_hwrng_register
Vaishali Thakkar
1
-11
/
+1
2015-09-21
crypto: mxs-dcp - Allow MXS_DCP to be used on MX6SL
Fabio Estevam
1
-1
/
+1
2015-09-21
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
2
-0
/
+2
2015-09-21
crypto: picoxcell - Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
crypto: amcc - Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-21
crypto: tcrypt - avoid mapping from module image addresses
Horia Geant?
1
-4
/
+13
2015-09-21
Linux 4.3-rc2
Linus Torvalds
1
-1
/
+1
2015-09-20
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
Linus Torvalds
3
-10
/
+17
2015-09-20
Merge tag 'linux-kselftest-4.3-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
9
-34
/
+52
2015-09-20
Merge tag 'pm+acpi-4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
12
-46
/
+73
2015-09-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-12
/
+25
2015-09-20
Merge tag 'led-fixes-for-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-2
/
+9
2015-09-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...
Linus Torvalds
10
-58
/
+107
2015-09-20
Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-6
/
+16
2015-09-20
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-57
/
+129
2015-09-20
fs-writeback: unplug before cond_resched in writeback_sb_inodes
Chris Mason
1
-1
/
+16
[next]