index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
signal.h
Age
Commit message (
Expand
)
Author
2020-07-24
x86/entry: Use generic syscall exit functionality
Thomas Gleixner
2018-08-30
x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()
Uros Bizjak
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
2016-06-08
x86, bitops: remove use of "sbb" to return CF
H. Peter Anvin
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-08-05
x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks
Andy Lutomirski
2015-07-07
x86/entry: Move C entry and exit code to arch/x86/entry/common.c
Andy Lutomirski
2014-06-06
signals: kill sigfindinword()
Oleg Nesterov
2013-02-03
x86: switch to generic old sigaction
Al Viro
2013-02-03
consolidate kernel-side struct sigaction declarations
Al Viro
2013-02-03
consolidate declarations of k_sigaction
Al Viro
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-11-29
unify default ptrace_signal_deliver
Al Viro
2012-09-18
x86, signal: Cleanup ifdefs and is_ia32, is_x32
Suresh Siddha
2009-06-11
asm-generic: rename termios.h, signal.h and mman.h
Arnd Bergmann
2008-12-16
x86: signal.c declare do_notify_resume before they get used
Jaswinder Singh
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro