Age | Commit message (Expand) | Author |
2012-04-07 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-04-05 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-04-05 | simple_open: automatically convert to simple_open() | Stephen Boyd |
2012-04-05 | sysrq: use SEND_SIG_FORCED instead of force_sig() | Anton Vorontsov |
2012-04-04 | serial/sunzilog: fix keyboard on SUN SPARCstation | Sam Ravnborg |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2012-03-30 | serial: sh-sci: use serial_port_in/out vs sci_in/out. | Paul Mundt |
2012-03-30 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-03-29 | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | Disintegrate asm/system.h for Sparc | David Howells |
2012-03-28 | Disintegrate asm/system.h for CRIS | David Howells |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-28 | serial: sh-sci: fix a race of DMA submit_tx on transfer | Yoshii Takashi |
2012-03-27 | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | powerpc+sparc/vio: Modernize driver registration | Benjamin Herrenschmidt |
2012-03-27 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-27 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-03-25 | ARM: 7342/2: sa1100: prepare for sparse irq conversion | Rob Herring |
2012-03-23 | Merge tag 'ia64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2012-03-22 | Merge tag 'pinctrl-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-03-22 | Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-03-22 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-03-21 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2012-03-21 | mm, oom: force oom kill on sysrq+f | David Rientjes |
2012-03-21 | dmaengine/dma_slave: introduce inline wrappers | Alexandre Bounine |
2012-03-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-21 | tty/hvc_vio: FW_FEATURE_ISERIES is no longer selectable | Stephen Rothwell |
2012-03-20 | Merge branch 'next/fixes-non-critical' into next/drivers | Arnd Bergmann |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-03-16 | powerpc/hvc_udbg: Don't crash when udbg_putc is NULL | Benjamin Herrenschmidt |
2012-03-15 | serial: pxa: add clk_prepare/clk_unprepare calls | Philipp Zabel |
2012-03-15 | TTY: Wrong unicode value copied in con_set_unimap() | Liz Clark |
2012-03-14 | serial: PL011: clear pending interrupts | Linus Walleij |
2012-03-13 | hvc_xen: introduce HVC_XEN_FRONTEND | Stefano Stabellini |
2012-03-13 | hvc_xen: implement multiconsole support | Stefano Stabellini |
2012-03-13 | hvc_xen: support PV on HVM consoles | Stefano Stabellini |
2012-03-13 | serial: bfin-uart: Don't access tty circular buffer in TX DMA interrupt after... | Sonic Zhang |
2012-03-12 | vt: NULL dereference in vt_do_kdsk_ioctl() | Dan Carpenter |
2012-03-12 | tty: serial: vt8500: fix annotations for probe/remove | Wolfram Sang |
2012-03-09 | serial: remove back and forth conversions in serial_out_sync | Paul Gortmaker |
2012-03-09 | serial: use serial_port_in/out vs serial_in/out in 8250 | Paul Gortmaker |
2012-03-09 | serial: reduce number of indirections in 8250 code | Paul Gortmaker |
2012-03-09 | serial: delete useless void casts in 8250.c | Paul Gortmaker |
2012-03-09 | serial: make 8250's serial_in shareable to other drivers. | Paul Gortmaker |
2012-03-09 | serial: delete last unused traces of pausing I/O in 8250 | Paul Gortmaker |