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