Age | Commit message (Expand) | Author |
2009-09-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2009-09-05 | pty: don't limit the writes to 'pty_space()' inside 'pty_write()' | Linus Torvalds |
2009-09-05 | n_tty: do O_ONLCR translation as a single write | Linus Torvalds |
2009-09-02 | agp/intel: support for new chip variant of IGDNG mobile | Zhenyu Wang |
2009-08-25 | tty: make sure to flush any pending work when halting the ldisc | Linus Torvalds |
2009-08-10 | pty: fix data loss when stopped (^S/^Q) | Linus Torvalds |
2009-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2009-08-04 | tty-ldisc: be more careful in 'put_ldisc' locking | Linus Torvalds |
2009-08-04 | tty-ldisc: turn ldisc user count into a proper refcount | Linus Torvalds |
2009-08-04 | tty-ldisc: make refcount be atomic_t 'users' count | Linus Torvalds |
2009-08-02 | parisc: parisc-agp.c - use correct page_mask function | Helge Deller |
2009-07-29 | sysrq, kdump: make sysrq-c consistent | Hidetoshi Seto |
2009-07-29 | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds |
2009-07-29 | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi |
2009-07-28 | Remove zero-length file drivers/char/vr41xx_giu.c | Jeff Garzik |
2009-07-27 | pty: quickfix for the pty ENXIO timing problems | Alan Cox |
2009-07-20 | tty: fix chars_in_buffers | Alan Cox |
2009-07-20 | specialix.c: convert nested spin_lock_irqsave to spin_lock | Julia Lawall |
2009-07-20 | vc: create vcs(a) devices for consoles | Kay Sievers |
2009-07-17 | tty_port: Fix return on interrupted use | Alan Cox |
2009-07-16 | n_tty: Fix echo race | Alan Cox |
2009-07-16 | tty: nozomi, fix tty refcounting bug | Jiri Slaby |
2009-07-16 | vt: drop bootmem/slab memory distinction | Johannes Weiner |
2009-07-16 | tty: fix close/hangup race | Alan Cox |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches |
2009-07-08 | pty: Rework the pty layer to use the normal buffering logic | Alan Cox |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa |
2009-06-29 | tty: Fix the leak in tty_ldisc_release | Alan Cox |
2009-06-26 | powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel | Sonny Rao |
2009-06-26 | powerpc/BSR: add 4096 byte BSR size | Sonny Rao |
2009-06-24 | Remove low_latency flag setting from nozomi and mxser drivers | Chuck Ebbert |
2009-06-24 | tty: fix tty_port_block_til_ready waiting | Jiri Slaby |
2009-06-24 | synclink_gt: fix transmit race and timeout | Paul Fulghum |
2009-06-22 | tty: n_hdlc add buffer flushing | Paul Fulghum |
2009-06-22 | vt_ioctl: fix lock imbalance | Jiri Slaby |
2009-06-22 | pcmcia/cm4000: fix lock imbalance | Jiri Slaby |
2009-06-22 | n_r3964: fix lock imbalance | Jiri Slaby |
2009-06-22 | bfin_jtag_comm: clean up printk usage | Mike Frysinger |
2009-06-22 | Revert "char: moxa, prevent opening unavailable ports" | Linus Torvalds |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2009-06-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds |
2009-06-20 | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock |
2009-06-19 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-19 | char: moxa, prevent opening unavailable ports | Dirk Eibach |
2009-06-19 | istallion: add missing __devexit marking | Mike Frysinger |
2009-06-19 | dtlk: off by one in {read,write}_tts() | Roel Kluin |
2009-06-19 | agp: add user mapping support to ATI AGP bridge. | Dave Airlie |
2009-06-19 | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie |