aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/sighandling.h
AgeCommit message (Expand)Author
2018-11-23x86/headers: Fix -Wmissing-prototypes warningYi Wang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-02-17x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski
2015-04-06x86/signal: Remove pax argument from restore_sigcontextBrian Gerst
2013-05-28x86/signals: Propagate RF EFLAGS bit through the signal restore callJiri Olsa
2012-06-01most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from setAl Viro
2012-02-20x32: Export setup/restore_sigcontext from signal.cH. Peter Anvin
2012-02-20x86: Move some signal-handling definitions to a common headerH. Peter Anvin