Commit Graph

95174 Commits (e52384426064bca0669a954736206adca7595d48)
 

Author SHA1 Message Date
Alan Cox e523844260 serial_core: Prepare for BKL push down 17 years ago
Alan Cox c0754c99a6 68360serial: Note that there isn't any info->mcr locking 17 years ago
Alan Cox 6e4d376c66 isdn_tty: Prepare for BKL push down 17 years ago
Alan Cox 9cc3c22bf0 vt_ioctl: Prepare for BKL push down 17 years ago
Alan Cox dd9a451aad viocons: BKL locking 17 years ago
Alan Cox 1f8cabb705 synclink series: Prepare for BKL pushdown 17 years ago
Alan Cox 341339e7af sx: prepare for BKL pushdown 17 years ago
Alan Cox f433c65b8a stallion: Prepare for BKL push down 17 years ago
Alan Cox b190e178f6 specialix: Prepare for BKL pushdown 17 years ago
Alan Cox 638157bc14 serial167: prepare to push BKL down into drivers 17 years ago
Alan Cox bdf183aa47 rocket: Prepare for BKL pushdown 17 years ago
Alan Cox eb17455296 riscom8: Prepare for BKL pushdown 17 years ago
Alan Cox 9d6d162d49 mxser: prepare for BKL pushdown 17 years ago
Alan Cox 3736113654 isicom: istallion prepare for lock_kernel pushdown 17 years ago
Alan Cox 1eac494738 isicom: prepare for lock_kernel push down 17 years ago
Alan Cox 5a4bc8c1bd esp: lock_kernel push down 17 years ago
Alan Cox 37925e0503 epca: lock_kernel push down 17 years ago
Alan Cox 7b130c0efd cyclades: Prepare for relaxed locking in callers 17 years ago
Alan Cox e18ce49b5b amiserial: prepare for locking relaxation in caller 17 years ago
Oleg Nesterov 00cd5c37af ptrace: permit ptracing of /sbin/init 17 years ago
Oleg Nesterov 33e9fc7d01 ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific() 17 years ago
Oleg Nesterov 68cb947866 ptrace: __ptrace_unlink: use the ptrace_reparented() helper 17 years ago
Oleg Nesterov 53b6f9fbd3 ptrace: introduce ptrace_reparented() helper 17 years ago
Oleg Nesterov 2800d8d19e document de_thread() with exit_notify() connection 17 years ago
Oleg Nesterov 376e1d2531 reparent_thread: use same_thread_group() 17 years ago
Oleg Nesterov d839fd4d2e ptrace: introduce task_detached() helper 17 years ago
Roland McGrath 5a8da0ea82 signals: x86 TS_RESTORE_SIGMASK 17 years ago
Roland McGrath f3de272b82 signals: use HAVE_SET_RESTORE_SIGMASK 17 years ago
akpm@linux-foundation.org 49eaeb4bc4 signals: ia64 renumber TIF_RESTORE_SIGMASK 17 years ago
Roland McGrath 02a029b325 signals: s390: renumber TIF_RESTORE_SIGMASK 17 years ago
Roland McGrath 7648d961fc signals: set_restore_sigmask TIF_SIGPENDING 17 years ago
Roland McGrath 4e4c22c711 signals: add set_restore_sigmask 17 years ago
Oleg Nesterov 80fe728d59 signals: allow the kernel to actually kill /sbin/init 17 years ago
Oleg Nesterov 7a5e873f09 signals: de_thread: simplify the ->child_reaper switching 17 years ago
Oleg Nesterov fae5fa44f1 signals: fix /sbin/init protection from unwanted signals 17 years ago
Oleg Nesterov 193191035a signals: check_kill_permission: remove tasklist_lock 17 years ago
Oleg Nesterov 2e2ba22ea4 signals: check_kill_permission: check session under tasklist_lock 17 years ago
Oleg Nesterov 53c30337f2 signals: send_signal: be paranoid about signalfd_notify() 17 years ago
Oleg Nesterov 021e1ae3d8 signals: document CLD_CONTINUED notification mechanics 17 years ago
Oleg Nesterov 7e695a5ef5 signals: fold sig_ignored() into handle_stop_signal() 17 years ago
Oleg Nesterov 2dce81bff2 signals: cleanup the usage of print_fatal_signal() 17 years ago
Oleg Nesterov 34c8f07b9a signals: handle_stop_signal: don't worry about SIGKILL 17 years ago
Oleg Nesterov ac5c215383 signals: join send_sigqueue() with send_group_sigqueue() 17 years ago
Oleg Nesterov e62e6650e9 signals: unify send_sigqueue/send_group_sigqueue completely 17 years ago
Pavel Emelyanov 4cd4b6d4e0 signals: fold complete_signal() into send_signal/do_send_sigqueue 17 years ago
Oleg Nesterov 5fcd835bf8 signals: use __group_complete_signal() for the specific signals too 17 years ago
Oleg Nesterov 2ca3515aa5 signals: change send_signal/do_send_sigqueue to take "boolean group" parameter 17 years ago
Oleg Nesterov 71f11dc025 signals: move the definition of __group_complete_signal() up 17 years ago
Oleg Nesterov db51aeccd7 signals: microoptimize the usage of ->curr_target 17 years ago
Oleg Nesterov 08d2c30ce9 signals: send_sig_info: don't take tasklist_lock 17 years ago