Age | Commit message (Expand) | Author |
---|---|---|
2020-03-31 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2020-03-21 | x86/entry/64: Use syscall wrappers for x32_rt_sigreturn | Brian Gerst |
2020-03-18 | x86: switch setup_sigcontext() to unsafe_put_user() | Al Viro |
2018-11-23 | x86/headers: Fix -Wmissing-prototypes warning | Yi Wang |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2016-02-17 | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski |
2015-04-06 | x86/signal: Remove pax argument from restore_sigcontext | Brian Gerst |
2013-05-28 | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro |
2012-02-20 | x32: Export setup/restore_sigcontext from signal.c | H. Peter Anvin |
2012-02-20 | x86: Move some signal-handling definitions to a common header | H. Peter Anvin |