summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/fpu/signal.h
AgeCommit message (Expand)Author
2022-10-19x86/signal: Add ABI prefixes to frame setup functionsBrian Gerst
2022-10-19x86/signal: Remove sigset_t parameter from frame setup functionsBrian Gerst
2022-10-19x86/signal: Remove sig parameter from frame setup functionsBrian Gerst
2021-12-10x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototypeShaokun Zhang
2021-10-20x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstateThomas Gleixner
2021-10-20x86/fpu: Remove internal.h dependency from fpu/signal.hThomas Gleixner
2021-10-20x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __initThomas Gleixner
2021-05-19x86/signal: Introduce helpers to get the maximum signal frame sizeChang S. Bae
2019-04-09x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()Sebastian Andrzej Siewior
2018-01-15signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-14x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov
2015-09-08x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar
2015-09-08x86/headers: Remove direct sigcontext32.h usesIngo Molnar
2015-05-19x86/fpu: Factor out fpu/signal.cIngo Molnar
2015-05-19x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...Ingo Molnar