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