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
2021-12-14
arm64/fp: Add comments documenting the usage of state restore functions
Mark Brown
2021-12-14
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
2021-12-14
arm64/sve: Make sysctl interface for SVE reusable by SME
Mark Brown
2021-11-22
arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM
Marc Zyngier
2021-10-26
arm64/sve: Fix warnings when SVE is disabled
Mark Brown
2021-10-21
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2021-10-21
arm64/sve: Explicitly load vector length when restoring SVE state
Mark Brown
2021-10-21
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-10-21
arm64/sve: Rename find_supported_vector_length()
Mark Brown
2021-10-21
arm64/sve: Make access to FFR optional
Mark Brown
2021-10-21
arm64/sve: Make sve_state_size() static
Mark Brown
2021-10-21
arm64/fp: Reindent fpsimd_save()
Mark Brown
2021-09-16
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
2021-08-24
arm64/sve: Better handle failure to allocate SVE register storage
Mark Brown
2021-08-02
arm64/sve: Make fpsimd_bind_task_to_cpu() static
Mark Brown
2021-05-26
arm64/sve: Skip flushing Z registers with 128 bit vectors
Mark Brown
2021-04-15
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-15
arm64/sve: Add compile time checks for SVE hooks in generic functions
Mark Brown
2021-04-13
arm64/sve: Remove redundant system_supports_sve() tests
Mark Brown
2021-04-12
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-04-08
arm64/sve: Rework SVE access trap to convert state in registers
Mark Brown
2020-10-15
arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
Peter Collingbourne
2020-10-02
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2020-09-21
arm64/fpsimd: Update documentation of do_sve_acc
Julien Grall
2020-09-18
arm64/fpsimd: Fix missing-prototypes in fpsimd.c
Tian Tao
2020-09-14
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
2020-06-16
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-15
arm64/sve: Eliminate data races on sve_default_vl
Dave Martin
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-01-14
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
2019-10-28
arm64: Remove asmlinkage from updated functions
James Morse
2019-07-22
arm64/sve: Fix a couple of magic numbers for the Z-reg count
Dave Martin
2019-07-22
arm64/sve: Factor out FPSIMD to SVE state conversion
Dave Martin
2019-07-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-13
arm64/sve: Fix missing SVE/FPSIMD endianness conversions
Dave Martin
2019-06-04
arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
Julien Grall
2019-06-04
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
2019-05-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-04-18
arm64/sve: Clarify vq map semantics
Dave Martin
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-03-29
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2019-03-29
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
2019-03-29
arm64/sve: Check SVE virtualisability
Dave Martin
2019-03-29
arm64/sve: Clarify role of the VQ map maintenance functions
Dave Martin
2019-03-29
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2018-09-27
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
2018-07-12
arm64: kill change_cpacr()
Mark Rutland
[prev]
[next]