summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/fpu/signal.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/pkeys: Add PKRU as a parameter in signal handling functionsAruna Ramakrishna2024-08-021-1/+1
* x86/signal: Add ABI prefixes to frame setup functionsBrian Gerst2022-10-191-5/+0
* x86/signal: Remove sigset_t parameter from frame setup functionsBrian Gerst2022-10-191-4/+2
* x86/signal: Remove sig parameter from frame setup functionsBrian Gerst2022-10-191-2/+2
* x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototypeShaokun Zhang2021-12-101-3/+0
* x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstateThomas Gleixner2021-10-201-1/+1
* x86/fpu: Remove internal.h dependency from fpu/signal.hThomas Gleixner2021-10-201-0/+13
* x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __initThomas Gleixner2021-10-201-2/+0
* x86/signal: Introduce helpers to get the maximum signal frame sizeChang S. Bae2021-05-191-0/+2
* x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()Sebastian Andrzej Siewior2019-04-091-1/+1
* signal: Unify and correct copy_siginfo_to_user32Eric W. Biederman2018-01-161-6/+0
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/signal: Add SA_{X32,IA32}_ABI sa_flagsDmitry Safonov2016-09-141-0/+6
* x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar2015-09-081-1/+1
* x86/headers: Remove direct sigcontext32.h usesIngo Molnar2015-09-081-1/+1
* x86/fpu: Factor out fpu/signal.cIngo Molnar2015-05-191-0/+2
* x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...Ingo Molnar2015-05-191-0/+31