Age | Commit message (Expand) | Author |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-02-27 | more file_inode() open-coded instances | Al Viro |
2013-02-27 | sysrq: don't depend on weak undefined arrays to have an address that compares... | Linus Torvalds |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-24 | tty vt: fix character insertion overflow | Nicolas Pitre |
2013-02-24 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini |
2013-02-18 | tty: mxser: improve error handling in mxser_probe() and mxser_module_init() | Alexey Khoroshilov |
2013-02-18 | serial: imx: fix uninitialized variable warning | Shawn Guo |
2013-02-15 | serial: tegra: assume CONFIG_OF | Stephen Warren |
2013-02-15 | TTY: do not update atime/mtime on read/write | Jiri Slaby |
2013-02-14 | serial: imx: Fix recursive locking bug | Thomas Gleixner |
2013-02-14 | s390/3270: asynchronous size sensing | Martin Schwidefsky |
2013-02-13 | tty: Remove ancient hardpps() | Peter Hurley |
2013-02-13 | pps: Additional cleanups in uart_handle_dcd_change | George Spelvin |
2013-02-13 | pps: Move timestamp read into PPS code proper | George Spelvin |
2013-02-13 | tty: serial: uartlite: Support uartlite on big and little endian systems | Michal Simek |
2013-02-13 | tty: serial: uartlite: Fix sparse and checkpatch warnings | Michal Simek |
2013-02-13 | serial/arc-uart: Miscll DT related updates (Grant's review comments) | Vineet Gupta |
2013-02-08 | drivers/serial: add GENERIC_HARDIRQS dependency | Heiko Carstens |
2013-02-08 | Merge branch 'console-fixes' into drm-next | Dave Airlie |
2013-02-08 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-08 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams |
2013-02-07 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |
2013-02-06 | TTY: mark tty_get_device call with the proper const values | Greg Kroah-Hartman |
2013-02-06 | Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL" | fabio.estevam@freescale.com |
2013-02-06 | tty: metag_da: avoid getting tty kref in dashtty_timer() | James Hogan |
2013-02-06 | tty: metag_da: Add metag DA TTY driver | James Hogan |
2013-02-05 | serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL | Fabio Estevam |
2013-02-05 | tty: serial: altera_jtaguart: Simplify altera_jtaguart_init() | Tobias Klauser |
2013-02-05 | tty: serial: altera_uart: Simplify altera_uart_init() | Tobias Klauser |
2013-02-05 | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a... | Alexey Pelykh |
2013-02-05 | tty: of_serial: unexport tegra_serial_handle_break | Stephen Warren |
2013-02-04 | pty: Ignore slave open count for master pty open | Peter Hurley |
2013-02-04 | pty: Ignore slave pty close() if never successfully opened | Peter Hurley |
2013-02-04 | pty: Fix BUG()s when ptmx_open() errors out | Peter Hurley |
2013-02-04 | kgdb: remove #include <linux/serial_8250.h> from kgdb.h | Greg Kroah-Hartman |
2013-02-04 | tty: Use raw spin lock to protect the TTY read section | Ivo Sieben |
2013-02-04 | tty: set_termios/set_termiox should not return -EINTR | Oleg Nesterov |