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
2019-11-19
s390/bpf: Use lg(f)rl when long displacement cannot be used
Ilya Leoshkevich
1
-15
/
+81
2019-11-19
s390/bpf: Use lgrl instead of lg where possible
Ilya Leoshkevich
1
-12
/
+20
2019-11-19
s390/bpf: Load literal pool register using larl
Ilya Leoshkevich
1
-3
/
+19
2019-11-19
s390/bpf: Align literal pool entries
Ilya Leoshkevich
1
-13
/
+24
2019-11-19
s390/bpf: Use relative long branches
Ilya Leoshkevich
1
-32
/
+126
2019-11-18
Merge tag 'kvm-s390-next-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
4
-18
/
+29
2019-11-18
x86: Remove unused asm/rio.h
Thomas Gleixner
1
-64
/
+0
2019-11-18
m68k/atari: Convert Falcon IDE drivers to platform drivers
Michael Schmitz
1
-0
/
+27
2019-11-18
x86: Fix typos in comments
Cao jin
2
-4
/
+4
2019-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
40
-171
/
+930
2019-11-17
crypto: arm/curve25519 - wire up NEON implementation
Jason A. Donenfeld
4
-195
/
+287
2019-11-17
crypto: arm/curve25519 - import Bernstein and Schwabe's Curve25519 ARM implem...
Jason A. Donenfeld
1
-0
/
+2105
2019-11-17
crypto: curve25519 - x86_64 library and KPP implementations
Jason A. Donenfeld
2
-0
/
+2476
2019-11-17
crypto: blake2s - x86_64 SIMD implementation
Jason A. Donenfeld
3
-0
/
+493
2019-11-17
int128: move __uint128_t compiler test to Kconfig
Ard Biesheuvel
3
-3
/
+3
2019-11-17
crypto: mips/poly1305 - incorporate OpenSSL/CRYPTOGAMS optimized implementation
Ard Biesheuvel
3
-0
/
+1490
2019-11-17
crypto: arm/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
5
-1
/
+2686
2019-11-17
crypto: arm64/poly1305 - incorporate OpenSSL/CRYPTOGAMS NEON implementation
Ard Biesheuvel
5
-1
/
+2000
2019-11-17
crypto: x86/poly1305 - expose existing driver as poly1305 library
Ard Biesheuvel
1
-16
/
+41
2019-11-17
crypto: x86/poly1305 - depend on generic library not generic shash
Ard Biesheuvel
1
-11
/
+55
2019-11-17
crypto: x86/poly1305 - unify Poly1305 state struct with generic code
Ard Biesheuvel
1
-59
/
+29
2019-11-17
crypto: poly1305 - move core routines into a separate library
Ard Biesheuvel
1
-1
/
+1
2019-11-17
crypto: mips/chacha - wire up accelerated 32r2 code from Zinc
Ard Biesheuvel
4
-44
/
+271
2019-11-17
crypto: mips/chacha - import 32r2 ChaCha code from Zinc
Jason A. Donenfeld
1
-0
/
+424
2019-11-17
crypto: arm/chacha - expose ARM ChaCha routine as library function
Ard Biesheuvel
2
-1
/
+41
2019-11-17
crypto: arm/chacha - remove dependency on generic ChaCha driver
Ard Biesheuvel
6
-240
/
+340
2019-11-17
crypto: arm/chacha - import Eric Biggers's scalar accelerated ChaCha code
Ard Biesheuvel
1
-0
/
+461
2019-11-17
crypto: arm64/chacha - expose arm64 ChaCha routine as library function
Ard Biesheuvel
2
-11
/
+43
2019-11-17
crypto: arm64/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
2
-19
/
+23
2019-11-17
crypto: x86/chacha - expose SIMD ChaCha routine as library function
Ard Biesheuvel
1
-25
/
+66
2019-11-17
crypto: x86/chacha - depend on generic chacha library instead of crypto driver
Ard Biesheuvel
1
-55
/
+35
2019-11-17
crypto: chacha - move existing library code into lib/crypto
Ard Biesheuvel
3
-3
/
+3
2019-11-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-4
/
+2
2019-11-16
x86/speculation: Fix redundant MDS mitigation message
Waiman Long
1
-0
/
+13
2019-11-16
x86/speculation: Fix incorrect MDS/TAA mitigation status
Waiman Long
1
-2
/
+15
2019-11-16
x86/entry/64: Remove pointless jump in paranoid_exit
Thomas Gleixner
1
-2
/
+1
2019-11-16
x86/entry/32: Remove unused resume_userspace label
Thomas Gleixner
1
-1
/
+0
2019-11-16
x86/entry/32: Clarify register saving in __switch_to_asm()
Thomas Gleixner
1
-1
/
+7
2019-11-16
x86/ioperm: Extend IOPL config to control ioperm() as well
Thomas Gleixner
7
-20
/
+65
2019-11-16
x86/iopl: Remove legacy IOPL option
Thomas Gleixner
10
-119
/
+17
2019-11-16
x86/iopl: Restrict iopl() permission scope
Thomas Gleixner
6
-47
/
+139
2019-11-16
x86/iopl: Fixup misleading comment
Thomas Gleixner
1
-8
/
+27
2019-11-16
x86/ioperm: Share I/O bitmap if identical
Thomas Gleixner
3
-42
/
+50
2019-11-16
x86/ioperm: Remove bitmap if all permissions dropped
Thomas Gleixner
3
-15
/
+23
2019-11-16
x86/ioperm: Move TSS bitmap update to exit to user work
Thomas Gleixner
5
-45
/
+54
2019-11-16
x86/ioperm: Add bitmap sequence number
Thomas Gleixner
5
-10
/
+38
2019-11-16
x86/ioperm: Move iobitmap data into a struct
Thomas Gleixner
5
-39
/
+57
2019-11-16
x86/tss: Move I/O bitmap data into a seperate struct
Thomas Gleixner
4
-21
/
+28
2019-11-16
x86/io: Speedup schedule out of I/O bitmap user
Thomas Gleixner
5
-41
/
+69
2019-11-16
x86/ioperm: Avoid bitmap allocation if no permissions are set
Thomas Gleixner
1
-0
/
+3
[prev]
[next]