Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c47ada305de3803517ae64aa50686f644c5456fa
/
arch
/
x86
/
include
/
asm
c47ada3
x86/fpu: Harmonize FPU register state types
by Ingo Molnar
· 10 years ago
0c306bc
x86/fpu: Factor out the FPU regset code into fpu/regset.c
by Ingo Molnar
· 10 years ago
b992c66
x86/fpu: Factor out fpu/signal.c
by Ingo Molnar
· 10 years ago
c681314
x86/fpu: Rename all the fpregs, xregs, fxregs and fregs handling functions
by Ingo Molnar
· 10 years ago
8154188
x86/fpu: Move restore_init_xstate() out of fpu/internal.h
by Ingo Molnar
· 10 years ago
6f57502
x86/fpu: Generalize 'init_xstate_ctx'
by Ingo Molnar
· 10 years ago
bf935b0
x86/fpu: Create 'union thread_xstate' helper for fpstate_init()
by Ingo Molnar
· 10 years ago
0aba697
x86/fpu: Harmonize the names of the fpstate_init() helper functions
by Ingo Molnar
· 10 years ago
e1cebad
x86/fpu: Factor out the exception error code handling code
by Ingo Molnar
· 10 years ago
59a36d1
x86/fpu: Factor out fpu/regset.h from fpu/internal.h
by Ingo Molnar
· 10 years ago
fcbc99c
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions
by Ingo Molnar
· 10 years ago
05012c1
x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h
by Ingo Molnar
· 10 years ago
fbce778
x86/fpu: Merge fpu__reset() and fpu__clear()
by Ingo Molnar
· 10 years ago
82c0e45
x86/fpu: Move the signal frame handling code closer to each other
by Ingo Molnar
· 10 years ago
9dfe99b
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
by Ingo Molnar
· 10 years ago
04c8e01
x86/fpu: Move fpu__clear() to 'struct fpu *' parameter passing
by Ingo Molnar
· 10 years ago
6ffc152
x86/fpu: Move all the fpu__*() high level methods closer to each other
by Ingo Molnar
· 10 years ago
0e75c54
x86/fpu: Rename restore_fpu_checking() to copy_fpstate_to_fpregs()
by Ingo Molnar
· 10 years ago
5033861
x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state()
by Ingo Molnar
· 10 years ago
5e907bb
x86/alternatives, x86/fpu: Add 'alternatives_patched' debug flag and use it in xsave_state()
by Ingo Molnar
· 10 years ago
3c6dffa
x86/fpu: Rename user_has_fpu() to fpregs_active()
by Ingo Molnar
· 10 years ago
c8e1404
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
by Ingo Molnar
· 10 years ago
36e49e7f
x86/fpu: Pass 'struct fpu' to fpstate_sanitize_xstate()
by Ingo Molnar
· 10 years ago
1ac91a7
x86/fpu: Simplify fpstate_sanitize_xstate() calls
by Ingo Molnar
· 10 years ago
d090319
x86/fpu: Rename sanitize_i387_state() to fpstate_sanitize_xstate()
by Ingo Molnar
· 10 years ago
befc61a
x86/fpu: Move asm/xcr.h to asm/fpu/internal.h
by Ingo Molnar
· 10 years ago
91969d6
x86/fpu: Move xfeature type enumeration to fpu/types.h
by Ingo Molnar
· 10 years ago
677b98b
x86/fpu: Enumerate xfeature bits
by Ingo Molnar
· 10 years ago
5b07343
x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)
by Ingo Molnar
· 10 years ago
669ebab
x86/fpu: Rename fpu/xsave.h to fpu/xstate.h
by Ingo Molnar
· 10 years ago
72ee6f8
x86/fpu: Simplify __save_fpu()
by Ingo Molnar
· 10 years ago
32b49b3
x86/fpu: Factor out FPU hw activation/deactivation
by Ingo Molnar
· 10 years ago
c4d72e2
x86/fpu: Simplify fpstate_init_curr() usage
by Ingo Molnar
· 10 years ago
0ee6a51
x86/fpu, kvm: Simplify fx_init()
by Ingo Molnar
· 10 years ago
e62bb3d
x86/fpu: Rename fpstate_alloc_init() to fpstate_init_curr()
by Ingo Molnar
· 10 years ago
91d93d0
x86/fpu: Remove failure return from fpstate_alloc_init()
by Ingo Molnar
· 10 years ago
c4d6ee6
x86/fpu: Remove failure paths from fpstate-alloc low level functions
by Ingo Molnar
· 10 years ago
7366ed7
x86/fpu: Simplify FPU handling by embedding the fpstate in task_struct (again)
by Ingo Molnar
· 10 years ago
1bc6b05
x86/fpu: Optimize copy_fpregs_to_fpstate() by removing the FNCLEX synchronization with FP exceptions
by Ingo Molnar
· 10 years ago
4f83634
x86/fpu: Rename fpu_save_init() to copy_fpregs_to_fpstate()
by Ingo Molnar
· 10 years ago
9106658
x86/fpu: Uninline the irq_ts_save()/restore() functions
by Ingo Molnar
· 10 years ago
952f07e
x86/fpu: Move various internal function prototypes to fpu/internal.h
by Ingo Molnar
· 10 years ago
d63e79b
x86/fpu: Uninline kernel_fpu_begin()/end()
by Ingo Molnar
· 10 years ago
e229537
x86/fpu: Move fpu__save() to fpu/internals.h
by Ingo Molnar
· 10 years ago
c66e3f2
x86/fpu: Remove the extra fpu__detect() layer
by Ingo Molnar
· 10 years ago
dd86388
x86/fpu: Move fpu__init_system_early_generic() out of fpu__detect()
by Ingo Molnar
· 10 years ago
21c4cd1
x86/fpu: Simplify fpu__cpu_init()
by Ingo Molnar
· 10 years ago
c42103b
x86/fpu: Remove xsave_init()
by Ingo Molnar
· 10 years ago
55cc467
x86/fpu: Make the system/cpu init distinction clear in the xstate code as well
by Ingo Molnar
· 10 years ago
3e5e126
x86/fpu: Remove 'init_xstate_buf' bootmem allocation
by Ingo Molnar
· 10 years ago
966ece6
x86/fpu: Remove xsave_init() bootmem allocations
by Ingo Molnar
· 10 years ago
66af8e2
x86/fpu: Rename __thread_fpu_end() to fpregs_deactivate()
by Ingo Molnar
· 10 years ago
232f62c
x86/fpu: Rename __thread_fpu_begin() to fpregs_activate()
by Ingo Molnar
· 10 years ago
723c58e
x86/fpu: Rename __thread_clear_has_fpu() to __fpregs_deactivate()
by Ingo Molnar
· 10 years ago
dfaea4e
x86/fpu: Rename __thread_set_has_fpu() to __fpregs_activate()
by Ingo Molnar
· 10 years ago
d5cea9b
x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
by Ingo Molnar
· 10 years ago
e783e81
x86/fpu: Explain the AVX register layout in the xsave area
by Ingo Molnar
· 10 years ago
678eaf6
x86/fpu: Rename regset FPU register accessors
by Ingo Molnar
· 10 years ago
400e4b2
x86/fpu: Rename xsave.header::xstate_bv to 'xfeatures'
by Ingo Molnar
· 10 years ago
3a54450
x86/fpu: Rename 'xsave_hdr' to 'header'
by Ingo Molnar
· 10 years ago
9254aaa
x86/fpu: Move XCR0 manipulation to the FPU code proper
by Ingo Molnar
· 10 years ago
614df7f
x86/fpu: Rename 'pcntxt_mask' to 'xfeatures_mask'
by Ingo Molnar
· 10 years ago
7b302e6
x86/fpu: Remove assembly guard from asm/fpu/api.h
by Ingo Molnar
· 10 years ago
df63975
x86/fpu: Move MXCSR_DEFAULT to fpu/internal.h
by Ingo Molnar
· 10 years ago
78f7f1e
x86/fpu: Rename fpu-internal.h to fpu/internal.h
by Ingo Molnar
· 10 years ago
a137fb6
x86/fpu: Move xsave.h to fpu/xsave.h
by Ingo Molnar
· 10 years ago
df6b35f
x86/fpu: Rename i387.h to fpu/api.h
by Ingo Molnar
· 10 years ago
2e8a310
x86/fpu: Rename fpu__flush_thread() to fpu__clear()
by Ingo Molnar
· 10 years ago
db2b1d3
x86/fpu: Use 'struct fpu' in fpstate_alloc_init()
by Ingo Molnar
· 10 years ago
c69e098
x86/fpu: Use 'struct fpu' in fpu__copy()
by Ingo Molnar
· 10 years ago
0c07059
x86/fpu: Use 'struct fpu' in fpu__save()
by Ingo Molnar
· 10 years ago
2d75bcf
x86/fpu: Move __save_fpu() into fpu/core.c
by Ingo Molnar
· 10 years ago
384a23f
x86/fpu: Use 'struct fpu' in switch_fpu_finish()
by Ingo Molnar
· 10 years ago
cb8818b
x86/fpu: Use 'struct fpu' in switch_fpu_prepare()
by Ingo Molnar
· 10 years ago
af2d94f
x86/fpu: Use 'struct fpu' in fpu_reset_state()
by Ingo Molnar
· 10 years ago
11f2d50
x86/fpu: Use 'struct fpu' in restore_fpu_checking()
by Ingo Molnar
· 10 years ago
66ddc2c
x86/fpu: Use 'struct fpu' in fpu_lazy_restore()
by Ingo Molnar
· 10 years ago
eb6a325
x86/fpu: Remove task_disable_lazy_fpu_restore()
by Ingo Molnar
· 10 years ago
ca6787b
x86/fpu: Remove 'struct task_struct' usage from drop_fpu()
by Ingo Molnar
· 10 years ago
c5bedc6
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
by Ingo Molnar
· 10 years ago
4c13841
x86/fpu: Open code PF_USED_MATH usages
by Ingo Molnar
· 10 years ago
4540d3f
x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_begin()
by Ingo Molnar
· 10 years ago
35191e3
x86/fpu: Remove 'struct task_struct' usage from __thread_fpu_end()
by Ingo Molnar
· 10 years ago
c0311f6
x86/fpu: Remove 'struct task_struct' usage from __thread_set_has_fpu()
by Ingo Molnar
· 10 years ago
36b544d
x86/fpu: Change fpu_owner_task to fpu_fpregs_owner_ctx
by Ingo Molnar
· 10 years ago
36fe617
x86/fpu: Change __thread_clear_has_fpu() to 'struct fpu' parameter
by Ingo Molnar
· 10 years ago
276983f
x86/fpu: Eliminate the __thread_has_fpu() wrapper
by Ingo Molnar
· 10 years ago
e102f30
x86/fpu: Move fpu_copy() to fpu/core.c
by Ingo Molnar
· 10 years ago
6522d78
x86/fpu: Remove __save_init_fpu()
by Ingo Molnar
· 10 years ago
416d49a
x86/fpu: Make kernel_fpu_disable/enable() static
by Ingo Molnar
· 10 years ago
f55f88e
x86/fpu: Make task_xstate_cachep static
by Ingo Molnar
· 10 years ago
5a12bf6
x86/fpu: Uninline fpstate_free() and move it next to the allocation function
by Ingo Molnar
· 10 years ago
a752b53
x86/fpu: Factor out fpu__copy()
by Ingo Molnar
· 10 years ago
8ffb53a
x86/fpu: Move task_xstate_cachep handling to core.c
by Ingo Molnar
· 10 years ago
0afc4a9
x86/fpu: Remove fpu_xsave()
by Ingo Molnar
· 10 years ago
3e261c1
x86/fpu: Simplify the xsave_state*() methods
by Ingo Molnar
· 10 years ago
4d16409
x86/fpu: Factor out the FPU bug detection code into fpu__init_check_bugs()
by Ingo Molnar
· 10 years ago
3a0aee4
x86/fpu: Rename math_state_restore() to fpu__restore()
by Ingo Molnar
· 10 years ago
81683cc
x86/fpu: Factor out fpu__flush_thread() from flush_thread()
by Ingo Molnar
· 10 years ago
11ad192
x86/fpu: Remove the free_thread_xstate() complication
by Ingo Molnar
· 10 years ago
Next »