index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
fpsimd.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-09-27
signal/arm64: Use send_sig_fault where appropriate
Eric W. Biederman
1
-7
/
+3
2018-07-12
arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
Mark Rutland
1
-10
/
+0
2018-07-12
arm64: kill change_cpacr()
Mark Rutland
1
-11
/
+2
2018-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-91
/
+86
2018-06-08
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-14
/
+4
2018-06-01
arm64/sve: Thin out initialisation sanity-checks for sve_max_vl
Dave Martin
1
-13
/
+4
2018-05-25
KVM: arm64: Remove eager host SVE state saving
Dave Martin
1
-21
/
+0
2018-05-25
arm64/sve: Move sve_pffr() to fpsimd.h and make inline
Dave Martin
1
-12
/
+0
2018-05-25
arm64/sve: Switch sve_pffr() argument from task to thread
Dave Martin
1
-5
/
+5
2018-05-25
arm64/sve: Move read_zcr_features() out of cpufeature.h
Dave Martin
1
-0
/
+28
2018-05-25
KVM: arm64: Optimise FPSIMD handling to reduce guest/host thrashing
Dave Martin
1
-4
/
+15
2018-05-25
arm64/sve: Refactor user SVE trap maintenance for external use
Dave Martin
1
-15
/
+15
2018-05-25
arm64: fpsimd: Eliminate task->mm checks
Dave Martin
1
-24
/
+16
2018-05-25
arm64: fpsimd: Generalise context saving for non-task contexts
Dave Martin
1
-12
/
+14
2018-05-25
arm64: Use update{,_tsk}_thread_flag()
Dave Martin
1
-10
/
+8
2018-05-25
arm64: fpsimd: Fix TIF_FOREIGN_FPSTATE after invalidating cpu regs
Dave Martin
1
-5
/
+2
2018-05-15
arm64: Remove duplicate include
Vincenzo Frascino
1
-1
/
+0
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-1
/
+1
2018-03-28
arm64: uaccess: Fix omissions from usercopy whitelist
Dave Martin
1
-23
/
+24
[next]