| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | x86/fpu: Fix __user annotations | Jann Horn | 2019-04-03 | 1 | -2/+2 |
* | | Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2019-05-06 | 1 | -4/+1 |
|\ \ |
|
| * | | rseq: Clean up comments by reflecting removal of event counter | Mathieu Desnoyers | 2019-04-19 | 1 | -4/+1 |
| |/ |
|
* / | x86/uaccess, signal: Fix AC=1 bloat | Peter Zijlstra | 2019-04-03 | 1 | -12/+17 |
|/ |
|
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -7/+7 |
* | rseq: Avoid infinite recursion when delivering SIGSEGV | Will Deacon | 2018-06-22 | 1 | -1/+1 |
* | x86: Add support for restartable sequences | Mathieu Desnoyers | 2018-06-06 | 1 | -0/+6 |
* | x86/sigreturn: use SYSCALL_DEFINE0 | Tautschnig, Michael | 2018-04-02 | 1 | -2/+3 |
* | x86: fix sys_sigreturn() return type to be long, not unsigned long | Dominik Brodowski | 2018-04-02 | 1 | -1/+1 |
* | x86/asm: Move 'status' from thread_struct to thread_info | Andy Lutomirski | 2018-01-30 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | x86/fpu: Rename fpu::fpstate_active to fpu::initialized | Ingo Molnar | 2017-09-26 | 1 | -3/+3 |
* | x86/asm/32: Remove a bunch of '& 0xffff' from pt_regs segment reads | Andy Lutomirski | 2017-07-30 | 1 | -1/+1 |
* | x86/debug: Fix the printk() debug output of signal_fault(), do_trap() and do_... | Markus Trippelsdorf | 2017-04-11 | 1 | -1/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-10-03 | 1 | -9/+11 |
|\ |
|
| * | x86/signal: Add SA_{X32,IA32}_ABI sa_flags | Dmitry Safonov | 2016-09-14 | 1 | -9/+11 |
* | | x86/asm: Move the thread_info::status field to thread_struct | Andy Lutomirski | 2016-09-15 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-08-06 | 1 | -2/+24 |
|\ |
|
| * | x86/ptrace: Stop setting TS_COMPAT in ptrace code | Andy Lutomirski | 2016-07-27 | 1 | -2/+24 |
* | | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -7/+7 |
|/ |
|
* | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2016-05-16 | 1 | -3/+3 |
|\ |
|
| * | x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() | Dmitry Safonov | 2016-04-19 | 1 | -1/+1 |
| * | x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage | Borislav Petkov | 2016-04-13 | 1 | -2/+2 |
* | | signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ... | Stas Sergeev | 2016-05-03 | 1 | -12/+11 |
|/ |
|
* | x86/signal/64: Re-add support for SS in the 64-bit signal context | Andy Lutomirski | 2016-02-17 | 1 | -19/+44 |
* | x86/signal/64: Fix SS if needed when delivering a 64-bit signal | Andy Lutomirski | 2016-02-17 | 1 | -2/+49 |
* | x86/signal: Cleanup get_nr_restart_syscall() | Dmitry V. Levin | 2016-01-19 | 1 | -5/+8 |
* | x86/signal: Fix restart_syscall number for x32 tasks | Dmitry V. Levin | 2015-12-05 | 1 | -7/+10 |
* | Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-11-03 | 1 | -1/+3 |
|\ |
|
| * | x86/headers: Make sigcontext pointers bit independent | Ingo Molnar | 2015-09-08 | 1 | -1/+3 |
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-11-03 | 1 | -1/+1 |
|\ \ |
|
| * | | x86/signal: Deinline get_sigframe, save 240 bytes | Denys Vlasenko | 2015-09-30 | 1 | -1/+1 |
| |/ |
|
* / | x86/vdso: Remove runtime 32-bit vDSO selection | Andy Lutomirski | 2015-10-07 | 1 | -2/+2 |
|/ |
|
* | Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes | Ingo Molnar | 2015-08-18 | 1 | -15/+11 |
|\ |
|
| * | Revert x86 sigcontext cleanups | Linus Torvalds | 2015-08-13 | 1 | -15/+11 |
* | | x86/vm86: Clean up vm86.h includes | Brian Gerst | 2015-07-31 | 1 | -0/+1 |
* | | x86/vm86: Use the normal pt_regs area for vm86 | Brian Gerst | 2015-07-31 | 1 | -0/+3 |
* | | x86/entry: Move C entry and exit code to arch/x86/entry/common.c | Andy Lutomirski | 2015-07-07 | 1 | -27/+1 |
* | | x86/compat: Remove unneeded #include | Brian Gerst | 2015-07-06 | 1 | -1/+0 |
|/ |
|
* | x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling... | Ingo Molnar | 2015-05-19 | 1 | -0/+1 |
* | x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.h | Ingo Molnar | 2015-05-19 | 1 | -0/+16 |
* | x86/fpu: Merge fpu__reset() and fpu__clear() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Move the signal frame handling code closer to each other | Ingo Molnar | 2015-05-19 | 1 | -2/+2 |
* | x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Rename fpu-internal.h to fpu/internal.h | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Use 'struct fpu' in fpu_reset_state() | Ingo Molnar | 2015-05-19 | 1 | -1/+1 |
* | x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active | Ingo Molnar | 2015-05-19 | 1 | -3/+5 |