summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/signal.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-08-061-2/+24
|\
| * x86/ptrace: Stop setting TS_COMPAT in ptrace codeAndy Lutomirski2016-07-271-2/+24
* | tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-7/+7
|/
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-161-3/+3
|\
| * x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall()Dmitry Safonov2016-04-191-1/+1
| * x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usageBorislav Petkov2016-04-131-2/+2
* | signals/sigaltstack, x86/signals: Unify the x86 sigaltstack check with other ...Stas Sergeev2016-05-031-12/+11
|/
* x86/signal/64: Re-add support for SS in the 64-bit signal contextAndy Lutomirski2016-02-171-19/+44
* x86/signal/64: Fix SS if needed when delivering a 64-bit signalAndy Lutomirski2016-02-171-2/+49
* x86/signal: Cleanup get_nr_restart_syscall()Dmitry V. Levin2016-01-191-5/+8
* x86/signal: Fix restart_syscall number for x32 tasksDmitry V. Levin2015-12-051-7/+10
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-11-031-1/+3
|\
| * x86/headers: Make sigcontext pointers bit independentIngo Molnar2015-09-081-1/+3
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-11-031-1/+1
|\ \
| * | x86/signal: Deinline get_sigframe, save 240 bytesDenys Vlasenko2015-09-301-1/+1
| |/
* | x86/vdso: Remove runtime 32-bit vDSO selectionAndy Lutomirski2015-10-071-2/+2
|/
* Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixesIngo Molnar2015-08-181-15/+11
|\
| * Revert x86 sigcontext cleanupsLinus Torvalds2015-08-131-15/+11
* | x86/vm86: Clean up vm86.h includesBrian Gerst2015-07-311-0/+1
* | x86/vm86: Use the normal pt_regs area for vm86Brian Gerst2015-07-311-0/+3
* | x86/entry: Move C entry and exit code to arch/x86/entry/common.cAndy Lutomirski2015-07-071-27/+1
* | x86/compat: Remove unneeded #includeBrian Gerst2015-07-061-1/+0
|/
* x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...Ingo Molnar2015-05-191-0/+1
* x86/fpu: Move is_ia32*frame() helpers out of fpu/internal.hIngo Molnar2015-05-191-0/+16
* x86/fpu: Merge fpu__reset() and fpu__clear()Ingo Molnar2015-05-191-1/+1
* x86/fpu: Move the signal frame handling code closer to each otherIngo Molnar2015-05-191-2/+2
* x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()Ingo Molnar2015-05-191-1/+1
* x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state()Ingo Molnar2015-05-191-1/+1
* x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()Ingo Molnar2015-05-191-1/+1
* x86/fpu: Rename fpu-internal.h to fpu/internal.hIngo Molnar2015-05-191-1/+1
* x86/fpu: Use 'struct fpu' in fpu_reset_state()Ingo Molnar2015-05-191-1/+1
* x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_activeIngo Molnar2015-05-191-3/+5
* x86/fpu: Open code PF_USED_MATH usagesIngo Molnar2015-05-191-3/+3
* x86/fpu: Fix header file dependencies of fpu-internal.hIngo Molnar2015-05-191-1/+0
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-04-181-11/+11
|\
| * x86/ptrace: Fix the TIF_FORCED_TF logic in handle_signal()Oleg Nesterov2015-04-161-11/+11
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-15/+1
|\ \ | |/ |/|
| * x86: Remove signal translation and exec_domainRichard Weinberger2015-04-121-15/+1
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-04-131-1/+1
|\ \
| * | x86/fpu: Rename drop_init_fpu() to fpu_reset_state()Borislav Petkov2015-03-231-1/+1
| |/
* | x86/signal: Remove pax argument from restore_sigcontextBrian Gerst2015-04-061-14/+8
* | x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRETBrian Gerst2015-03-231-0/+2
* | x86/signal/64: Remove 'fs' and 'gs' from sigcontextAndy Lutomirski2015-03-171-2/+2
* | x86/signal/64: Fix SS handling for signals delivered to 64-bit programsAndy Lutomirski2015-03-171-9/+13
|/
* all arches, signal: move restart_block to struct task_structAndy Lutomirski2015-02-121-1/+1
* x86, mce: Get rid of TIF_MCE_NOTIFY and associated mce tricksLuck, Tony2015-01-071-6/+0
* x86, fpu: shift drop_init_fpu() from save_xstate_sig() to handle_signal()Oleg Nesterov2014-09-021-0/+5
* x86_32, signal: Fix vdso rt_sigreturnAndy Lutomirski2014-06-231-1/+1
* x86, vdso: Reimplement vdso.so preparation in build-time CAndy Lutomirski2014-05-051-2/+4
* Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-09-041-3/+3
|\
OpenPOWER on IntegriCloud