Historial de Commits

Autor SHA1 Mensaje Fecha
  Linus Torvalds 7c0f6ba682 Replace <asm/uaccess.h> with <linux/uaccess.h> globally hace 8 años
  Eli Cooper b6024b21fe um: extend fpstate to _xstate to support YMM registers hace 9 años
  Eli Cooper 6de5a8a500 um: fix FPU state preservation around signal handlers hace 9 años
  Mickaël Salaün de3793796f um: Fix pointer cast hace 9 años
  Richard Weinberger 8090bfd2bb um: Fix fpstate handling hace 9 años
  Richard Weinberger 6c68446558 um: Fix warning in setup_signal_stack_si() hace 10 años
  Richard Weinberger fd223849f1 um: Remove signal translation and exec_domain hace 11 años
  Andy Lutomirski f56141e3e2 all arches, signal: move restart_block to struct task_struct hace 10 años
  Richard Weinberger 307627eebb um: Use get_signal() signal_setup_done() hace 12 años
  Richard Weinberger 9e82d45053 um: remove dead code hace 12 años
  Al Viro 3fe26fa34d x86: get rid of pt_regs argument in sigreturn variants hace 12 años
  Al Viro c40702c49f new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to those hace 12 años
  Al Viro 37185b3324 um: get rid of pointless include "..." where include <...> will do hace 13 años
  Al Viro f9a38eace4 um: let signal_delivered() do SIGTRAP on singlestepping into handler hace 13 años
  Al Viro 77097ae503 most of set_current_blocked() callers want SIGKILL/SIGSTOP removed from set hace 13 años
  Al Viro ffc51be82b um: missing checks of __put_user()/__get_user() return values hace 13 años
  Al Viro 243412be9c um/x86: merge (and trim) 32- and 64-bit variants of ptrace.h hace 13 años
  Al Viro 3b7d15bde5 um: ->restart_block.fn needs to be reset on sigreturn hace 13 años
  Al Viro f67aa2ffb7 um: merge signal_{32,64}.c hace 14 años