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
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-15
Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+32
2020-08-07
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-183
/
+49
2020-08-07
x86/fpu/xstate: Fix an xstate size check warning with architectural LBRs
Kan Liang
1
-1
/
+32
2020-07-28
Merge tag 'v5.8-rc7' into perf/core, to pick up fixes
Ingo Molnar
2
-1
/
+7
2020-07-27
x86: switch to ->regset_get()
Al Viro
3
-162
/
+44
2020-07-20
copy_xstate_to_kernel: Fix typo which caused GDB regression
Kevin Buettner
1
-1
/
+1
2020-07-08
perf/x86/intel/lbr: Support XSAVES/XRSTORS for LBR context switch
Kan Liang
1
-1
/
+1
2020-07-08
x86/fpu/xstate: Add helpers for LBR dynamic supervisor feature
Kan Liang
1
-0
/
+72
2020-07-08
x86/fpu/xstate: Support dynamic supervisor feature for LBR
Kan Liang
1
-5
/
+10
2020-07-08
x86/fpu: Use proper mask to replace full instruction mask
Kan Liang
1
-0
/
+39
2020-06-29
x86/fpu: Reset MXCSR to default in kernel_fpu_begin()
Petteri Aimonen
1
-0
/
+6
2020-06-26
x86: kill dump_fpu()
Al Viro
1
-16
/
+0
2020-06-26
x86: copy_fpstate_to_sigframe(): have fpregs_soft_get() use kernel buffer
Al Viro
1
-6
/
+6
2020-06-02
Merge tag 'x86-fpu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-111
/
+290
2020-05-28
copy_xstate_to_kernel(): don't leave parts of destination uninitialized
Al Viro
1
-38
/
+48
2020-05-16
x86/fpu/xstate: Restore supervisor states for signal return
Yu-cheng Yu
1
-5
/
+39
2020-05-16
x86/fpu/xstate: Preserve supervisor states for the slow path in __fpu__restor...
Yu-cheng Yu
1
-25
/
+28
2020-05-16
x86/fpu: Introduce copy_supervisor_to_kernel()
Yu-cheng Yu
1
-0
/
+84
2020-05-13
x86/fpu/xstate: Update sanitize_restored_xstate() for supervisor xstates
Yu-cheng Yu
1
-13
/
+24
2020-05-13
x86/fpu/xstate: Define new functions for clearing fpregs and xstates
Fenghua Yu
2
-20
/
+37
2020-05-13
x86/fpu/xstate: Introduce XSAVES supervisor states
Yu-cheng Yu
1
-9
/
+19
2020-05-13
x86/fpu/xstate: Separate user and supervisor xfeatures mask
Yu-cheng Yu
2
-35
/
+54
2020-05-12
x86/fpu/xstate: Define new macros for supervisor and user xstates
Fenghua Yu
2
-14
/
+15
2020-05-12
x86/fpu/xstate: Rename validate_xstate_header() to validate_user_xstate_header()
Fenghua Yu
3
-5
/
+5
2020-02-24
x86/pkeys: Add check for pkey "overflow"
Dave Hansen
1
-2
/
+7
2020-02-12
x86/fpu/xstate: Warn when checking alignment of disabled xfeatures
Yu-cheng Yu
1
-0
/
+7
2020-02-12
x86/fpu/xstate: Fix XSAVES offsets in setup_xstate_comp()
Yu-cheng Yu
1
-20
/
+12
2020-02-11
x86/fpu/xstate: Fix last_good_offset in setup_xstate_features()
Yu-cheng Yu
1
-14
/
+13
2020-01-07
x86/fpu: Deactivate FPU state after failure during state load
Sebastian Andrzej Siewior
1
-0
/
+3
2020-01-06
x86/fpu/xstate: Make xfeature_is_supervisor()/xfeature_is_user() return bool
Yu-cheng Yu
1
-3
/
+3
2020-01-06
x86/fpu/xstate: Fix small issues
Yu-cheng Yu
1
-7
/
+5
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-1
/
+1
2019-11-05
x86/fpu: Use XFEATURE_FP/SSE enum values instead of hardcoded numbers
Cyrill Gorcunov
1
-6
/
+10
2019-11-05
x86/fpu: Shrink space allocated for xstate_comp_offsets
Cyrill Gorcunov
1
-2
/
+2
2019-11-05
x86/fpu: Update stale variable name in comment
Cyrill Gorcunov
1
-1
/
+1
2019-07-09
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+47
2019-07-07
x86/fpu: Inline fpu__xstate_clear_all_cpu_caps()
Sebastian Andrzej Siewior
2
-11
/
+2
2019-07-07
x86/fpu: Make 'no387' and 'nofxsr' command line options useful
Sebastian Andrzej Siewior
1
-10
/
+7
2019-06-17
x86/fpu: Remove the fpu__save() export
Christoph Hellwig
1
-1
/
+0
2019-06-17
x86/fpu: Simplify kernel_fpu_begin()
Christoph Hellwig
1
-24
/
+12
2019-06-17
x86/fpu: Simplify kernel_fpu_end()
Christoph Hellwig
1
-12
/
+3
2019-06-13
x86/fpu: Don't use current->mm to check for a kthread
Christoph Hellwig
1
-1
/
+1
2019-06-12
x86/process: Add AVX-512 usage elapsed time to /proc/pid/arch_status
Aubrey Li
1
-0
/
+47
2019-06-08
x86/fpu: Update kernel's FPU state before using for the fsave header
Sebastian Andrzej Siewior
1
-0
/
+5
2019-06-06
x86/fpu: Use fault_in_pages_writeable() for pre-faulting
Hugh Dickins
1
-9
/
+2
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
3
-0
/
+3
2019-05-06
x86/fpu: Fault-in user stack if copy_fpstate_to_sigframe() fails
Sebastian Andrzej Siewior
1
-16
/
+15
2019-04-12
x86/fpu: Restore regs in copy_fpstate_to_sigframe() in order to use the fastpath
Sebastian Andrzej Siewior
1
-12
/
+13
2019-04-12
x86/fpu: Add a fastpath to copy_fpstate_to_sigframe()
Sebastian Andrzej Siewior
1
-12
/
+22
[next]