Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fpu updates from Ingo Molnar: "Misc preparatory changes for an upcoming FPU optimization that will delay the loading of FPU registers to return-to-userspace" * 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/fpu: Don't export __kernel_fpu_{begin,end}() x86/fpu: Update comment for __raw_xsave_addr() x86/fpu: Add might_fault() to user_insn() x86/pkeys: Make init_pkru_value static x86/thread_info: Remove _TIF_ALLWORK_MASK x86/process/32: Remove asm/math_emu.h include x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()
No related branches found
No related tags found
Showing
- arch/x86/include/asm/efi.h 2 additions, 4 deletionsarch/x86/include/asm/efi.h
- arch/x86/include/asm/fpu/api.h 5 additions, 10 deletionsarch/x86/include/asm/fpu/api.h
- arch/x86/include/asm/fpu/internal.h 3 additions, 0 deletionsarch/x86/include/asm/fpu/internal.h
- arch/x86/include/asm/thread_info.h 0 additions, 8 deletionsarch/x86/include/asm/thread_info.h
- arch/x86/kernel/fpu/core.c 2 additions, 4 deletionsarch/x86/kernel/fpu/core.c
- arch/x86/kernel/fpu/xstate.c 1 addition, 3 deletionsarch/x86/kernel/fpu/xstate.c
- arch/x86/kernel/process_32.c 0 additions, 3 deletionsarch/x86/kernel/process_32.c
- arch/x86/mm/pkeys.c 1 addition, 0 deletionsarch/x86/mm/pkeys.c
Loading
Please register or sign in to comment