index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
/
api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
2021-06-10
1
-5
/
+1
*
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
2021-01-27
1
-2
/
+13
*
x86/mmu: Allocate/free a PASID
Fenghua Yu
2020-09-17
1
-0
/
+12
*
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-12
1
-1
/
+21
*
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2019-04-10
1
-0
/
+11
*
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
1
-10
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2016-11-01
1
-10
/
+0
*
x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)
Ingo Molnar
2015-05-19
1
-0
/
+9
*
x86/fpu: Uninline the irq_ts_save()/restore() functions
Ingo Molnar
2015-05-19
1
-25
/
+2
*
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
1
-30
/
+1
*
x86/fpu: Uninline kernel_fpu_begin()/end()
Ingo Molnar
2015-05-19
1
-13
/
+2
*
x86/fpu: Move fpu__save() to fpu/internals.h
Ingo Molnar
2015-05-19
1
-2
/
+0
*
x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
Ingo Molnar
2015-05-19
1
-1
/
+1
*
x86/fpu: Move XCR0 manipulation to the FPU code proper
Ingo Molnar
2015-05-19
1
-0
/
+1
*
x86/fpu: Remove assembly guard from asm/fpu/api.h
Ingo Molnar
2015-05-19
1
-4
/
+0
*
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
1
-0
/
+107