index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
fpsimd.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
1
-1
/
+5
|
\
|
*
arm64/fpsimd: Document the use of TIF_FOREIGN_FPSTATE by KVM
Marc Zyngier
2021-11-22
1
-1
/
+5
|
|
|
\
*
-
.
\
Merge branches 'for-next/misc', 'for-next/cache-ops-dzp', 'for-next/stacktrac...
Catalin Marinas
2022-01-05
1
-30
/
+39
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
arm64/sve: Generalise vector length configuration prctl() for SME
Mark Brown
2021-12-14
1
-22
/
+25
|
|
*
arm64/sve: Make sysctl interface for SVE reusable by SME
Mark Brown
2021-12-14
1
-6
/
+9
|
|
/
|
/
|
|
*
arm64/fp: Add comments documenting the usage of state restore functions
Mark Brown
2021-12-14
1
-2
/
+5
|
/
*
arm64/sve: Fix warnings when SVE is disabled
Mark Brown
2021-10-26
1
-6
/
+6
*
arm64/sve: Track vector lengths for tasks in an array
Mark Brown
2021-10-21
1
-40
/
+57
*
arm64/sve: Explicitly load vector length when restoring SVE state
Mark Brown
2021-10-21
1
-6
/
+7
*
arm64/sve: Put system wide vector length information into structs
Mark Brown
2021-10-21
1
-71
/
+92
*
arm64/sve: Use accessor functions for vector lengths in thread_struct
Mark Brown
2021-10-21
1
-17
/
+38
*
arm64/sve: Rename find_supported_vector_length()
Mark Brown
2021-10-21
1
-7
/
+7
*
arm64/sve: Make access to FFR optional
Mark Brown
2021-10-21
1
-4
/
+6
*
arm64/sve: Make sve_state_size() static
Mark Brown
2021-10-21
1
-1
/
+1
*
arm64/fp: Reindent fpsimd_save()
Mark Brown
2021-10-21
1
-18
/
+20
*
arm64/sve: Use correct size when reinitialising SVE state
Mark Brown
2021-09-16
1
-1
/
+1
*
arm64/sve: Better handle failure to allocate SVE register storage
Mark Brown
2021-08-24
1
-6
/
+4
*
arm64/sve: Make fpsimd_bind_task_to_cpu() static
Mark Brown
2021-08-02
1
-1
/
+3
*
arm64/sve: Skip flushing Z registers with 128 bit vectors
Mark Brown
2021-05-26
1
-2
/
+4
*
-
.
Merge branches 'for-next/misc', 'for-next/kselftest', 'for-next/xntable', 'fo...
Catalin Marinas
2021-04-15
1
-2
/
+2
|
\
\
|
|
*
arm64: fpsimd: run kernel mode NEON with softirqs disabled
Ard Biesheuvel
2021-04-12
1
-2
/
+2
|
|
/
*
|
arm64/sve: Add compile time checks for SVE hooks in generic functions
Mark Brown
2021-04-15
1
-2
/
+3
*
|
arm64/sve: Remove redundant system_supports_sve() tests
Mark Brown
2021-04-13
1
-4
/
+4
*
|
arm64/sve: Rework SVE access trap to convert state in registers
Mark Brown
2021-04-08
1
-9
/
+17
|
/
*
arm64: reject prctl(PR_PAC_RESET_KEYS) on compat tasks
Peter Collingbourne
2020-10-15
1
-2
/
+2
*
-
-
-
.
Merge branches 'for-next/acpi', 'for-next/boot', 'for-next/bpf', 'for-next/cp...
Will Deacon
2020-10-02
1
-3
/
+5
|
\
\
\
|
|
|
*
arm64: traps: Allow force_signal_inject to pass esr error code
Amit Daniel Kachhap
2020-09-14
1
-2
/
+2
|
|
_
|
/
|
/
|
|
|
|
*
arm64/fpsimd: Fix missing-prototypes in fpsimd.c
Tian Tao
2020-09-18
1
-0
/
+2
|
|
/
|
/
|
|
*
arm64/fpsimd: Update documentation of do_sve_acc
Julien Grall
2020-09-21
1
-1
/
+1
|
/
*
arm64: sve: Fix build failure when ARM64_SVE=y and SYSCTL=n
Will Deacon
2020-06-16
1
-3
/
+3
*
arm64/sve: Eliminate data races on sve_default_vl
Dave Martin
2020-06-15
1
-7
/
+18
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-2
/
+1
*
arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly
Suzuki K Poulose
2020-01-14
1
-3
/
+27
*
arm64: Remove asmlinkage from updated functions
James Morse
2019-10-28
1
-3
/
+3
*
arm64/sve: Fix a couple of magic numbers for the Z-reg count
Dave Martin
2019-07-22
1
-2
/
+2
*
arm64/sve: Factor out FPSIMD to SVE state conversion
Dave Martin
2019-07-22
1
-13
/
+14
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-07-08
1
-43
/
+96
|
\
|
*
arm64/fpsimd: Don't disable softirq when touching FPSIMD/SVE state
Julien Grall
2019-06-04
1
-40
/
+84
|
*
arm64/fpsimd: Introduce fpsimd_save_and_flush_cpu_state() and use it
Julien Grall
2019-06-04
1
-4
/
+13
*
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
1
-12
/
+1
*
|
arm64/sve: Fix missing SVE/FPSIMD endianness conversions
Dave Martin
2019-06-13
1
-9
/
+33
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-05-17
1
-53
/
+126
|
\
|
*
arm64/sve: Clarify vq map semantics
Dave Martin
2019-04-18
1
-1
/
+6
|
*
arm64/sve: In-kernel vector length availability query interface
Dave Martin
2019-03-29
1
-27
/
+8
|
*
arm64/sve: Enable SVE state tracking for non-task contexts
Dave Martin
2019-03-29
1
-5
/
+15
|
*
arm64/sve: Check SVE virtualisability
Dave Martin
2019-03-29
1
-15
/
+71
|
*
arm64/sve: Clarify role of the VQ map maintenance functions
Dave Martin
2019-03-29
1
-1
/
+9
|
*
arm64: fpsimd: Always set TIF_FOREIGN_FPSTATE on task state flush
Dave Martin
2019-03-29
1
-6
/
+19
*
|
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
2019-04-16
1
-2
/
+2
|
/
*
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
2018-09-27
1
-7
/
+3
[next]