Histórico de Commits

Autor SHA1 Mensagem Data
  Andy Lutomirski 6f121e548f x86, vdso: Reimplement vdso.so preparation in build-time C há 11 anos atrás
  Al Viro ce39596048 constify copy_siginfo_to_user{,32}() há 12 anos atrás
  Al Viro bd1c149aa9 Introduce [compat_]save_altstack_ex() to unbreak x86 SMAP há 12 anos atrás
  Jiri Olsa 5e219b3c67 x86/signals: Propagate RF EFLAGS bit through the signal restore call há 12 anos atrás
  Al Viro 235b80226b x86: convert to ksignal há 13 anos atrás
  Al Viro 15ce1f7154 x86,um: switch to generic old sigsuspend() há 13 anos atrás
  Al Viro 3fe26fa34d x86: get rid of pt_regs argument in sigreturn variants há 13 anos atrás
  Al Viro c40702c49f new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those há 13 anos atrás
  Al Viro 9026843952 generic compat_sys_sigaltstack() há 13 anos atrás
  H. Peter Anvin 49b8c695e3 Merge branch 'x86/fpu' into x86/smap há 13 anos atrás
  H. Peter Anvin 5e88353d8b x86, smap: Reduce the SMAP overhead for signal handling há 13 anos atrás
  Suresh Siddha 72a671ced6 x86, fpu: Unify signal handling code paths for x86 and x86_64 kernels há 13 anos atrás
  Mathias Krause 0ff8fef4ea x86/signals: ia32_signal.c: add __user casts to fix sparse warnings há 13 anos atrás
  Suresh Siddha 0b91f45b23 x86, compat: Use test_thread_flag(TIF_IA32) in compat signal delivery há 13 anos atrás
  Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set há 13 anos atrás
  Linus Torvalds f9369910a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal há 13 anos atrás
  Al Viro 68f3f16d9a new helper: sigsuspend() há 13 anos atrás
  Will Drewry a0727e8ce5 signal, x86: add SIGSYS info and make it synchronous. há 13 anos atrás
  Linus Torvalds eb05df9e7e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 13 anos atrás
  Linus Torvalds a591afc01d Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 13 anos atrás
  H. Peter Anvin bb6fa8b275 x32: Fix stupid ia32/x32 inversion in the siginfo format há 13 anos atrás
  Srikar Dronamraju 51e7dc7011 x86: Rename trap_no to trap_nr in thread_struct há 13 anos atrás
  H. Peter Anvin e7084fd52e x32: Switch to a 64-bit clock_t há 14 anos atrás
  Linus Torvalds 1361b83a13 i387: Split up <asm/i387.h> into exported and internal interfaces há 14 anos atrás
  H. Peter Anvin f28f0c2357 x86: Move some signal-handling definitions to a common header há 14 anos atrás
  Oleg Nesterov 905f29e2aa x86, signals: Convert the IA32_EMULATION code to use set_current_blocked() há 14 anos atrás
  Hiroshi Shimamoto a967bb3fbe x86: ia32_signal: introduce {get|set}_user_seg() há 17 anos atrás
  Hiroshi Shimamoto 8801ead40c x86: ia32_signal: introduce GET_SEG() macro há 17 anos atrás
  Hiroshi Shimamoto a47e3ec197 x86: ia32_signal: remove unused debug code há 17 anos atrás
  Hiroshi Shimamoto 3b4b75700a x86: ia32_signal: use {get|put}_user_try and catch há 17 anos atrás