Historial de Commits

Autor SHA1 Mensaje Fecha
  Oleg Nesterov d92fcf0552 signal: sys_pause() should check signal_pending() hace 14 años
  Linus Torvalds 3ed4c0583d Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc hace 14 años
  Tejun Heo 40ae717d1e ptrace: fix signal->wait_chldexit usage in task_clear_group_stop_trapping() hace 14 años
  Oleg Nesterov 2e4f7c7769 signal: sys_sigprocmask() needs retarget_shared_pending() hace 14 años
  Oleg Nesterov b013c39924 signal: cleanup sys_sigprocmask() hace 14 años
  Oleg Nesterov 702a5073fd signal: rename signandsets() to sigandnsets() hace 14 años
  Oleg Nesterov b182801ab3 signal: do_sigtimedwait() needs retarget_shared_pending() hace 14 años
  Oleg Nesterov 943df1485a signal: introduce do_sigtimedwait() to factor out compat/native code hace 14 años
  Oleg Nesterov fe0faa005d signal: sys_rt_sigtimedwait: simplify the timeout logic hace 14 años
  Oleg Nesterov bb7efee2ca signal: cleanup sys_rt_sigprocmask() hace 14 años
  Oleg Nesterov e6fa16ab9c signal: sigprocmask() should do retarget_shared_pending() hace 14 años
  Oleg Nesterov 73ef4aeb61 signal: sigprocmask: narrow the scope of ->siglock hace 14 años
  Oleg Nesterov fec9993db0 signal: retarget_shared_pending: optimize while_each_thread() loop hace 14 años
  Oleg Nesterov f646e227b8 signal: retarget_shared_pending: consider shared/unblocked signals only hace 14 años
  Oleg Nesterov 0edceb7bcd signal: introduce retarget_shared_pending() hace 14 años
  Randy Dunlap f9fa0bc1fa signal.c: fix erroneous syscall kernel-doc hace 14 años
  Oleg Nesterov e46bc9b6fd Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptrace hace 14 años
  Linus Torvalds 42933bac11 Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 hace 14 años
  Randy Dunlap 41c57892a2 kernel/signal.c: add kernel-doc notation to syscalls hace 14 años
  Randy Dunlap 5aba085ede kernel/signal.c: fix typos and coding style hace 14 años
  Oleg Nesterov ee77f07592 signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUED hace 14 años
  Oleg Nesterov 780006eac2 signal: do_signal_stop: Remove the unneeded task_clear_group_stop_pending() hace 14 años
  Oleg Nesterov 1deac632fc signal: prepare_signal(SIGCONT) shouldn't play with TIF_SIGPENDING hace 14 años
  Lucas De Marchi 25985edced Fix common misspellings hace 14 años
  Roland Dreier 243b422af9 Relax si_code check in rt_sigqueueinfo and rt_tgsigqueueinfo hace 14 años
  Serge E. Hallyn 39fd33933b userns: allow killing tasks in your own or child userns hace 14 años
  Tejun Heo 244056f9db job control: Don't send duplicate job control stop notification while ptraced hace 14 años
  Tejun Heo ceb6bd67f9 job control: Notify the real parent of job control events regardless of ptrace hace 14 años
  Tejun Heo 62bcf9d992 job control: Job control stop notifications should always go to the real parent hace 14 años
  Tejun Heo 75b95953a5 job control: Add @for_ptrace to do_notify_parent_cldstop() hace 14 años