index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
fpsimd.c
Age
Commit message (
Expand
)
Author
2023-06-16
arm64/fpsimd: Exit streaming mode when flushing tasks
Mark Brown
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
[next]