Age | Commit message (Expand) | Author | Files | Lines |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-11-28 | the rest of drivers/*: annotate ->poll() instances | Al Viro | 1 | -3/+3 |
2017-11-22 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+4 |
2017-11-08 | tty: Remove redundant license text | Greg Kroah-Hartman | 1 | -3/+0 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds | 1 | -1/+1 |
2015-10-18 | tty: r3964: Replace/remove bogus tty lock use | Peter Hurley | 1 | -7/+13 |
2015-10-18 | tty: r3964: Use tty->read_wait waitqueue | Peter Hurley | 1 | -6/+4 |
2013-12-09 | tty: Always handle NULL flag ptr | Peter Hurley | 1 | -1/+1 |
2012-08-10 | tty: localise the lock | Alan Cox | 1 | -5/+5 |
2012-07-16 | tty: revert incorrectly applied lock patch | Alan Cox | 1 | -5/+5 |
2012-07-07 | tty: localise the lock | Alan Cox | 1 | -5/+5 |
2012-06-03 | tty: Revert the tty locking series, it needs more work | Linus Torvalds | 1 | -6/+5 |
2012-05-05 | tty_lock: Localise the lock | Alan Cox | 1 | -5/+6 |
2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -6/+4 |
2011-04-23 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -4/+6 |
2011-03-02 | drivers: remove extraneous includes of smp_lock.h | Arnd Bergmann | 1 | -1/+0 |
2010-11-05 | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 1 | -0/+1264 |