Age | Commit message (Expand) | Author | Files | Lines |
2019-07-12 | x86: use static_cpu_has in uaccess region to avoid instrumentation | Marco Elver | 1 | -1/+1 |
2019-05-07 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+6 |
2019-04-10 | x86/fpu: Remove fpu->initialized | Sebastian Andrzej Siewior | 1 | -11/+6 |
2019-04-03 | x86/ia32: Fix ia32_restore_sigcontext() AC leak | Peter Zijlstra | 1 | -12/+17 |
2019-01-03 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -4/+4 |
2018-04-02 | syscalls/x86: auto-create compat_sys_*() prototypes | Dominik Brodowski | 1 | -1/+0 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-26 | x86/fpu: Rename fpu::fpstate_active to fpu::initialized | Ingo Molnar | 1 | -1/+1 |
2017-07-30 | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads | Andy Lutomirski | 1 | -1/+1 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2016-09-14 | x86/signal: Add SA_{X32,IA32}_ABI sa_flags | Dmitry Safonov | 1 | -1/+1 |
2016-04-13 | x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage | Borislav Petkov | 1 | -1/+1 |
2015-11-03 | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+4 |
2015-10-07 | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 1 | -2/+2 |
2015-09-08 | x86/headers: Remove <asm/sigcontext.h> references on the kernel side | Ingo Molnar | 1 | -1/+1 |
2015-09-08 | x86/headers: Remove direct sigcontext32.h uses | Ingo Molnar | 1 | -1/+1 |
2015-09-08 | x86/headers: Convert sigcontext_ia32 uses to sigcontext_32 | Ingo Molnar | 1 | -2/+2 |
2015-09-08 | x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32 | Ingo Molnar | 1 | -1/+1 |
2015-07-06 | x86/compat: Move copy_siginfo_*_user32() to signal_compat.c | Brian Gerst | 1 | -93/+0 |
2015-05-19 | x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling... | Ingo Molnar | 1 | -0/+1 |
2015-05-19 | x86/fpu: Move the signal frame handling code closer to each other | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig() | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Rename fpu-internal.h to fpu/internal.h | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active | Ingo Molnar | 1 | -1/+2 |
2015-05-19 | x86/fpu: Open code PF_USED_MATH usages | Ingo Molnar | 1 | -1/+1 |
2015-05-19 | x86/fpu: Fix header file dependencies of fpu-internal.h | Ingo Molnar | 1 | -1/+0 |
2015-04-06 | x86/signal: Remove pax argument from restore_sigcontext | Brian Gerst | 1 | -11/+6 |
2015-03-23 | x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET | Brian Gerst | 1 | -0/+2 |
2015-02-12 | all arches, signal: move restart_block to struct task_struct | Andy Lutomirski | 1 | -1/+1 |
2014-05-05 | x86, vdso: Reimplement vdso.so preparation in build-time C | Andy Lutomirski | 1 | -4/+4 |
2013-11-09 | constify copy_siginfo_to_user{,32}() | Al Viro | 1 | -1/+1 |
2013-09-01 | Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP | Al Viro | 1 | -1/+1 |
2013-05-28 | x86/signals: Propagate RF EFLAGS bit through the signal restore call | Jiri Olsa | 1 | -2/+0 |
2013-02-14 | x86: convert to ksignal | Al Viro | 1 | -20/+17 |
2013-02-03 | x86,um: switch to generic old sigsuspend() | Al Viro | 1 | -7/+0 |
2013-02-03 | x86: get rid of pt_regs argument in sigreturn variants | Al Viro | 1 | -2/+4 |
2012-12-19 | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those | Al Viro | 1 | -4/+1 |
2012-12-19 | generic compat_sys_sigaltstack() | Al Viro | 1 | -49/+1 |
2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 1 | -8/+13 |
2012-09-21 | x86, smap: Reduce the SMAP overhead for signal handling | H. Peter Anvin | 1 | -5/+7 |
2012-09-18 | x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels | Suresh Siddha | 1 | -3/+6 |
2012-09-05 | x86/signals: ia32_signal.c: add __user casts to fix sparse warnings | Mathias Krause | 1 | -5/+6 |
2012-06-14 | x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery | Suresh Siddha | 1 | -1/+1 |
2012-06-01 | most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set | Al Viro | 1 | -2/+0 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -11/+1 |
2012-05-21 | new helper: sigsuspend() | Al Viro | 1 | -11/+1 |
2012-04-14 | signal, x86: add SIGSYS info and make it synchronous. | Will Drewry | 1 | -0/+4 |
2012-03-29 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |