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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-09
Merge remote-tracking branch 'arm64/for-next/perf' into for-next/core
Catalin Marinas
1
-2
/
+39
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
6
-59
/
+29
2020-12-09
Merge branch 'for-next/uaccess' into for-next/core
Catalin Marinas
11
-108
/
+77
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
53
-859
/
+1681
2020-12-03
arm64: mark __system_matches_cap as __maybe_unused
Mark Rutland
1
-1
/
+1
2020-12-02
arm64: uaccess: remove vestigal UAO support
Mark Rutland
1
-11
/
+0
2020-12-02
arm64: uaccess: remove redundant PAN toggling
Mark Rutland
1
-17
/
+0
2020-12-02
arm64: uaccess: remove addr_limit_user_check()
Mark Rutland
1
-3
/
+0
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
6
-41
/
+5
2020-12-02
arm64: uaccess: rename privileged uaccess routines
Mark Rutland
1
-2
/
+2
2020-12-02
arm64: sdei: explicitly simulate PAN/UAO entry
Mark Rutland
1
-5
/
+25
2020-12-02
arm64: sdei: move uaccess logic to arch/arm64/
Mark Rutland
1
-6
/
+12
2020-12-02
arm64: head.S: always initialize PSTATE
Mark Rutland
1
-11
/
+21
2020-12-02
arm64: head.S: cleanup SCTLR_ELx initialization
Mark Rutland
1
-3
/
+3
2020-12-02
arm64: head.S: rename el2_setup -> init_kernel_el
Mark Rutland
2
-8
/
+9
2020-12-02
arm64: add C wrappers for SET_PSTATE_*()
Mark Rutland
2
-3
/
+3
2020-12-02
arm64: ensure ERET from kthread is illegal
Mark Rutland
1
-9
/
+8
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
1
-1
/
+1
2020-11-27
arm64: Extend the kernel command line from the bootloader
Tyler Hicks
1
-1
/
+8
2020-11-27
arm64: kaslr: Refactor early init command line parsing
Tyler Hicks
1
-8
/
+11
2020-11-25
arm64: Enable perf events based hard lockup detector
Sumit Garg
1
-2
/
+39
2020-11-23
arm64: expose FAR_EL1 tag bits in siginfo
Peter Collingbourne
5
-27
/
+21
2020-11-18
arm64: mte: optimize asynchronous tag check fault flag check
Peter Collingbourne
1
-1
/
+1
2020-11-17
arm64: head: tidy up the Image header definition
Ard Biesheuvel
2
-27
/
+35
2020-11-17
arm64/head: avoid symbol names pointing into first 64 KB of kernel image
Ard Biesheuvel
1
-24
/
+22
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
3
-10
/
+3
2020-11-13
arm64: abort counter_read_on_cpu() when irqs_disabled()
Ionela Voinescu
1
-0
/
+7
2020-11-13
arm64: implement CPPC FFH support using AMUs
Ionela Voinescu
2
-0
/
+74
2020-11-13
arm64: split counter validation function
Ionela Voinescu
1
-18
/
+26
2020-11-13
arm64: wrap and generalise counter read functions
Ionela Voinescu
2
-13
/
+15
2020-11-10
arm64/smp: Drop the macro S(x,s)
Anshuman Khandual
1
-8
/
+7
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
3
-8
/
+8
2020-11-10
arm64: kprobes: Remove redundant kprobe_step_ctx
Masami Hiramatsu
1
-41
/
+12
2020-11-10
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
3
-3
/
+3
2020-11-10
arm64: alternatives: Remove READ_ONCE() usage during patch operation
Will Deacon
1
-3
/
+4
2020-11-10
arm64: cpufeatures: Add capability for LDAPR instruction
Will Deacon
1
-0
/
+10
2020-11-10
arm64: alternatives: Split up alternative.h
Will Deacon
1
-0
/
+1
2020-11-06
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-57
/
+62
2020-11-06
arm64: kexec_file: try more regions if loading segments fails
Benjamin Gwin
2
-11
/
+39
2020-11-03
arm64: kprobes: Use BRK instead of single-step when executing instructions ou...
Jean-Philippe Brucker
1
-46
/
+23
2020-11-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+0
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+0
2020-10-30
arm64: cpufeature: upgrade hyp caps to final
Mark Rutland
1
-1
/
+0
2020-10-30
arm64/smp: Move rcu_cpu_starting() earlier
Qian Cai
1
-0
/
+1
2020-10-29
arm64: Add workaround for Arm Cortex-A77 erratum 1508412
Rob Herring
2
-0
/
+13
2020-10-28
arm64: efi: increase EFI PE/COFF header padding to 64 KB
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-28
arm64: avoid -Woverride-init warning
Arnd Bergmann
1
-3
/
+4
2020-10-28
KVM: arm64: ARM_SMCCC_ARCH_WORKAROUND_1 doesn't return SMCCC_RET_NOT_REQUIRED
Stephen Boyd
1
-2
/
+0
2020-10-26
arm64: vdso32: Allow ld.lld to properly link the VDSO
Nathan Chancellor
1
-11
/
+12
[next]