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
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
/
x86
/
kernel
/
fpu
/
init.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-16
x86/fpu: Mark init functions __init
Thomas Gleixner
1
-2
/
+2
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
1
-3
/
+3
2022-11-22
x86/fpu: Use _Alignof to avoid undefined behavior in TYPE_ALIGN
YingChi Long
1
-5
/
+2
2022-10-17
x86/fpu: Configure init_fpstate attributes orderly
Chang S. Bae
1
-8
/
+0
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
1
-3
/
+6
2021-10-21
x86/fpu: Move xstate feature masks to fpu_*_cfg
Thomas Gleixner
1
-1
/
+1
2021-10-21
x86/fpu: Move xstate size to fpu_*_cfg
Thomas Gleixner
1
-17
/
+14
2021-10-21
x86/fpu: Cleanup fpu__init_system_xstate_size_legacy()
Thomas Gleixner
1
-10
/
+5
2021-10-21
x86/fpu: Add size and mask information to fpstate
Thomas Gleixner
1
-0
/
+9
2021-10-21
x86/fpu: Remove fpu::state
Thomas Gleixner
1
-4
/
+0
2021-10-21
x86/fpu/core: Convert to fpstate
Thomas Gleixner
1
-1
/
+1
2021-10-20
x86/fpu: Provide struct fpstate
Thomas Gleixner
1
-2
/
+7
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
1
-1
/
+1
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
1
-0
/
+1
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
1
-0
/
+1
2021-10-20
x86/fpu: Make WARN_ON_FPU() private
Thomas Gleixner
1
-0
/
+2
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
1
-1
/
+0
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
1
-3
/
+3
2021-10-20
x86/fpu: Cleanup the on_boot_cpu clutter
Thomas Gleixner
1
-16
/
+0
2021-06-23
x86/fpu: Get rid of fpu__get_supported_xfeatures_mask()
Thomas Gleixner
1
-11
/
+0
2021-06-23
x86/fpu: Mark various FPU state variables __ro_after_init
Thomas Gleixner
1
-2
/
+2
2020-09-22
x86/fpu: Handle FPU-related and clearcpuid command line arguments earlier
Mike Hommey
1
-55
/
+0
2020-09-10
x86/fpu: Allow multiple bits in clearcpuid= parameter
Arvind Sankar
1
-8
/
+22
2020-05-12
x86/fpu/xstate: Define new macros for supervisor and user xstates
Fenghua Yu
1
-1
/
+2
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
1
-1
/
+1
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
1
-10
/
+7
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
1
-0
/
+1
2019-04-10
x86/fpu: Remove fpu->initialized
Sebastian Andrzej Siewior
1
-2
/
+0
2017-10-17
x86/fpu: Parse clearcpuid= as early XSAVE argument
Andi Kleen
1
-0
/
+11
2017-09-26
x86/fpu: Rename fpu::fpstate_active to fpu::initialized
Ingo Molnar
1
-1
/
+1
2017-05-15
KVM: x86: Fix load damaged SSEx MXCSR register
Wanpeng Li
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-01-25
x86/fpu: Fix the "Giving up, no FPU found" test
Andy Lutomirski
1
-1
/
+1
2017-01-25
x86/fpu: Fix CPUID-less FPU detection
Andy Lutomirski
1
-13
/
+14
2016-11-01
x86/fpu: Get rid of two redundant clts() calls
Andy Lutomirski
1
-18
/
+0
2016-10-07
x86/fpu: Hard-disable lazy FPU mode
Andy Lutomirski
1
-88
/
+3
2016-09-15
x86/asm: Move the thread_info::status field to thread_struct
Andy Lutomirski
1
-1
/
+0
2016-07-11
x86/fpu/xstate: Re-enable XSAVES
Yu-cheng Yu
1
-15
/
+0
2016-06-18
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...
Fenghua Yu
1
-9
/
+11
2016-06-18
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
Fenghua Yu
1
-1
/
+4
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
1
-3
/
+3
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
1
-4
/
+4
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+1
2016-03-15
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+5
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
1
-1
/
+1
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
1
-6
/
+0
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
1
-6
/
+8
2016-02-09
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
1
-8
/
+5
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
1
-0
/
+6
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
1
-12
/
+44
[next]