index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
fpsimd.c
Age
Commit message (
Expand
)
Author
2023-04-12
arm64/sme: Fix some comments of ARM SME
Dongxu Sun
2023-03-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-02-22
arm64/fpsimd: Remove warning for SME without SVE
Mark Brown
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2023-01-20
arm64/sme: Implement context switching for ZT0
Mark Brown
2023-01-20
arm64/sme: Add basic enumeration for SME2
Mark Brown
2023-01-20
arm64/sme: Rename za_state to sme_state
Mark Brown
2023-01-12
arm64/sme: Don't use streaming mode to probe the maximum SME VL
Mark Brown
2023-01-05
arm64/sme: Fix context switch for SME only systems
Mark Brown
2022-12-06
Merge branch 'for-next/sve-state' into for-next/core
Will Deacon
2022-11-29
arm64/fp: Use a struct to pass data to fpsimd_bind_state_to_cpu()
Mark Brown
2022-11-29
arm64/sve: Leave SVE enabled on syscall if we don't context switch
Mark Brown
2022-11-29
arm64/fpsimd: SME no longer requires SVE register state
Mark Brown
2022-11-29
arm64/fpsimd: Load FP state based on recorded data type
Mark Brown
2022-11-29
arm64/fpsimd: Stop using TIF_SVE to manage register saving in KVM
Mark Brown
2022-11-29
arm64/fpsimd: Have KVM explicitly say which FP registers to save
Mark Brown
2022-11-29
arm64/fpsimd: Track the saved FPSIMD state type separately to TIF_SVE
Mark Brown
2022-11-29
KVM: arm64: Discard any SVE state when entering KVM guests
Mark Brown
2022-11-08
arm64/fpsimd: Make kernel_neon_ API _GPL
Mark Brown
2022-08-23
arm64/sme: Don't flush SVE register state when handling SME traps
Mark Brown
2022-08-23
arm64/sme: Don't flush SVE register state when allocating SME storage
Mark Brown
2022-06-29
arm64/fpsimd: Remove duplicate SYS_SVCR read
Schspa Shi
2022-06-10
arm64/sme: Fix EFI save/restore
Mark Brown
2022-06-10
arm64/fpsimd: Fix typo in comment
Xiang wangx
2022-05-20
Merge branch 'for-next/esr-elx-64-bit' into for-next/core
Catalin Marinas
2022-05-20
Merge branch 'for-next/sysreg-gen' into for-next/core
Catalin Marinas
2022-05-18
arm64/sve: Move sve_free() into SVE code section
Geert Uytterhoeven
2022-05-16
arm64/sme: Remove _EL0 from name of SVCR - FIXME sysreg.h
Mark Brown
2022-05-16
arm64/sme: Standardise bitfield names for SVCR
Mark Brown
2022-05-16
arm64/sve: Make kernel FPU protection RT friendly
Sebastian Andrzej Siewior
2022-05-16
arm64/sve: Delay freeing memory in fpsimd_flush_thread()
Sebastian Andrzej Siewior
2022-04-29
arm64: Treat ESR_ELx as a 64-bit register
Alexandru Elisei
2022-04-22
arm64/sme: Save and restore streaming mode over EFI runtime calls
Mark Brown
2022-04-22
arm64/sme: Disable streaming mode and ZA when flushing CPU state
Mark Brown
2022-04-22
arm64/sme: Implement ptrace support for streaming mode SVE registers
Mark Brown
2022-04-22
arm64/sme: Implement ZA signal handling
Mark Brown
2022-04-22
arm64/sme: Implement traps and syscall handling for SME
Mark Brown
2022-04-22
arm64/sme: Implement ZA context switching
Mark Brown
2022-04-22
arm64/sme: Implement streaming SVE context switching
Mark Brown
2022-04-22
arm64/sme: Implement SVCR context switching
Mark Brown
2022-04-22
arm64/sme: Implement support for TPIDR2
Mark Brown
2022-04-22
arm64/sme: Implement vector length configuration prctl()s
Mark Brown
2022-04-22
arm64/sme: Implement sysctl to set the default vector length
Mark Brown
2022-04-22
arm64/sme: Identify supported SME vector lengths at boot
Mark Brown
2022-04-22
arm64/sme: Basic enumeration support
Mark Brown
2022-02-08
arm64/fpsimd: Clarify the purpose of using last in fpsimd_save()
Mark Brown
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-05
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2021-12-14
arm64/fp: Add comments documenting the usage of state restore functions
Mark Brown
[next]