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-07-26
crypto: arm/ghash - provide a synchronous version
Ard Biesheuvel
1
-26
/
+52
2019-07-26
crypto: arm/aes-neonbs - provide a synchronous version of ctr(aes)
Ard Biesheuvel
1
-0
/
+65
2019-07-26
crypto: arm/aes-ce - provide a synchronous version of ctr(aes)
Ard Biesheuvel
1
-0
/
+43
2019-07-26
crypto: arm/aes - use native endiannes for key schedule
Ard Biesheuvel
2
-16
/
+13
2019-07-26
crypto: arm64/aes-ce-cipher - use AES library as fallback
Ard Biesheuvel
3
-9
/
+3
2019-07-26
crypto: aes - move sync ctr(aes) to AES library and generic helper
Ard Biesheuvel
3
-60
/
+33
2019-07-26
crypto: arm64/aes-ce - switch to library version of key expansion routine
Ard Biesheuvel
2
-8
/
+11
2019-07-26
crypto: arm64/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2
-4
/
+5
2019-07-26
crypto: arm64/aes-ccm - switch to AES library
Ard Biesheuvel
2
-13
/
+7
2019-07-26
crypto: arm/aes-neonbs - switch to library version of key expansion routine
Ard Biesheuvel
2
-3
/
+3
2019-07-26
crypto: arm64/ghash - switch to AES library
Ard Biesheuvel
2
-22
/
+11
2019-07-26
crypto: x86/aes - drop scalar assembler implementations
Ard Biesheuvel
4
-621
/
+0
2019-07-26
crypto: x86/aes-ni - switch to generic for fallback and key routines
Ard Biesheuvel
2
-20
/
+7
2019-07-26
crypto: aes - rename local routines to prevent future clashes
Ard Biesheuvel
4
-16
/
+16
2019-07-26
crypto: arm/aes-ce - cosmetic/whitespace cleanup
Ard Biesheuvel
1
-60
/
+56
2019-07-21
hexagon: switch to generic version of pte allocation
Mike Rapoport
1
-32
/
+2
2019-07-20
Merge tag 'dma-mapping-5.3-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
4
-1
/
+38
2019-07-20
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
31
-195
/
+218
2019-07-20
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
11
-61
/
+87
2019-07-20
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+3
2019-07-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-211
/
+198
2019-07-20
Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
5
-11
/
+6
2019-07-20
x86/entry/64: Prevent clobbering of saved CR2 value
Thomas Gleixner
1
-1
/
+10
2019-07-20
KVM: x86: Add fixed counters to PMU filter
Eric Hankland
2
-7
/
+25
2019-07-20
KVM: nVMX: do not use dangling shadow VMCS after guest reset
Paolo Bonzini
1
-1
/
+7
2019-07-20
KVM: VMX: dump VMCS on failed entry
Paolo Bonzini
1
-0
/
+1
2019-07-20
KVM: x86/vPMU: refine kvm_pmu err msg when event creation failed
Like Xu
1
-2
/
+2
2019-07-20
KVM: s390: Use kvm_vcpu_wake_up in kvm_s390_vcpu_wakeup
Wanpeng Li
1
-20
/
+3
2019-07-20
KVM: Boost vCPUs that are delivering interrupts
Wanpeng Li
1
-1
/
+1
2019-07-20
KVM: SVM: Fix detection of AMD Errata 1096
Liran Alon
1
-7
/
+35
2019-07-20
KVM: LAPIC: Inject timer interrupt via posted interrupt
Wanpeng Li
5
-36
/
+75
2019-07-20
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
83
-197
/
+149
2019-07-20
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
413
-1935
/
+25973
2019-07-20
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
2
-34
/
+65
2019-07-20
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
58
-917
/
+442
2019-07-19
Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linux
Linus Torvalds
19
-329
/
+823
2019-07-19
Merge tag 'for-linus-5.3a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-39
/
+79
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2
-9
/
+11
2019-07-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
12
-54
/
+52
2019-07-19
x86/hyper-v: Zero out the VP ASSIST PAGE on allocation
Dexuan Cui
1
-2
/
+11
2019-07-19
csky: Fixup abiv1 memset error
Guo Ren
4
-42
/
+0
2019-07-19
csky: Improve tlb operation with help of asid
Guo Ren
1
-4
/
+132
2019-07-19
csky: Use generic asid algorithm to implement switch_mm
Guo Ren
6
-2
/
+74
2019-07-19
csky: Add new asid lib code from arm
Guo Ren
3
-0
/
+268
2019-07-19
csky: Revert mmu ASID mechanism
Guo Ren
6
-295
/
+14
2019-07-19
csky: Fixup some error count in 810 & 860.
Guo Ren
1
-6
/
+54
2019-07-19
csky: Fix perf record in kernel/user space
Mao Han
1
-12
/
+14
2019-07-19
csky: Add pmu interrupt support
Mao Han
1
-15
/
+246
2019-07-19
csky: Add count-width property for csky pmu
Mao Han
1
-1
/
+14
2019-07-19
csky: Init pmu as a device
Mao Han
1
-2
/
+48
[next]