summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tty: BKL pushdownAlan Cox2008-04-309-53/+149
* serial_core: Prepare for BKL push downAlan Cox2008-04-301-7/+9
* 68360serial: Note that there isn't any info->mcr lockingAlan Cox2008-04-301-1/+1
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-301-18/+8
* vt_ioctl: Prepare for BKL push downAlan Cox2008-04-301-184/+268
* viocons: BKL lockingAlan Cox2008-04-301-2/+5
* synclink series: Prepare for BKL pushdownAlan Cox2008-04-303-21/+55
* sx: prepare for BKL pushdownAlan Cox2008-04-301-13/+4
* stallion: Prepare for BKL push downAlan Cox2008-04-301-12/+3
* specialix: Prepare for BKL pushdownAlan Cox2008-04-301-40/+6
* serial167: prepare to push BKL down into driversAlan Cox2008-04-301-12/+3
* rocket: Prepare for BKL pushdownAlan Cox2008-04-301-9/+18
* riscom8: Prepare for BKL pushdownAlan Cox2008-04-301-14/+11
* mxser: prepare for BKL pushdownAlan Cox2008-04-301-25/+38
* isicom: istallion prepare for lock_kernel pushdownAlan Cox2008-04-301-0/+6
* isicom: prepare for lock_kernel push downAlan Cox2008-04-301-14/+8
* esp: lock_kernel push downAlan Cox2008-04-301-6/+16
* epca: lock_kernel push downAlan Cox2008-04-301-15/+2
* cyclades: Prepare for relaxed locking in callersAlan Cox2008-04-301-12/+17
* amiserial: prepare for locking relaxation in callerAlan Cox2008-04-301-2/+11
* ptrace: permit ptracing of /sbin/initOleg Nesterov2008-04-301-8/+0
* ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()Oleg Nesterov2008-04-301-2/+1
* ptrace: __ptrace_unlink: use the ptrace_reparented() helperOleg Nesterov2008-04-301-1/+1
* ptrace: introduce ptrace_reparented() helperOleg Nesterov2008-04-302-5/+8
* document de_thread() with exit_notify() connectionOleg Nesterov2008-04-302-1/+2
* reparent_thread: use same_thread_group()Oleg Nesterov2008-04-301-1/+1
* ptrace: introduce task_detached() helperOleg Nesterov2008-04-301-20/+25
* signals: x86 TS_RESTORE_SIGMASKRoland McGrath2008-04-305-21/+40
* signals: use HAVE_SET_RESTORE_SIGMASKRoland McGrath2008-04-305-13/+19
* signals: ia64 renumber TIF_RESTORE_SIGMASKakpm@linux-foundation.org2008-04-302-4/+3
* signals: s390: renumber TIF_RESTORE_SIGMASKRoland McGrath2008-04-303-14/+14
* signals: set_restore_sigmask TIF_SIGPENDINGRoland McGrath2008-04-301-1/+7
* signals: add set_restore_sigmaskRoland McGrath2008-04-306-11/+22
* signals: allow the kernel to actually kill /sbin/initOleg Nesterov2008-04-301-1/+4
* signals: de_thread: simplify the ->child_reaper switchingOleg Nesterov2008-04-301-13/+2
* signals: fix /sbin/init protection from unwanted signalsOleg Nesterov2008-04-303-3/+10
* signals: check_kill_permission: remove tasklist_lockOleg Nesterov2008-04-301-2/+0
* signals: check_kill_permission: check session under tasklist_lockOleg Nesterov2008-04-301-5/+19
* signals: send_signal: be paranoid about signalfd_notify()Oleg Nesterov2008-04-301-7/+1
* signals: document CLD_CONTINUED notification mechanicsOleg Nesterov2008-04-301-1/+10
* signals: fold sig_ignored() into handle_stop_signal()Oleg Nesterov2008-04-301-15/+17
* signals: cleanup the usage of print_fatal_signal()Oleg Nesterov2008-04-301-2/+3
* signals: handle_stop_signal: don't worry about SIGKILLOleg Nesterov2008-04-301-6/+0
* signals: join send_sigqueue() with send_group_sigqueue()Oleg Nesterov2008-04-303-20/+4
* signals: unify send_sigqueue/send_group_sigqueue completelyOleg Nesterov2008-04-301-37/+21
* signals: fold complete_signal() into send_signal/do_send_sigqueuePavel Emelyanov2008-04-301-35/+11
* signals: use __group_complete_signal() for the specific signals tooOleg Nesterov2008-04-301-9/+6
* signals: change send_signal/do_send_sigqueue to take "boolean group" parameterOleg Nesterov2008-04-301-9/+16
* signals: move the definition of __group_complete_signal() upOleg Nesterov2008-04-301-96/+96
* signals: microoptimize the usage of ->curr_targetOleg Nesterov2008-04-302-5/+1
OpenPOWER on IntegriCloud