开源镜像站
帮助
动态
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
2016-09-19
arm64/FP/SIMD: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-03-04
arm64: Fix misspellings in comments.
Adam Buchbinder
2015-12-02
arm64: add __init/__initdata section marker to some functions/variables
Jisheng Zhang
2015-10-21
arm64: Move FP/ASIMD hwcap handling to common code
Suzuki K. Poulose
2015-08-27
arm64: flush FP/SIMD state correctly after execve()
Ard Biesheuvel
2015-06-11
arm64: fix bug for reloading FPSIMD state after CPU hotplug.
Janet Liu
2014-09-01
arm64: fix bug for reloading FPSIMD state after cpu power off
Leo Yan
2014-05-08
arm64: add support for kernel mode NEON in interrupt context
Ard Biesheuvel
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2014-05-08
arm64: add abstractions for FPSIMD state manipulation
Ard Biesheuvel
2013-12-16
arm64: kernel: implement fpsimd CPU PM notifier
Lorenzo Pieralisi
2013-09-27
arm64: fix possible invalid FPSIMD initialization state
Jiang Liu
2013-08-20
arm64: add support for kernel mode NEON
Ard Biesheuvel
2012-09-17
arm64: Floating point and SIMD
Catalin Marinas