summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | | | | | | | | | | | | | | | | | | | | | | tty: drop the BKL for driver/ldisc ioctl methodsAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | tty_ioctl: soft carrier handlingAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | tty_ioctl: locking for tty_wait_until_sentAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | tty_io: fix remaining pid struct lockingAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | redo locking of tty->pgrpAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | tty: BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | serial_core: Prepare for BKL push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | 68360serial: Note that there isn't any info->mcr lockingAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | isdn_tty: Prepare for BKL push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | vt_ioctl: Prepare for BKL push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | viocons: BKL lockingAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | synclink series: Prepare for BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | sx: prepare for BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | stallion: Prepare for BKL push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | specialix: Prepare for BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | serial167: prepare to push BKL down into driversAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | rocket: Prepare for BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | riscom8: Prepare for BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | mxser: prepare for BKL pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | isicom: istallion prepare for lock_kernel pushdownAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | isicom: prepare for lock_kernel push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | esp: lock_kernel push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | epca: lock_kernel push downAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | amiserial: prepare for locking relaxation in callerAlan Cox2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | ptrace: permit ptracing of /sbin/initOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()Oleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | ptrace: __ptrace_unlink: use the ptrace_reparented() helperOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | ptrace: introduce ptrace_reparented() helperOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | document de_thread() with exit_notify() connectionOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | reparent_thread: use same_thread_group()Oleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | ptrace: introduce task_detached() helperOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: add set_restore_sigmaskRoland McGrath2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: allow the kernel to actually kill /sbin/initOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: de_thread: simplify the ->child_reaper switchingOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: check_kill_permission: remove tasklist_lockOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: check_kill_permission: check session under tasklist_lockOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: send_signal: be paranoid about signalfd_notify()Oleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: document CLD_CONTINUED notification mechanicsOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: fold sig_ignored() into handle_stop_signal()Oleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: cleanup the usage of print_fatal_signal()Oleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: handle_stop_signal: don't worry about SIGKILLOleg Nesterov2008-04-30
* | | | | | | | | | | | | | | | | | | | | | | | signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-30