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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-17
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
Herbert Xu
2
-3
/
+1
2015-08-13
ARM: dts: sun6i: Add security system crypto engine clock and device nodes
Chen-Yu Tsai
1
-0
/
+18
2015-08-10
ARM: imx_v6_v7_defconfig: Select CAAM
Victoria Milhoan
1
-2
/
+1
2015-08-10
ARM: dts: mx6sx: Add CAAM device node
Victoria Milhoan
1
-0
/
+27
2015-08-10
ARM: dts: mx6qdl: Add CAAM device node
Victoria Milhoan
1
-4
/
+25
2015-07-20
ARM: sun7i: dt: Add Security System to A20 SoC DTS
LABBE Corentin
1
-0
/
+8
2015-07-20
ARM: sun4i: dt: Add Security System to A10 SoC DTS
LABBE Corentin
1
-0
/
+8
2015-07-17
crypto: poly1305 - Add a four block AVX2 variant for x86_64
Martin Willi
3
-0
/
+427
2015-07-17
crypto: poly1305 - Add a two block SSE2 variant for x86_64
Martin Willi
2
-5
/
+355
2015-07-17
crypto: poly1305 - Add a SSE2 SIMD variant for x86_64
Martin Willi
3
-0
/
+401
2015-07-17
crypto: chacha20 - Add an eight block AVX2 variant for x86_64
Martin Willi
3
-0
/
+463
2015-07-17
crypto: chacha20 - Add a four block SSSE3 variant for x86_64
Martin Willi
2
-0
/
+491
2015-07-17
crypto: chacha20 - Add a SSSE3 SIMD variant for x86_64
Martin Willi
3
-0
/
+267
2015-07-17
crypto: aes-ce-ccm - Convert to new AEAD interface
Herbert Xu
1
-26
/
+43
2015-07-14
powerpc: Uncomment and make enable_kernel_vsx() routine available
Leonidas Da Silva Barbosa
2
-3
/
+1
2015-07-14
crypto: aesni - Use new IV convention
Herbert Xu
1
-36
/
+20
2015-07-06
crypto: arm - ignore generated SHA2 assembly files
Baruch Siach
1
-0
/
+2
2015-07-05
Merge tag 'platform-drivers-x86-v4.2-2' of git://git.infradead.org/users/dvha...
Linus Torvalds
1
-0
/
+82
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-17
/
+8
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
6
-12
/
+25
2015-07-04
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-8
/
+8
2015-07-04
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+13
2015-07-04
x86/fpu: Fix boot crash in the early FPU code
Ingo Molnar
1
-3
/
+4
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-8
/
+4
2015-07-04
Merge tag 'hwspinlock-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/o...
Linus Torvalds
2
-63
/
+0
2015-07-03
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
10
-20
/
+44
2015-07-03
Merge tag 'nios2-v4.2' of git://git.rocketboards.org/linux-socfpga-next
Linus Torvalds
1
-2
/
+13
2015-07-03
kvm: add hyper-v crash msrs values
Andrey Smetanin
1
-0
/
+11
2015-07-03
KVM: x86: remove data variable from kvm_get_msr_common
Nicolas Iooss
1
-3
/
+1
2015-07-03
KVM: x86: keep track of LVT0 changes under APICv
Radim Krčmář
2
-6
/
+9
2015-07-03
KVM: x86: properly restore LVT0
Radim Krčmář
1
-0
/
+1
2015-07-03
KVM: x86: make vapics_in_nmi_mode atomic
Radim Krčmář
3
-4
/
+4
2015-07-03
arm64: Fix show_unhandled_signal_ratelimited usage
Suzuki K. Poulose
2
-2
/
+2
2015-07-03
ARM64 / SMP: Switch pr_err() to pr_debug() for disabled GICC entry
Hanjun Guo
1
-4
/
+4
2015-07-03
Merge tag 'please-pull-put_kernel_page' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+0
2015-07-03
Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...
Linus Torvalds
11
-69
/
+85
2015-07-03
[IA64] Drop debug test/printk that some special pages are marked reserved
Tony Luck
1
-4
/
+0
2015-07-02
Merge tag 'module-misc-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-1
/
+4
2015-07-02
Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p...
Linus Torvalds
5
-7
/
+5
2015-07-02
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/...
Linus Torvalds
15
-35
/
+15
2015-07-02
Merge tag 'module-implicit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-2
/
+2
2015-07-02
Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-6
/
+2
2015-07-02
arm64: cpuidle: add __init section marker to arm_cpuidle_init
Jisheng Zhang
1
-1
/
+1
2015-07-02
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-6
/
+10
2015-07-02
Merge tag 'clk-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-1
/
+35
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
11
-35
/
+35
2015-07-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-25
/
+19
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
5
-5
/
+19
2015-07-01
ARM: multi_v7_defconfig: Enable BRCMNAND driver
Florian Fainelli
1
-0
/
+1
[next]