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
/
arm64
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-24
arm64: Add missing ISB after invalidating TLB in enter_vhe
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: Add missing ISB after invalidating TLB in __primary_switch
Marc Zyngier
1
-0
/
+1
2021-02-24
arm64: VHE: Enable EL2 MMU from the idmap
Marc Zyngier
1
-13
/
+26
2021-02-24
KVM: arm64: make the hyp vector table entries local
Joey Gouly
1
-1
/
+1
2021-02-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
1
-1
/
+2
2021-02-24
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+3
2021-02-23
Merge tag 'clang-lto-v5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+6
2021-02-23
arm64/mm: Fixed some coding style issues
Zhiyuan Dai
1
-3
/
+3
2021-02-23
arm64: uprobe: Return EOPNOTSUPP for AARCH32 instruction probing
He Zhe
1
-1
/
+1
2021-02-23
Merge branch 'for-5.12/i2c-hid' into for-linus
Jiri Kosina
1
-1
/
+2
2021-02-22
Merge tag 'regulator-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+8
2021-02-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
13
-339
/
+345
2021-02-22
arch: setup PF_IO_WORKER threads like PF_KTHREAD
Jens Axboe
1
-1
/
+1
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
31
-224
/
+829
2021-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
60
-696
/
+1258
2021-02-21
Merge tag 'irq-core-2021-02-15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+2
2021-02-21
Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+0
2021-02-21
Merge tag 'usb-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-0
/
+103
2021-02-21
Merge tag 'arm-dt-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
278
-3588
/
+19664
2021-02-21
Merge tag 'arm-defconfig-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+35
2021-02-21
Merge tag 'arm-soc-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/so...
Linus Torvalds
1
-0
/
+1
2021-02-21
Merge tag 'arm-platform-removal-v5.12' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-924
/
+0
2021-02-21
Merge tag 'arm-fixes-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-02-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
6
-9
/
+56
2021-02-19
arm64 module: set plt* section addresses to 0x0
Shaoying Xu
1
-3
/
+3
2021-02-19
arm64: kexec_file: fix memory leakage in create_dtb() when fdt_open_into() fails
qiuguorui1
1
-1
/
+3
2021-02-19
arm64: spectre: Prevent lockdep splat on v4 mitigation enable path
Will Deacon
1
-1
/
+1
2021-02-16
arm: dts: visconti: Add DT support for Toshiba Visconti5 ethernet controller
Nobuhiro Iwamatsu
2
-0
/
+43
2021-02-15
Merge tag 'irqchip-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/maz...
Thomas Gleixner
1
-0
/
+2
2021-02-12
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2
-6
/
+3
2021-02-12
Merge tag 'kvmarm-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
41
-323
/
+873
2021-02-12
arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero page
Catalin Marinas
2
-6
/
+3
2021-02-12
Merge branch 'for-next/vdso' into for-next/core
Will Deacon
7
-9
/
+10
2021-02-12
Merge branch 'for-next/topology' into for-next/core
Will Deacon
1
-59
/
+56
2021-02-12
Merge branch 'for-next/stacktrace' into for-next/core
Will Deacon
2
-14
/
+9
2021-02-12
Merge branch 'for-next/rng' into for-next/core
Will Deacon
1
-10
/
+72
2021-02-12
Merge branch 'for-next/perf' into for-next/core
Will Deacon
2
-4
/
+18
2021-02-12
Merge branch 'for-next/misc' into for-next/core
Will Deacon
14
-33
/
+59
2021-02-12
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
9
-322
/
+434
2021-02-12
Merge branch 'for-next/faultaround' into for-next/core
Will Deacon
1
-1
/
+11
2021-02-12
Merge branch 'for-next/errata' into for-next/core
Will Deacon
6
-67
/
+55
2021-02-12
Merge branch 'for-next/crypto' into for-next/core
Will Deacon
1
-0
/
+16
2021-02-12
Merge branch 'for-next/cpufeature' into for-next/core
Will Deacon
20
-170
/
+511
2021-02-12
Merge branch 'kvm-arm64/pmu-debug-fixes-5.11' into kvmarm-master/next
Marc Zyngier
3
-38
/
+64
2021-02-12
Merge branch 'kvm-arm64/rng-5.12' into kvmarm-master/next
Marc Zyngier
4
-1
/
+94
2021-02-12
Merge branch 'kvm-arm64/hyp-reloc' into kvmarm-master/next
Marc Zyngier
20
-135
/
+604
2021-02-12
Merge branch 'kvm-arm64/concurrent-translation-fault' into kvmarm-master/next
Marc Zyngier
3
-41
/
+60
2021-02-12
Merge branch 'kvm-arm64/misc-5.12' into kvmarm-master/next
Marc Zyngier
2
-13
/
+6
2021-02-12
Merge tag 'kvmarm-fixes-5.11-2' into kvmarm-master/next
Marc Zyngier
4
-49
/
+70
2021-02-12
Merge remote-tracking branch 'regulator/for-5.12' into regulator-next
Mark Brown
1
-1
/
+8
[prev]
[next]