| Commit message (Expand) | Author | Age |
* | synclink series: Prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | sx: prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | stallion: Prepare for BKL push down | Alan Cox | 2008-04-30 |
* | specialix: Prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | serial167: prepare to push BKL down into drivers | Alan Cox | 2008-04-30 |
* | rocket: Prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | riscom8: Prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | mxser: prepare for BKL pushdown | Alan Cox | 2008-04-30 |
* | isicom: istallion prepare for lock_kernel pushdown | Alan Cox | 2008-04-30 |
* | isicom: prepare for lock_kernel push down | Alan Cox | 2008-04-30 |
* | esp: lock_kernel push down | Alan Cox | 2008-04-30 |
* | epca: lock_kernel push down | Alan Cox | 2008-04-30 |
* | cyclades: Prepare for relaxed locking in callers | Alan Cox | 2008-04-30 |
* | amiserial: prepare for locking relaxation in caller | Alan Cox | 2008-04-30 |
* | ptrace: permit ptracing of /sbin/init | Oleg Nesterov | 2008-04-30 |
* | ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() | Oleg Nesterov | 2008-04-30 |
* | ptrace: __ptrace_unlink: use the ptrace_reparented() helper | Oleg Nesterov | 2008-04-30 |
* | ptrace: introduce ptrace_reparented() helper | Oleg Nesterov | 2008-04-30 |
* | document de_thread() with exit_notify() connection | Oleg Nesterov | 2008-04-30 |
* | reparent_thread: use same_thread_group() | Oleg Nesterov | 2008-04-30 |
* | ptrace: introduce task_detached() helper | Oleg Nesterov | 2008-04-30 |
* | signals: x86 TS_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | signals: use HAVE_SET_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | signals: ia64 renumber TIF_RESTORE_SIGMASK | akpm@linux-foundation.org | 2008-04-30 |
* | signals: s390: renumber TIF_RESTORE_SIGMASK | Roland McGrath | 2008-04-30 |
* | signals: set_restore_sigmask TIF_SIGPENDING | Roland McGrath | 2008-04-30 |
* | signals: add set_restore_sigmask | Roland McGrath | 2008-04-30 |
* | signals: allow the kernel to actually kill /sbin/init | Oleg Nesterov | 2008-04-30 |
* | signals: de_thread: simplify the ->child_reaper switching | Oleg Nesterov | 2008-04-30 |
* | signals: fix /sbin/init protection from unwanted signals | Oleg Nesterov | 2008-04-30 |
* | signals: check_kill_permission: remove tasklist_lock | Oleg Nesterov | 2008-04-30 |
* | signals: check_kill_permission: check session under tasklist_lock | Oleg Nesterov | 2008-04-30 |
* | signals: send_signal: be paranoid about signalfd_notify() | Oleg Nesterov | 2008-04-30 |
* | signals: document CLD_CONTINUED notification mechanics | Oleg Nesterov | 2008-04-30 |
* | signals: fold sig_ignored() into handle_stop_signal() | Oleg Nesterov | 2008-04-30 |
* | signals: cleanup the usage of print_fatal_signal() | Oleg Nesterov | 2008-04-30 |
* | signals: handle_stop_signal: don't worry about SIGKILL | Oleg Nesterov | 2008-04-30 |
* | signals: join send_sigqueue() with send_group_sigqueue() | Oleg Nesterov | 2008-04-30 |
* | signals: unify send_sigqueue/send_group_sigqueue completely | Oleg Nesterov | 2008-04-30 |
* | signals: fold complete_signal() into send_signal/do_send_sigqueue | Pavel Emelyanov | 2008-04-30 |
* | signals: use __group_complete_signal() for the specific signals too | Oleg Nesterov | 2008-04-30 |
* | signals: change send_signal/do_send_sigqueue to take "boolean group" parameter | Oleg Nesterov | 2008-04-30 |
* | signals: move the definition of __group_complete_signal() up | Oleg Nesterov | 2008-04-30 |
* | signals: microoptimize the usage of ->curr_target | Oleg Nesterov | 2008-04-30 |
* | signals: send_sig_info: don't take tasklist_lock | Oleg Nesterov | 2008-04-30 |
* | signals: do_tkill: don't use tasklist_lock | Oleg Nesterov | 2008-04-30 |
* | signals: move handle_stop_signal() into send_signal() | Oleg Nesterov | 2008-04-30 |
* | signals: send_group_sigqueue: don't take tasklist_lock | Oleg Nesterov | 2008-04-30 |
* | signals: __group_complete_signal: cache the value of p->signal | Oleg Nesterov | 2008-04-30 |
* | signals: send_sigqueue: don't forget about handle_stop_signal() | Oleg Nesterov | 2008-04-30 |