| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 2 | -12/+39 |
| 2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc |  Linus Torvalds | 1 | -4/+3 |
| 2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux |  Linus Torvalds | 1 | -0/+1 |
| 2012-03-22 | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl |  Linus Torvalds | 2 | -16/+10 |
| 2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen |  Linus Torvalds | 2 | -43/+430 |
| 2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) |  Linus Torvalds | 1 | -1/+1 |
| 2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc |  Linus Torvalds | 6 | -616/+12 |
| 2012-03-21 | mm, oom: force oom kill on sysrq+f |  David Rientjes | 1 | -1/+1 |
| 2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial |  Linus Torvalds | 1 | -1/+1 |
| 2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next |  Linus Torvalds | 2 | -2/+2 |
| 2012-03-21 | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable |  Stephen Rothwell | 1 | -4/+0 |
| 2012-03-20 | Merge branch 'next/fixes-non-critical' into next/drivers |  Arnd Bergmann | 1 | -1/+1 |
| 2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty |  Linus Torvalds | 64 | -1768/+2708 |
| 2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net |  David S. Miller | 1 | -0/+5 |
| 2012-03-16 | powerpc/hvc_udbg: Don't crash when udbg_putc is NULL |  Benjamin Herrenschmidt | 2 | -1/+11 |
| 2012-03-15 | serial: pxa: add clk_prepare/clk_unprepare calls |  Philipp Zabel | 1 | -4/+4 |
| 2012-03-15 | TTY: Wrong unicode value copied in con_set_unimap() |  Liz Clark | 1 | -8/+43 |
| 2012-03-14 | serial: PL011: clear pending interrupts |  Linus Walleij | 1 | -4/+11 |
| 2012-03-13 | hvc_xen: introduce HVC_XEN_FRONTEND |  Stefano Stabellini | 2 | -54/+70 |
| 2012-03-13 | hvc_xen: implement multiconsole support |  Stefano Stabellini | 1 | -58/+377 |
| 2012-03-13 | hvc_xen: support PV on HVM consoles |  Stefano Stabellini | 1 | -16/+68 |
| 2012-03-13 | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after it is reset. |  Sonic Zhang | 1 | -3/+5 |
| 2012-03-12 | vt: NULL dereference in vt_do_kdsk_ioctl() |  Dan Carpenter | 1 | -0/+1 |
| 2012-03-12 | tty: serial: vt8500: fix annotations for probe/remove |  Wolfram Sang | 1 | -2/+2 |
| 2012-03-09 | serial: remove back and forth conversions in serial_out_sync |  Paul Gortmaker | 1 | -4/+3 |
| 2012-03-09 | serial: use serial_port_in/out vs serial_in/out in 8250 |  Paul Gortmaker | 1 | -80/+80 |
| 2012-03-09 | serial: reduce number of indirections in 8250 code |  Paul Gortmaker | 1 | -155/+167 |
| 2012-03-09 | serial: delete useless void casts in 8250.c |  Paul Gortmaker | 1 | -11/+11 |
| 2012-03-09 | serial: make 8250's serial_in shareable to other drivers. |  Paul Gortmaker | 2 | -5/+10 |
| 2012-03-09 | serial: delete last unused traces of pausing I/O in 8250 |  Paul Gortmaker | 1 | -158/+150 |
| 2012-03-09 | pch_uart: Add module parameter descriptions |  Darren Hart | 1 | -0/+4 |
| 2012-03-09 | pch_uart: Use existing default_baud in setup_console |  Darren Hart | 1 | -1/+1 |
| 2012-03-09 | pch_uart: Add user_uartclk parameter |  Darren Hart | 1 | -0/+5 |
| 2012-03-09 | pch_uart: Add Fish River Island II uart clock quirks |  Darren Hart | 1 | -13/+27 |
| 2012-03-09 | pch_uart: Use uartclk instead of base_baud |  Darren Hart | 1 | -10/+10 |
| 2012-03-09 | sh-sci / PM: Avoid deadlocking runtime PM |  Rafael J. Wysocki | 1 | -0/+5 |
| 2012-03-09 | tty: powerpc: remove SERIAL_ICOM dependency on PPC_ISERIES |  Stephen Rothwell | 1 | -1/+1 |
| 2012-03-09 | tty: powerpc: remove hvc_iseries |  Stephen Rothwell | 3 | -610/+0 |
| 2012-03-08 | mpc5200b/uart: select more tolerant uart prescaler on low baudrates |  Frank Benkert | 1 | -2/+3 |
| 2012-03-08 | tty: moxa: fix bit test in moxa_start() |  Dan Carpenter | 1 | -1/+1 |
| 2012-03-08 | TTY: amiserial, use tty_port_close_start |  Jiri Slaby | 1 | -42/+2 |
| 2012-03-08 | TTY: amiserial, use tty_port_close_end |  Jiri Slaby | 1 | -10/+3 |
| 2012-03-08 | TTY: amiserial, use tty_port_block_til_ready |  Jiri Slaby | 1 | -147/+1 |
| 2012-03-08 | TTY: amiserial, provide carrier helpers |  Jiri Slaby | 1 | -4/+29 |
| 2012-03-08 | TTY: amiserial no longer needs serialP |  Jiri Slaby | 1 | -1/+19 |
| 2012-03-08 | TTY: amiserial, stop using serial_state->{irq,type,line} |  Jiri Slaby | 1 | -13/+10 |
| 2012-03-08 | TTY: amiserial, define local tty_port pointer |  Jiri Slaby | 1 | -39/+42 |
| 2012-03-08 | TTY: amiserial/simserial, use flags from tty_port |  Jiri Slaby | 1 | -63/+66 |
| 2012-03-08 | TTY: amiserial/simserial, use count from tty_port |  Jiri Slaby | 1 | -17/+17 |
| 2012-03-08 | TTY: amiserial/simserial, use close delays from tty_port |  Jiri Slaby | 1 | -11/+9 |