index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
/
api.h
Age
Commit message (
Expand
)
Author
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-10
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2015-05-19
x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)
Ingo Molnar
2015-05-19
x86/fpu: Uninline the irq_ts_save()/restore() functions
Ingo Molnar
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Uninline kernel_fpu_begin()/end()
Ingo Molnar
2015-05-19
x86/fpu: Move fpu__save() to fpu/internals.h
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
Ingo Molnar
2015-05-19
x86/fpu: Move XCR0 manipulation to the FPU code proper
Ingo Molnar
2015-05-19
x86/fpu: Remove assembly guard from asm/fpu/api.h
Ingo Molnar
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar