| Commit message (Expand) | Author | Age |
* | serial: clps711x: Enable driver compilation with COMPILE_TEST | Alexander Shiyan | 2014-01-07 |
* | serial: clps711x: Add support for N_IRDA line discipline | Alexander Shiyan | 2014-01-07 |
* | tty: synclink: avoid sleep_on race | Arnd Bergmann | 2014-01-07 |
* | tty/amiserial: avoid interruptible_sleep_on | Arnd Bergmann | 2014-01-07 |
* | tty: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-07 |
* | Merge 3.13-rc5 into tty-next | Greg Kroah-Hartman | 2013-12-24 |
|\ |
|
| * | Linux 3.13-rc5 | Linus Torvalds | 2013-12-22 |
| * | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2013-12-22 |
| |\ |
|
| | * | Merge tag 'renesas-fixes-for-v3.13' of git://git.kernel.org/pub/scm/linux/ker... | Kevin Hilman | 2013-12-20 |
| | |\ |
|
| | | * | ARM: shmobile: r8a7790: Fix GPIO resources in DTS | Magnus Damm | 2013-11-28 |
| | | * | irqchip: renesas-intc-irqpin: Fix register bitfield shift calculation | Laurent Pinchart | 2013-11-24 |
| | | * | ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIB | Simon Horman | 2013-11-24 |
| | * | | Merge tag 'omap-for-v3.13/display-fix' of git://git.kernel.org/pub/scm/linux/... | Kevin Hilman | 2013-12-20 |
| | |\ \ |
|
| | | * | | Revert "ARM: OMAP2+: Remove legacy mux code for display.c" | Tomi Valkeinen | 2013-12-17 |
| | * | | | Merge tag 'keystone/maintainer-file' of git://git.kernel.org/pub/scm/linux/ke... | Kevin Hilman | 2013-12-19 |
| | |\ \ \ |
|
| | | * | | | MAINTAINERS: Add keystone clock drivers | Santosh Shilimkar | 2013-12-16 |
| | | * | | | MAINTAINERS: Add keystone git tree information | Santosh Shilimkar | 2013-12-16 |
| | | | |/
| | | |/| |
|
| | * | | | ARM: s3c64xx: dt: Fix boot failure due to double clock initialization | Tomasz Figa | 2013-12-14 |
| * | | | | Merge tag 'firewire-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 2013-12-22 |
| |\ \ \ \ |
|
| | * | | | | firewire: sbp2: bring back WRITE SAME support | Stefan Richter | 2013-12-15 |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending | Linus Torvalds | 2013-12-22 |
| |\ \ \ \ \ |
|
| | * | | | | | qla2xxx: Fix scsi_host leak on qlt_lport_register callback failure | Nicholas Bellinger | 2013-12-19 |
| | * | | | | | target: Remove extra percpu_ref_init | Andy Grover | 2013-12-19 |
| | * | | | | | target/file: Update hw_max_sectors based on current block_size | Nicholas Bellinger | 2013-12-19 |
| | * | | | | | iser-target: Move INIT_WORK setup into isert_create_device_ib_res | Nicholas Bellinger | 2013-12-19 |
| | * | | | | | iscsi-target: Fix incorrect np->np_thread NULL assignment | Nicholas Bellinger | 2013-12-19 |
| | * | | | | | qla2xxx: Fix schedule_delayed_work() for target timeout calculations | Shivaram Upadhyayula | 2013-12-11 |
| | * | | | | | iser-target: fix error return code in isert_create_device_ib_res() | Wei Yongjun | 2013-12-11 |
| | * | | | | | iscsi-target: Fix-up all zero data-length CDBs with R/W_BIT set | Nicholas Bellinger | 2013-12-11 |
| | * | | | | | target: Remove write-only stats fields and lock from struct se_node_acl | Roland Dreier | 2013-12-11 |
| | * | | | | | iscsi-target: return -EINVAL on oversized configfs parameter | Eric Seppanen | 2013-12-11 |
| | |/ / / / |
|
| * | | | | | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 2013-12-22 |
| |\ \ \ \ \ |
|
| | * | | | | | aio/migratepages: make aio migrate pages sane | Benjamin LaHaise | 2013-12-21 |
| | * | | | | | aio: fix kioctx leak introduced by "aio: Fix a trinity splat" | Benjamin LaHaise | 2013-12-21 |
| * | | | | | | aio: clean up and fix aio_setup_ring page mapping | Linus Torvalds | 2013-12-22 |
| |/ / / / / |
|
| * | | | | | Don't set the INITRD_COMPRESS environment variable automatically | Linus Torvalds | 2013-12-20 |
| * | | | | | Merge tag 'xfs-for-linus-v3.13-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-12-20 |
| |\ \ \ \ \ |
|
| | * | | | | | xfs: abort metadata writeback on permanent errors | Dave Chinner | 2013-12-17 |
| | * | | | | | xfs: swalloc doesn't align allocations properly | Dave Chinner | 2013-12-17 |
| | * | | | | | xfs: remove xfsbdstrat error | Christoph Hellwig | 2013-12-17 |
| | * | | | | | xfs: align initial file allocations correctly | Dave Chinner | 2013-12-17 |
| | * | | | | | MAINTAINERS: fix incorrect mail address of XFS maintainer | Namjae Jeon | 2013-12-17 |
| | * | | | | | xfs: fix infinite loop by detaching the group/project hints from user dquot | Jie Liu | 2013-12-17 |
| | * | | | | | xfs: fix assertion failure at xfs_setattr_nonsize | Jie Liu | 2013-12-17 |
| | * | | | | | xfs: fix false assertion at xfs_qm_vop_create_dqattach | Jie Liu | 2013-12-17 |
| | * | | | | | xfs: fix memory leak in xfs_dir2_node_removename | Mark Tinguely | 2013-12-17 |
| * | | | | | | mm: fix build of split ptlock code | Olof Johansson | 2013-12-20 |
| * | | | | | | Merge tag 'arc-fixes-for-3.13-rc5' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-12-20 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | ARC: Allow conditional multiple inclusion of uapi/asm/unistd.h | Vineet Gupta | 2013-12-19 |
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2013-12-20 |
| |\ \ \ \ \ \ |
|