index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-06-03
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
1
-5
/
+1
2021-01-29
x86/fpu/64: Don't FNINIT in kernel_fpu_begin()
Andy Lutomirski
1
-0
/
+12
2021-01-21
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
1
-2
/
+13
2020-11-11
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
1
-2
/
+16
2020-11-11
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
1
-2
/
+3
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-0
/
+12
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
1
-1
/
+21
2019-04-10
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
1
-0
/
+11
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
1
-10
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
1
-10
/
+0
2015-05-19
x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)
Ingo Molnar
1
-0
/
+9
2015-05-19
x86/fpu: Uninline the irq_ts_save()/restore() functions
Ingo Molnar
1
-25
/
+2
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
1
-30
/
+1
2015-05-19
x86/fpu: Uninline kernel_fpu_begin()/end()
Ingo Molnar
1
-13
/
+2
2015-05-19
x86/fpu: Move fpu__save() to fpu/internals.h
Ingo Molnar
1
-2
/
+0
2015-05-19
x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move XCR0 manipulation to the FPU code proper
Ingo Molnar
1
-0
/
+1
2015-05-19
x86/fpu: Remove assembly guard from asm/fpu/api.h
Ingo Molnar
1
-4
/
+0
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-0
/
+107