开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
/
signal.h
Age
Commit message (
Expand
)
Author
2022-10-19
x86/signal: Add ABI prefixes to frame setup functions
Brian Gerst
2022-10-19
x86/signal: Remove sigset_t parameter from frame setup functions
Brian Gerst
2022-10-19
x86/signal: Remove sig parameter from frame setup functions
Brian Gerst
2021-12-10
x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype
Shaokun Zhang
2021-10-20
x86/fpu: Convert restore_fpregs_from_fpstate() to struct fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
2021-10-20
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
Thomas Gleixner
2021-05-19
x86/signal: Introduce helpers to get the maximum signal frame size
Chang S. Bae
2019-04-09
x86/fpu: Remove fpu->initialized usage in __fpu__restore_sig()
Sebastian Andrzej Siewior
2018-01-15
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-14
x86/signal: Add SA_{X32,IA32}_ABI sa_flags
Dmitry Safonov
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-08
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
2015-05-19
x86/fpu: Factor out fpu/signal.c
Ingo Molnar
2015-05-19
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...
Ingo Molnar