Age | Commit message (Expand) | Author |
2010-08-10 | tty: untangle locking of wait_until_sent | Arnd Bergmann |
2010-08-10 | tty: reorder ldisc locking | Arnd Bergmann |
2010-08-10 | tty: introduce wait_event_interruptible_tty | Arnd Bergmann |
2010-08-10 | cdc-acm: remove dead code | Arnd Bergmann |
2010-08-10 | tty: fix console_sem lock order | Arnd Bergmann |
2010-08-10 | tty: never hold BTM while getting tty_mutex | Arnd Bergmann |
2010-08-10 | tty: replace BKL with a new tty_lock | Arnd Bergmann |
2010-08-10 | serial: fix termios settings in open | Arnd Bergmann |
2010-08-10 | serial: Use block_til_ready helper | Alan Cox |
2010-08-10 | serial: trim locking on the helpers | Alan Cox |
2010-08-10 | serial: add port helpers | Alan Cox |
2010-08-10 | serial: Change the wait for carrier locking | Alan Cox |
2010-08-10 | tty: Move the vt_tty field from the vc_data into the standard tty_port | Alan Cox |
2010-08-10 | tty: Make vt's have a tty_port | Alan Cox |
2010-08-10 | vc: Locking clean up | Alan Cox |
2010-08-10 | tty: serial - fix tty referencing in set_ldisc | Alan Cox |
2010-08-10 | tty: serial - fix tty back references in termios | Alan Cox |
2010-08-10 | tty: serial - fix various misuses/mishandlings of port->tty | Alan Cox |
2010-08-10 | synclink: reworking locking a bit | Alan Cox |
2010-08-10 | tty: Fix the digi acceleport driver NULL checks | Alan Cox |
2010-08-10 | specialix: Kill the BKL | Alan Cox |
2010-08-10 | epca: Kill the big kernel lock | Alan Cox |
2010-08-10 | cyclades: Kill off BKL usage | Alan Cox |
2010-08-10 | synclink: kill the big kernel lock | Alan Cox |
2010-08-10 | rocket: kill BKL | Alan Cox |
2010-08-10 | isicom: kill off the BKL | Alan Cox |
2010-08-10 | riscom8: kill use of lock_kernel | Alan Cox |
2010-08-10 | istallion: use bit ops for the board flags | Alan Cox |
2010-08-10 | stallion: prune lock_kernel calls | Alan Cox |
2010-08-10 | vt/console: try harder to print output when panicing | Jesse Barnes |
2010-08-10 | tty: Add EXTPROC support for LINEMODE | hyc@symas.com |
2010-08-10 | tty: remove remaining Hayes ESP ioctls | Greg Kroah-Hartman |
2010-08-10 | tty: Remove Hayes ESP ioctls | Jeff Dike |
2010-08-10 | serial: fix wakup races in the mrst_max3110 driver | Arjan van de Ven |
2010-08-10 | serial: replace open coded mutex with a real mutex in mrst_max3110.c | Arjan van de Ven |
2010-08-10 | max3110 sanity check a register | jianwei.yang |
2010-08-10 | mrst_max3110: add UART driver for Max3110 on Moorestown | Feng Tang |
2010-08-10 | serial: add UART_CAP_EFR and UART_CAP_SLEEP flags to 16C950 UARTs definition | Yegor Yefremov |
2010-08-10 | vt: clean up the code - use kernel library | Andy Shevchenko |
2010-08-10 | serial: There's no config CONSOLE | Christoph Egger |
2010-08-10 | n_gsm.c: removed duplicated #includes | Andrea Gelmini |
2010-08-10 | Merge branch 'writable_limits' of git://decibel.fi.muni.cz/~xslaby/linux | Linus Torvalds |
2010-08-10 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bco... | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify | Linus Torvalds |
2010-08-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6 | Linus Torvalds |
2010-08-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds |
2010-08-09 | Merge branch 'rs485fix' of git://www.jni.nu/cris | Linus Torvalds |