开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
fpsimd.c
Age
Commit message (
Expand
)
Author
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
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-06-01
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
Dave Martin
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
2018-05-25
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
2018-05-25
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
2018-05-25
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
2018-05-25
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
2018-05-25
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
2018-05-25
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
2018-05-25
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
[next]