- d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
- 9521127 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
- 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
- 08ab9b1 mm, oom: force oom kill on sysrq+f by David Rientjes · 13 years ago
- 69a7aeb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
- ec86b45 tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable by Stephen Rothwell · 13 years ago
- 843ec55 Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
- 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 7d3d897 powerpc/hvc_udbg: Don't crash when udbg_putc is NULL by Benjamin Herrenschmidt · 13 years ago
- fb8ebec serial: pxa: add clk_prepare/clk_unprepare calls by Philipp Zabel · 13 years ago
- 4a4c61b TTY: Wrong unicode value copied in con_set_unimap() by Liz Clark · 13 years ago
- 9b96fba serial: PL011: clear pending interrupts by Linus Walleij · 13 years ago
- cf8e019 hvc_xen: introduce HVC_XEN_FRONTEND by Stefano Stabellini · 13 years ago
- 02e19f9 hvc_xen: implement multiconsole support by Stefano Stabellini · 13 years ago
- eb5ef07 hvc_xen: support PV on HVM consoles by Stefano Stabellini · 13 years ago
- 60f4b00 serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset. by Sonic Zhang · 13 years ago
- 8289621 vt: NULL dereference in vt_do_kdsk_ioctl() by Dan Carpenter · 13 years ago
- 9abac85 tty: serial: vt8500: fix annotations for probe/remove by Wolfram Sang · 13 years ago
- 55e4016 serial: remove back and forth conversions in serial_out_sync by Paul Gortmaker · 13 years ago
- 4fd996a serial: use serial_port_in/out vs serial_in/out in 8250 by Paul Gortmaker · 13 years ago
- dfe4244 serial: reduce number of indirections in 8250 code by Paul Gortmaker · 13 years ago
- 0d263a2 serial: delete useless void casts in 8250.c by Paul Gortmaker · 13 years ago
- 3f0ab32 serial: make 8250's serial_in shareable to other drivers. by Paul Gortmaker · 13 years ago
- 0acf519 serial: delete last unused traces of pausing I/O in 8250 by Paul Gortmaker · 13 years ago
- a46f553 pch_uart: Add module parameter descriptions by Darren Hart · 13 years ago
- 7ce9251 pch_uart: Use existing default_baud in setup_console by Darren Hart · 13 years ago
- 2a44feb pch_uart: Add user_uartclk parameter by Darren Hart · 13 years ago
- 077175f pch_uart: Add Fish River Island II uart clock quirks by Darren Hart · 13 years ago
- a8a3ec9 pch_uart: Use uartclk instead of base_baud by Darren Hart · 13 years ago
- 048be43 sh-sci / PM: Avoid deadlocking runtime PM by Rafael J. Wysocki · 13 years ago
- c17a9d4 tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES by Stephen Rothwell · 13 years ago
- b668089 tty: powerpc: remove hvc_iseries by Stephen Rothwell · 13 years ago
- e0955ac mpc5200b/uart: select more tolerant uart prescaler on low baudrates by Frank Benkert · 13 years ago
- 58112df tty: moxa: fix bit test in moxa_start() by Dan Carpenter · 13 years ago
- 9b93742 TTY: amiserial, use tty_port_close_start by Jiri Slaby · 13 years ago
- b8edebe TTY: amiserial, use tty_port_close_end by Jiri Slaby · 13 years ago
- 6e1aeb0 TTY: amiserial, use tty_port_block_til_ready by Jiri Slaby · 13 years ago
- f116660 TTY: amiserial, provide carrier helpers by Jiri Slaby · 13 years ago
- 6fe18d2 TTY: amiserial no longer needs serialP by Jiri Slaby · 13 years ago
- ff169e5 TTY: amiserial, stop using serial_state->{irq,type,line} by Jiri Slaby · 13 years ago
- 7188dc2 TTY: amiserial, define local tty_port pointer by Jiri Slaby · 13 years ago
- 01bd730 TTY: amiserial/simserial, use flags from tty_port by Jiri Slaby · 13 years ago
- 12c8035 TTY: amiserial/simserial, use count from tty_port by Jiri Slaby · 13 years ago
- 799be6f TTY: amiserial/simserial, use close delays from tty_port by Jiri Slaby · 13 years ago
- 8775879 TTY: amiserial/simserial, use tty_port by Jiri Slaby · 13 years ago
- 588993d TTY: amiserial, pass tty down to functions by Jiri Slaby · 13 years ago
- 0f9b968 TTY: amiserial, simplify set_serial_info by Jiri Slaby · 13 years ago
- 916b765 TTY: serialP, merge serial_state and async_struct by Jiri Slaby · 13 years ago
- 13c9062 TTY: amiserial, remove IRQ_ports by Jiri Slaby · 13 years ago
- d852256 TTY: simserial/amiserial, use one instance of other members by Jiri Slaby · 13 years ago
- fef2107 TTY: amiserial, use only one copy of async flags by Jiri Slaby · 13 years ago
- c5f0508 TTY: amiserial, remove tasklet for tty_wakeup by Jiri Slaby · 13 years ago
- 9c8efec TTY: serialP, remove unused material by Jiri Slaby · 13 years ago
- 11ba889 TTY: remove serialP.h inclusion from some files by Jiri Slaby · 13 years ago
- 8bc87dc TTY: serial, include pci.h in m32r_sio by Jiri Slaby · 13 years ago
- 4da2405 TTY: serial, use atomic_inc_return in ioc4_serial by Jiri Slaby · 13 years ago
- ecaa3bd TTY: ipwireless, fix tty->index handling by Jiri Slaby · 13 years ago
- 410235f TTY: remove unneeded tty->index checks by Jiri Slaby · 13 years ago
- ecd1665 TTY: remove tty driver re-set from tty_reopen by Jiri Slaby · 13 years ago
- d483426 TTY: simplify tty_driver_lookup_tty a bit by Jiri Slaby · 13 years ago
- 2f16669 TTY: remove re-assignments to tty_driver members by Jiri Slaby · 13 years ago
- 1a54a76 TTY: let alloc_tty_driver deduce the owner automatically by Jiri Slaby · 13 years ago
- a8fbc97 TTY: tty_io, remove buffer re-assignments by Jiri Slaby · 13 years ago
- 5289475 vt: tackle the main part of the selection logic by Alan Cox · 13 years ago
- 99cceb4e vt: waitevent is self locked so drop the tty_lock by Alan Cox · 13 years ago
- 20f6257 vt: push down tioclinux cases by Alan Cox · 13 years ago
- 4001d7b vt: push down the tty lock so we can see what is left to tackle by Alan Cox · 13 years ago
- edab558 vt: sort out locking for font handling by Alan Cox · 13 years ago
- dbca36e tty: cyclades: TIOCSERGETLSR should should store to a uint by Dan Carpenter · 13 years ago
- a5f4313 tty: serial: OMAP: Fix oops due to NULL pdata in DT boot by Cousson, Benoit · 13 years ago
- 079c953 vt:tackle kbd_table by Alan Cox · 13 years ago
- f6a1ad4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
- 4b32da2 ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> by Paul Mackerras · 13 years ago
- 6623d64 tty: keyboard.c: add uaccess.h to fix a build problem on sparc32 by Greg Kroah-Hartman · 13 years ago
- f21c6d4 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 13 years ago
- 6aeed47 vt: tidy a few bits of checkpatch noise by Alan Cox · 13 years ago
- 247ff8e vt: lock the accent table by Alan Cox · 13 years ago
- ce1000d Revert "TTY: pty, remove superfluous ptm test" by Greg Kroah-Hartman · 13 years ago
- 0ef1698 Revert "TTY: get rid of BTM around devpts_*" by Greg Kroah-Hartman · 13 years ago
- 6dc01aa amba-pl011/dma: Add check for the residue in DMA callback by Chanho Min · 13 years ago
- b26469a serial: samsung: fix s3c2442 platform data by Denis 'GNUtoo' Carikli · 13 years ago
- 2ae7352 tty/powerpc: early udbg consoles can't be modules by Stephen Rothwell · 13 years ago
- 90af6d2 serial: Fix typo in sn_console.c by Masanari Iida · 13 years ago
- b7974de tty/serial/mux.c: linux/tty.h included twice by Danny Kukawka · 13 years ago
- a7bfe17 serial: Fix typo in sn_console.c by Masanari Iida · 13 years ago
- 6816383 tty: sparc: rename drivers/tty/serial/suncore.h -> include/linux/sunserialcore.h by Paul Gortmaker · 13 years ago
- 5a22e30 Merge tag 'tty-3.3-rc3' tty-next by Greg Kroah-Hartman · 13 years ago
- 1972345 tty: serial: omap-serial: wakeup latency constraint is in microseconds, not milliseconds by Paul Walmsley · 13 years ago
- be4b028 tty: serial: OMAP: block idle while the UART is transferring data in PIO mode by Paul Walmsley · 13 years ago
- 0ba5f66 tty: serial: OMAP: use a 1-byte RX FIFO threshold in PIO mode by Paul Walmsley · 13 years ago
- 418a936 tty: serial: altera_uart: Add CONSOLE_POLL support by Tobias Klauser · 13 years ago
- 3f5dc70 tty: serial: altera_uart: remove early_altera_uart_setup by Tobias Klauser · 13 years ago
- d3a532a sysrq: Properly check for kernel threads by Anton Vorontsov · 13 years ago
- e502bab sysrq: Fix possible race with exiting task by Anton Vorontsov · 13 years ago
- 6f56d0f serial: pch_uart: trivail cleanup by removing the pch_uart_hal_request() by Feng Tang · 13 years ago
- 30c6c6b serial: pch_uart: trivial cleanup by removing the get_msr() by Feng Tang · 13 years ago
- d011411 serial: pch_uart: add debugfs hook for register dump by Feng Tang · 13 years ago
- c8a6426 m32r: relocate drivers back out of 8250 dir by Paul Gortmaker · 13 years ago
- 972c5ae Merge branch 'master' into for-next by Jiri Kosina · 13 years ago