提交歷史

作者 SHA1 備註 提交日期
  Brian Gerst c0bfd26e13 x86/compat: Move copy_siginfo_*_user32() to signal_compat.c 10 年之前
  Ingo Molnar fcbc99c403 x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling functions 10 年之前
  Ingo Molnar 82c0e45eb5 x86/fpu: Move the signal frame handling code closer to each other 10 年之前
  Ingo Molnar 9dfe99b755 x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig() 10 年之前
  Ingo Molnar c8e1404120 x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe() 10 年之前
  Ingo Molnar 78f7f1e54b x86/fpu: Rename fpu-internal.h to fpu/internal.h 10 年之前
  Ingo Molnar c5bedc6847 x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active 10 年之前
  Ingo Molnar 4c1384100e x86/fpu: Open code PF_USED_MATH usages 10 年之前
  Ingo Molnar f89e32e0a3 x86/fpu: Fix header file dependencies of fpu-internal.h 10 年之前
  Brian Gerst 6a3713f001 x86/signal: Remove pax argument from restore_sigcontext 10 年之前
  Brian Gerst 1daeaa3151 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET 10 年之前
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct 10 年之前
  Andy Lutomirski 6f121e548f x86, vdso: Reimplement vdso.so preparation in build-time C 11 年之前
  Al Viro ce39596048 constify copy_siginfo_to_user{,32}() 12 年之前
  Al Viro bd1c149aa9 Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP 12 年之前
  Jiri Olsa 5e219b3c67 x86/signals: Propagate RF EFLAGS bit through the signal restore call 12 年之前
  Al Viro 235b80226b x86: convert to ksignal 12 年之前
  Al Viro 15ce1f7154 x86,um: switch to generic old sigsuspend() 12 年之前
  Al Viro 3fe26fa34d x86: get rid of pt_regs argument in sigreturn variants 12 年之前
  Al Viro c40702c49f new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those 12 年之前
  Al Viro 9026843952 generic compat_sys_sigaltstack() 12 年之前
  H. Peter Anvin 49b8c695e3 Merge branch 'x86/fpu' into x86/smap 13 年之前
  H. Peter Anvin 5e88353d8b x86, smap: Reduce the SMAP overhead for signal handling 13 年之前
  Suresh Siddha 72a671ced6 x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels 13 年之前
  Mathias Krause 0ff8fef4ea x86/signals: ia32_signal.c: add __user casts to fix sparse warnings 13 年之前
  Suresh Siddha 0b91f45b23 x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery 13 年之前
  Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set 13 年之前
  Linus Torvalds f9369910a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal 13 年之前
  Al Viro 68f3f16d9a new helper: sigsuspend() 13 年之前
  Will Drewry a0727e8ce5 signal, x86: add SIGSYS info and make it synchronous. 13 年之前