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
/
kernel
/
asm-offsets.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-17
KVM: arm64: Shave a few bytes from the EL2 idmap code
Marc Zyngier
1
-0
/
+1
2024-06-20
KVM: arm64: Fix clobbered ELR in sync abort/SError
Pierre-Clément Tosi
1
-0
/
+1
2024-02-22
arm64: make member of struct pt_regs and it's offset macro in the same order
Kemeng Shi
1
-1
/
+1
2024-01-12
arm64: fpsimd: Bring cond_yield asm macro in line with new rules
Ard Biesheuvel
1
-2
/
+0
2023-07-05
arm64: ftrace: fix build error with CONFIG_FUNCTION_GRAPH_TRACER=n
Arnd Bergmann
1
-1
/
+1
2023-06-21
arm64: ftrace: Enable HAVE_FUNCTION_GRAPH_RETVAL
Donglin Peng
1
-0
/
+13
2023-04-11
arm64: ftrace: Add direct call support
Florent Revest
1
-0
/
+6
2023-01-24
arm64: Implement HAVE_DYNAMIC_FTRACE_WITH_CALL_OPS
Mark Rutland
1
-0
/
+4
2022-11-18
ftrace: arm64: move from REGS to ARGS
Mark Rutland
1
-0
/
+13
2021-12-08
KVM: arm64: Drop unused workaround_flags vcpu field
Marc Zyngier
1
-1
/
+0
2021-11-02
Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-10-01
arm64: kexec: keep MMU enabled during kexec relocation
Pasha Tatashin
1
-0
/
+1
2021-10-01
arm64: kexec: install a copy of the linear-map
Pasha Tatashin
1
-0
/
+2
2021-10-01
arm64: kexec: configure EL2 vectors for kexec
Pasha Tatashin
1
-0
/
+1
2021-10-01
arm64: kexec: pass kimage as the only argument to relocation function
Pasha Tatashin
1
-0
/
+7
2021-09-30
sched: move CPU field back into thread_info if THREAD_INFO_IN_TASK=y
Ard Biesheuvel
1
-1
/
+0
2021-09-30
arm64: add CPU field to struct thread_info
Ard Biesheuvel
1
-0
/
+1
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
1
-1
/
+1
2021-06-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2021-06-24
Merge branch 'for-next/smccc' into for-next/core
Will Deacon
1
-0
/
+9
2021-06-24
Merge branch 'for-next/ptrauth' into for-next/core
Will Deacon
1
-0
/
+4
2021-06-22
KVM: arm64: Save/restore MTE registers
Steven Price
1
-0
/
+2
2021-06-15
arm64: Conditionally configure PTR_AUTH key of the kernel.
Daniel Kiss
1
-0
/
+2
2021-06-15
arm64: Add ARM64_PTR_AUTH_KERNEL config option
Daniel Kiss
1
-0
/
+2
2021-05-27
arm64: smp: initialize cpu offset earlier
Mark Rutland
1
-0
/
+1
2021-05-27
arm64: smp: remove stack from secondary_data
Mark Rutland
1
-1
/
+0
2021-05-26
arm64: smccc: Add support for SMCCCv1.2 extended input/output registers
Sudeep Holla
1
-0
/
+9
2021-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+3
2021-04-15
Merge branch 'for-next/pac-set-get-enabled-keys' into for-next/core
Catalin Marinas
1
-4
/
+1
2021-04-13
arm64: pac: Optimize kernel entry/exit key installation code paths
Peter Collingbourne
1
-4
/
+0
2021-04-13
arm64: Introduce prctl(PR_PAC_{SET,GET}_ENABLED_KEYS)
Peter Collingbourne
1
-0
/
+1
2021-04-13
Merge remote-tracking branch 'arm64/for-next/neon-softirqs-disabled' into kvm...
Marc Zyngier
1
-0
/
+2
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
1
-0
/
+2
2021-03-19
KVM: arm64: Set host stage 2 using kvm_nvhe_init_params
Quentin Perret
1
-0
/
+3
2021-02-09
arm64: Honor VHE being disabled from the command-line
Marc Zyngier
1
-0
/
+3
2021-01-13
arm64: rename S_FRAME_SIZE to PT_REGS_SIZE
Jianlin Lv
1
-1
/
+1
2020-12-22
arm64: mte: switch GCR_EL1 in kernel entry and exit
Vincenzo Frascino
1
-0
/
+3
2020-12-04
KVM: arm64: Init MAIR/TCR_EL2 from params struct
David Brazdil
1
-0
/
+2
2020-12-04
KVM: arm64: Move hyp-init params to a per-CPU struct
David Brazdil
1
-0
/
+3
2020-12-02
arm64: uaccess: remove set_fs()
Mark Rutland
1
-2
/
+1
2020-07-07
KVM: arm64: Make struct kvm_regs userspace-only
Marc Zyngier
1
-2
/
+1
2020-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2020-05-28
Merge branch 'for-next/scs' into for-next/core
Will Deacon
1
-0
/
+4
2020-05-18
arm64: scs: Store absolute SCS stack pointer value in thread_info
Will Deacon
1
-1
/
+1
2020-05-16
KVM: arm64: Kill off CONFIG_KVM_ARM_HOST
Will Deacon
1
-1
/
+1
2020-05-15
arm64: Implement Shadow Call Stack
Sami Tolvanen
1
-0
/
+4
2020-04-28
arm64: simplify ptrauth initialization
Mark Rutland
1
-3
/
+0
2020-03-18
arm64: initialize and switch ptrauth kernel keys
Kristina Martsenko
1
-0
/
+5
2020-03-18
arm64: install user ptrauth keys at kernel exit time
Kristina Martsenko
1
-0
/
+11
2019-11-06
arm64: asm-offsets: add S_FP
Mark Rutland
1
-0
/
+1
[next]