Commit Graph

95606 Commits (4f452e8aa492c0b8028ca9b4bdb4d018ba28c6c7)
 

Author SHA1 Message Date
Jiri Slaby d353eca4e0 Char: moxa, cleanup module-param passed isa init 17 years ago
Jiri Slaby 37794952a6 Char: moxa, remove static isa support 17 years ago
Dimitri Sivanich cbacdd9572 SGI Altix mmtimer: allow larger number of timers per node 17 years ago
Alan Cox d17468c73e tty: drop the BKL for driver/ldisc ioctl methods 17 years ago
Alan Cox 1c2630ccf9 tty_ioctl: soft carrier handling 17 years ago
Alan Cox 0ee9cbb3c7 tty_ioctl: locking for tty_wait_until_sent 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Joe Peterson 575537b324 Resume TTY on SUSP and fix CRNL order in N_TTY line discipline 17 years ago
Alan Cox 47f86834bb redo locking of tty->pgrp 17 years ago
Alan Cox 04f378b198 tty: BKL pushdown 17 years ago
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