aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-30Char: moxa, rework open/closeJiri Slaby
2008-04-30Char: moxa, serialise timerJiri Slaby
2008-04-30Char: moxa, cleanup rx/txJiri Slaby
2008-04-30Char: moxa, merge 2 poll functionsJiri Slaby
2008-04-30Char: moxa, ioctl cleanupJiri Slaby
2008-04-30Char: moxa, timer cleanupJiri Slaby
2008-04-30Char: moxa, centralize board readinessJiri Slaby
2008-04-30Char: moxa, remove unused port entriesJiri Slaby
2008-04-30Char: moxa, remove port->portJiri Slaby
2008-04-30Char: moxa, merge c2xx and c320 firmware loadingJiri Slaby
2008-04-30Char: moxa, add firmware loadingJiri Slaby
2008-04-30Char: moxa, fix TIOC(G/S)SOFTCAR paramJiri Slaby
2008-04-30Char: moxa, pci io space fixupJiri Slaby
2008-04-30Char: moxa, cleanup module-param passed isa initJiri Slaby
2008-04-30Char: moxa, remove static isa supportJiri Slaby
2008-04-30SGI Altix mmtimer: allow larger number of timers per nodeDimitri Sivanich
2008-04-30tty: drop the BKL for driver/ldisc ioctl methodsAlan Cox
2008-04-30tty_ioctl: soft carrier handlingAlan Cox
2008-04-30tty_ioctl: locking for tty_wait_until_sentAlan Cox
2008-04-30tty_io: fix remaining pid struct lockingAlan Cox
2008-04-30Resume TTY on SUSP and fix CRNL order in N_TTY line disciplineJoe Peterson
2008-04-30redo locking of tty->pgrpAlan Cox
2008-04-30tty: BKL pushdownAlan Cox
2008-04-30serial_core: Prepare for BKL push downAlan Cox
2008-04-3068360serial: Note that there isn't any info->mcr lockingAlan Cox
2008-04-30isdn_tty: Prepare for BKL push downAlan Cox
2008-04-30vt_ioctl: Prepare for BKL push downAlan Cox
2008-04-30viocons: BKL lockingAlan Cox
2008-04-30synclink series: Prepare for BKL pushdownAlan Cox
2008-04-30sx: prepare for BKL pushdownAlan Cox
2008-04-30stallion: Prepare for BKL push downAlan Cox
2008-04-30specialix: Prepare for BKL pushdownAlan Cox
2008-04-30serial167: prepare to push BKL down into driversAlan Cox
2008-04-30rocket: Prepare for BKL pushdownAlan Cox
2008-04-30riscom8: Prepare for BKL pushdownAlan Cox
2008-04-30mxser: prepare for BKL pushdownAlan Cox
2008-04-30isicom: istallion prepare for lock_kernel pushdownAlan Cox
2008-04-30isicom: prepare for lock_kernel push downAlan Cox
2008-04-30esp: lock_kernel push downAlan Cox
2008-04-30epca: lock_kernel push downAlan Cox
2008-04-30cyclades: Prepare for relaxed locking in callersAlan Cox
2008-04-30amiserial: prepare for locking relaxation in callerAlan Cox
2008-04-30ptrace: permit ptracing of /sbin/initOleg Nesterov
2008-04-30ptrace: ptrace_attach: use send_sig_info() instead force_sig_specific()Oleg Nesterov
2008-04-30ptrace: __ptrace_unlink: use the ptrace_reparented() helperOleg Nesterov
2008-04-30ptrace: introduce ptrace_reparented() helperOleg Nesterov
2008-04-30document de_thread() with exit_notify() connectionOleg Nesterov
2008-04-30reparent_thread: use same_thread_group()Oleg Nesterov
2008-04-30ptrace: introduce task_detached() helperOleg Nesterov
2008-04-30signals: x86 TS_RESTORE_SIGMASKRoland McGrath