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