summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/signal.h
AgeCommit message (Expand)Author
2018-08-30x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak
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
2016-06-08x86, bitops: remove use of "sbb" to return CFH. Peter Anvin
2015-09-08x86/headers: Remove <asm/sigcontext.h> references on the kernel sideIngo Molnar
2015-08-05x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masksAndy Lutomirski
2015-07-07x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski
2014-06-06signals: kill sigfindinword()Oleg Nesterov
2013-02-03x86: switch to generic old sigactionAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-09-18x86, signal: Cleanup ifdefs and is_ia32, is_x32Suresh Siddha
2009-06-11asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann
2008-12-16x86: signal.c declare do_notify_resume before they get usedJaswinder Singh
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro