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
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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-12
Merge branch 'for-next/timers' into for-next/core
Will Deacon
1
-0
/
+5
2024-09-04
arm64: context switch POR_EL0 register
Joey Gouly
1
-0
/
+1
2024-08-27
arm64: Implement prctl(PR_{G,S}ET_TSC)
Peter Collingbourne
1
-0
/
+5
2024-03-07
arm64/fpsimd: Support FEAT_FPMR
Mark Brown
1
-0
/
+4
2023-12-12
arm64: fpsimd: Implement lazy restore for kernel mode FPSIMD
Ard Biesheuvel
1
-0
/
+1
2023-12-12
arm64: fpsimd: Preserve/restore kernel mode NEON at context switch
Ard Biesheuvel
1
-0
/
+2
2023-08-12
locking: remove spin_lock_prefetch
Mateusz Guzik
1
-8
/
+0
2023-01-20
arm64/sme: Rename za_state to sme_state
Mark Brown
1
-1
/
+1
2022-12-06
Merge branch 'for-next/trivial' into for-next/core
Will Deacon
1
-2
/
+2
2022-12-06
Merge branch 'for-next/sve-state' into for-next/core
Will Deacon
1
-0
/
+7
2022-11-29
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
1
-0
/
+1
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
1
-0
/
+6
2022-11-18
arm64: move on_thread_stack() to <asm/stacktrace.h>
Mark Rutland
1
-2
/
+0
2022-11-18
arm64: remove current_top_of_stack()
Mark Rutland
1
-11
/
+0
2022-11-15
arm64: make is_ttbrX_addr() noinstr-safe
Mark Rutland
1
-2
/
+2
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+0
2022-09-12
kernel: exit: cleanup release_thread()
Kefeng Wang
1
-3
/
+0
2022-09-09
arm64: stacktrace: rework stack boundary discovery
Mark Rutland
1
-1
/
+1
2022-07-01
arm64: Do not forget syscall when starting a new thread.
Francis Laniel
1
-1
/
+2
2022-05-28
Merge tag 'powerpc-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-2
/
+2
2022-05-24
Merge tag 'kernel-hardening-v5.19-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+4
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
1
-1
/
+1
2022-05-16
arm64/sme: Standardise bitfield names for SVCR
Mark Brown
1
-1
/
+1
2022-05-08
arm64: stackleak: fix current_top_of_stack()
Mark Rutland
1
-6
/
+4
2022-05-05
mm: Add len and flags parameters to arch_get_mmap_end()
Christophe Leroy
1
-2
/
+2
2022-04-22
arm64/sme: Implement streaming SVE signal handling
Mark Brown
1
-0
/
+8
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
1
-0
/
+10
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Implement support for TPIDR2
Mark Brown
1
-0
/
+1
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
1
-1
/
+3
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
1
-0
/
+1
2022-02-25
arm64/mte: Add userspace interface for enabling asymmetric mode
Mark Brown
1
-0
/
+1
2021-11-02
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-2
/
+47
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
1
-7
/
+37
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
1
-0
/
+5
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
1
-0
/
+10
2021-10-15
sched: Add wrapper for get_wchan() to keep task blocked
Kees Cook
1
-1
/
+1
2021-07-28
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
1
-1
/
+1
2021-07-28
arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
1
-0
/
+3
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
1
-1
/
+4
2021-06-24
Merge branch 'for-next/ptrauth' into for-next/core
Will Deacon
1
-0
/
+2
2021-06-24
Merge branch 'for-next/entry' into for-next/core
Will Deacon
1
-2
/
+0
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
1
-0
/
+2
2021-06-07
arm64: entry: convert IRQ+FIQ handlers to C
Mark Rutland
1
-2
/
+0
2021-05-26
arm64: Change the on_*stack functions to take a size argument
Peter Collingbourne
1
-6
/
+6
2021-04-26
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+12
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-1
/
+8
2021-04-13
arm64: mte: make the per-task SCTLR_EL1 field usable elsewhere
Peter Collingbourne
1
-1
/
+5
2021-03-25
arm64/process.c: fix Wmissing-prototypes build warnings
Maninder Singh
1
-0
/
+2
[next]