aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu/signal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-10x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototypeShaokun Zhang1-3/+0
2021-10-20x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstateThomas Gleixner1-1/+1
2021-10-20x86/fpu: Remove internal.h dependency from fpu/signal.hThomas Gleixner1-0/+13
2021-10-20x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __initThomas Gleixner1-2/+0
2021-05-19x86/signal: Introduce helpers to get the maximum signal frame sizeChang S. Bae1-0/+2
2019-04-09x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()Sebastian Andrzej Siewior1-1/+1
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman1-6/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-09-14x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov1-0/+6
2015-09-08x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar1-1/+1
2015-09-08x86/headers: Remove direct sigcontext32.h usesIngo Molnar1-1/+1
2015-05-19x86/fpu: Factor out fpu/signal.cIngo Molnar1-0/+2
2015-05-19x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functionsIngo Molnar1-0/+31