Age | Commit message (Expand) | Author | Files | Lines |
2009-08-11 | pty: fix data loss when stopped (^S/^Q) | Linus Torvalds | 1 | -0/+2 |
2009-08-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds | 1 | -99/+53 |
2009-08-05 | tty-ldisc: be more careful in 'put_ldisc' locking | Linus Torvalds | 1 | -5/+12 |
2009-08-05 | tty-ldisc: turn ldisc user count into a proper refcount | Linus Torvalds | 1 | -97/+46 |
2009-08-05 | tty-ldisc: make refcount be atomic_t 'users' count | Linus Torvalds | 1 | -10/+8 |
2009-08-02 | parisc: parisc-agp.c - use correct page_mask function | Helge Deller | 1 | -1/+1 |
2009-07-30 | sysrq, kdump: make sysrq-c consistent | Hidetoshi Seto | 1 | -3/+5 |
2009-07-29 | Merge branch 'zero-length' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 1 | -0/+0 |
2009-07-29 | pty: avoid forcing 'low_latency' tty flag | OGAWA Hirofumi | 3 | -2/+14 |
2009-07-29 | Remove zero-length file drivers/char/vr41xx_giu.c | Jeff Garzik | 1 | -0/+0 |
2009-07-28 | pty: quickfix for the pty ENXIO timing problems | Alan Cox | 1 | -0/+2 |
2009-07-21 | tty: fix chars_in_buffers | Alan Cox | 3 | -6/+4 |
2009-07-21 | specialix.c: convert nested spin_lock_irqsave to spin_lock | Julia Lawall | 1 | -12/+12 |
2009-07-21 | vc: create vcs(a) devices for consoles | Kay Sievers | 1 | -0/+4 |
2009-07-17 | tty_port: Fix return on interrupted use | Alan Cox | 1 | -1/+1 |
2009-07-16 | n_tty: Fix echo race | Alan Cox | 1 | -3/+0 |
2009-07-16 | tty: nozomi, fix tty refcounting bug | Jiri Slaby | 1 | -4/+8 |
2009-07-16 | vt: drop bootmem/slab memory distinction | Johannes Weiner | 1 | -9/+3 |
2009-07-16 | tty: fix close/hangup race | Alan Cox | 1 | -10/+15 |
2009-07-12 | headers: smp_lock.h redux | Alexey Dobriyan | 24 | -3/+21 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 2 | -12/+13 |
2009-07-08 | pty: Rework the pty layer to use the normal buffering logic | Alan Cox | 1 | -95/+59 |
2009-07-03 | Update Yoichi Yuasa's e-mail address | Yoichi Yuasa | 1 | -2/+2 |
2009-07-03 | MIPS: Update VR41xx GPIO driver to use gpiolib | Yoichi Yuasa | 3 | -685/+0 |
2009-06-29 | tty: Fix the leak in tty_ldisc_release | Alan Cox | 1 | -4/+11 |
2009-06-26 | powerpc/BSR: Fix BSR to allow mmap of small BSR on 64k kernel | Sonny Rao | 1 | -6/+19 |
2009-06-26 | powerpc/BSR: add 4096 byte BSR size | Sonny Rao | 1 | -7/+10 |
2009-06-24 | Remove low_latency flag setting from nozomi and mxser drivers | Chuck Ebbert | 2 | -4/+0 |
2009-06-24 | tty: fix tty_port_block_til_ready waiting | Jiri Slaby | 1 | -1/+1 |
2009-06-24 | synclink_gt: fix transmit race and timeout | Paul Fulghum | 1 | -42/+30 |
2009-06-22 | tty: n_hdlc add buffer flushing | Paul Fulghum | 1 | -9/+37 |
2009-06-22 | vt_ioctl: fix lock imbalance | Jiri Slaby | 1 | -1/+2 |
2009-06-22 | pcmcia/cm4000: fix lock imbalance | Jiri Slaby | 1 | -1/+2 |
2009-06-22 | n_r3964: fix lock imbalance | Jiri Slaby | 1 | -12/+14 |
2009-06-22 | bfin_jtag_comm: clean up printk usage | Mike Frysinger | 1 | -15/+15 |
2009-06-22 | Revert "char: moxa, prevent opening unavailable ports" | Linus Torvalds | 1 | -6/+1 |
2009-06-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 1 | -2/+0 |
2009-06-20 | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 16 | -143/+174 |
2009-06-20 | agp/intel: Make intel_i965_mask_memory use dma_addr_t for physical addresses | Pierre Willenbrock | 1 | -1/+1 |
2009-06-20 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds | 3 | -3/+3 |
2009-06-20 | char: moxa, prevent opening unavailable ports | Dirk Eibach | 1 | -1/+6 |
2009-06-20 | istallion: add missing __devexit marking | Mike Frysinger | 1 | -1/+1 |
2009-06-20 | dtlk: off by one in {read,write}_tts() | Roel Kluin | 1 | -3/+3 |
2009-06-19 | agp: add user mapping support to ATI AGP bridge. | Dave Airlie | 1 | -4/+14 |
2009-06-19 | agp: switch AGP to use page array instead of unsigned long array | Dave Airlie | 16 | -136/+143 |
2009-06-19 | agpgart: detected ALi M???? chipset with M1621 | Ondrej Zary | 1 | -1/+1 |
2009-06-19 | agp/uninorth: Handle user memory types. | Michel Dänzer | 1 | -2/+16 |
2009-06-19 | kexec: sysrq: simplify sysrq-c handler | Neil Horman | 1 | -9/+6 |
2009-06-19 | ppdev: reduce kernel log spam | Michael Buesch | 1 | -18/+11 |
2009-06-19 | Char: isicom: fix build warning | Jiri Slaby | 1 | -1/+1 |