| 2008-04-30 | Adrian Bunk | make marker_debug static | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Christoph Hellwig | mxser: convert large macros to functions | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | pids: sys_getpgid: fix unsafe *pid usage, s/tasklist... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | pids: sys_getsid: fix unsafe *pid usage, fix possible... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | pids: __set_special_pids: use change_pid() helper | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | pids: sys_setpgid: use change_pid() helper | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | pids: introduce change_pid() helper | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | pids: de_thread: don't clear session/pgrp pids for... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Pavel Emelyanov | Deprecate find_task_by_pid() | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Pavel Emelyanov | Use find_task_by_vpid in taskstats | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Oleg Nesterov | free_pidmap: turn it into free_pidmap(struct upid *) | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Sukadev Bhattiprolu | devpts: factor out PTY index allocation | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Sukadev Bhattiprolu | devpts: propagate error code from devpts_pty_new | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Hiroshi Shimamoto | tty: fix routine name in ptmx_open() | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | char serial: switch drivers to ioremap_nocache | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | ip2: switch remaining direct call of ops->flush_buffer | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty: add throttle/unthrottle helpers | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | isicom: fix buffer allocation | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | esp: clean up to modern coding style | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | epca: coding style | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | riscom8: coding style | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | strip: Fix up strip for the new order | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty: The big operations rework | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | isicom: bring into coding style | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | serial: switch the serial core to int put_char methods | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | pc300: Update to tty_set_operations | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | pty: prepare for tty->ops changes | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | isdn: switch to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | consoles: switch to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | synclink series: switch to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | specialix: Switch to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | serial167: switch to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | riscom/rocket: switch to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | pcmcia: serial to int put_char method | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | mxser: switch to put_char being int | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | char: switch gs, cyclades and esp to return int for... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | amiserial: Switch put char to return success/fail | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | usb gadget: switch to put_char returning int | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | serial m68k: put_char returns | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | s390 tty: Prepare for put_char to return success/fail | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty/serial: lay the foundations for the next set of... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Julia Lawall | drivers/char/ds1286.c: use time_before, time_before_eq... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: rio, fix cirrus defines | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | cyclades: use ioremap_nocache for clarity as proposed | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | cyclades: coding style & review | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | istallion: TIOCG/SSOFTCAR handling removal | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: ip2, macros cleanup | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jon Schindler | drivers/char/ip2/ip2main.c: replace init_module&cleanup... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Harvey Harrison | epca.c: static functions and integer as NULL pointer... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Harvey Harrison | cyclades.c: fix sparse shadowed variable warnings | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Harvey Harrison | char: rocket.c: fix sparse variable shadowing and int... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Harvey Harrison | char: esp.c: fix possible double-unlock | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Harvey Harrison | char: fix sparse shadowed variable warnings in esp.c | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, add firmware loading fix | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, update credits | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, notify about board readiness | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, introduce MOXA_IS_320 macro | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, remove useless tty functions | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, little cleanup | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, rework open/close | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, serialise timer | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, cleanup rx/tx | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, merge 2 poll functions | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, ioctl cleanup | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, timer cleanup | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, centralize board readiness | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, remove unused port entries | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, remove port->port | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, merge c2xx and c320 firmware loading | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, add firmware loading | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, fix TIOC(G/S)SOFTCAR param | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, pci io space fixup | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, cleanup module-param passed isa init | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Jiri Slaby | Char: moxa, remove static isa support | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Dimitri Sivanich | SGI Altix mmtimer: allow larger number of timers per... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty: drop the BKL for driver/ldisc ioctl methods | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty_ioctl: soft carrier handling | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty_ioctl: locking for tty_wait_until_sent | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty_io: fix remaining pid struct locking | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Joe Peterson | Resume TTY on SUSP and fix CRNL order in N_TTY line... | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | redo locking of tty->pgrp | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | tty: BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | serial_core: Prepare for BKL push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | 68360serial: Note that there isn't any info->mcr locking | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | isdn_tty: Prepare for BKL push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | vt_ioctl: Prepare for BKL push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | viocons: BKL locking | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | synclink series: Prepare for BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | sx: prepare for BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | stallion: Prepare for BKL push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | specialix: Prepare for BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | serial167: prepare to push BKL down into drivers | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | rocket: Prepare for BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | riscom8: Prepare for BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | mxser: prepare for BKL pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | isicom: istallion prepare for lock_kernel pushdown | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | isicom: prepare for lock_kernel push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | esp: lock_kernel push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | epca: lock_kernel push down | commit | commitdiff | tree | snapshot | 
| 2008-04-30 | Alan Cox | cyclades: Prepare for relaxed locking in callers | commit | commitdiff | tree | snapshot | 
| next |