| Commit message (Expand) | Author | Age |
* | hvc_dcc: Fix bad code generation by marking assembly volatile | Stephen Boyd | 2011-02-03 |
* | serial: pch_uart: revert Kconfig for non-DMA mode | Tomoya MORINAGA | 2011-02-03 |
* | serial: pch_uart: support new device ML7213 | Tomoya MORINAGA | 2011-02-03 |
* | 68328serial: remove unsed m68k_serial->tqueue_hangup | Tejun Heo | 2011-02-03 |
* | serial-core: reset the console speed on resume | Yin Kangkai | 2011-02-03 |
* | serial: mrst_max3110: make buffer larger | Dan Carpenter | 2011-02-03 |
* | tty_ldisc: don't use flush_scheduled_work() | Tejun Heo | 2011-02-03 |
* | serial: omap-serial: Enable the UART wake-up bits always | Jarkko Nikula | 2011-02-03 |
* | OMAP: Enable Magic SysRq on serial console ttyOx | Thomas Weber | 2011-02-03 |
* | serial: ifx6x60: expanded info available from platform data | Russ Gorby | 2011-02-03 |
* | serial: mfd: remove the timeout workaround for A0 | Feng Tang | 2011-02-03 |
* | tty: serial: bfin_sport_uart: fix signedness error | Vasiliy Kulikov | 2011-02-03 |
* | Linux 2.6.38-rc3 | Linus Torvalds | 2011-01-31 |
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 2011-01-31 |
|\ |
|
| * | NFS: NFSv4 readdir loses entries | Chuck Lever | 2011-01-28 |
| * | NFS: Micro-optimize nfs4_decode_dirent() | Chuck Lever | 2011-01-28 |
| * | NFS: Fix an NFS client lockdep issue | Trond Myklebust | 2011-01-28 |
| * | NFS construct consistent co_ownerid for v4.1 | Andy Adamson | 2011-01-25 |
| * | NFS: nfs_wcc_update_inode() should set nfsi->attr_gencount | Trond Myklebust | 2011-01-25 |
| * | NFS improve pnfs_put_deviceid_cache debug print | Andy Adamson | 2011-01-25 |
| * | NFS fix cb_sequence error processing | Andy Adamson | 2011-01-25 |
| * | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson | 2011-01-25 |
| * | NLM: Fix "kernel BUG at fs/lockd/host.c:417!" or ".../host.c:283!" | Chuck Lever | 2011-01-25 |
| * | NFS: Prevent memory allocation failure in nfsacl_encode() | Chuck Lever | 2011-01-25 |
| * | NFS: nfsacl_{encode,decode} should return signed integer | Chuck Lever | 2011-01-25 |
| * | NFS: Fix "kernel BUG at fs/nfs/nfs3xdr.c:1338!" | Chuck Lever | 2011-01-25 |
| * | NFS: Fix "kernel BUG at fs/aio.c:554!" | Chuck Lever | 2011-01-25 |
| * | NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds(). | Jesper Juhl | 2011-01-25 |
| * | NFS: fix handling of malloc failure during nfs_flush_multi() | Fred Isaman | 2011-01-19 |
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2011-01-31 |
|\ \ |
|
| * | | ARM: smp_on_up: allow non-ARM SMP processors | Russell King | 2011-01-31 |
| * | | ARM: io: ensure inb/outb() et.al. are properly ordered on ARMv6+ | Russell King | 2011-01-31 |
| * | | ARM: initrd: disable initrd if passed address overlaps reserved region | Russell King | 2011-01-31 |
| * | | ARM: footbridge: fix debug macros | Russell King | 2011-01-31 |
| * | | ARM: mmci: round down the bytes transferred on error | Russell King | 2011-01-31 |
| * | | ARM: mmci: complete the transaction on error | Russell King | 2011-01-31 |
| * | | ARM: 6642/1: mmci: calculate remaining bytes at error correctly | Linus Walleij | 2011-01-27 |
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-01-31 |
|\ \ \ |
|
| * | | | arch/arm/mach-omap2/dma.c: Convert IS_ERR result to PTR_ERR | Julia Lawall | 2011-01-27 |
| * | | | arm: omap2: mux: fix compile warning | Felipe Balbi | 2011-01-27 |
| * | | | omap1: Simplify use of omap_irq_flags | Tony Lindgren | 2011-01-27 |
| * | | | omap2+: Fix unused variable warning for omap_irq_base | Russell King | 2011-01-27 |
* | | | | kernel.h: fix kernel-doc warning | Randy Dunlap | 2011-01-31 |
* | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2011-01-31 |
|\ \ \ \ |
|
| * | | | | xfs: xfs_bmap_add_extent_delay_real should init br_startblock | bpm@sgi.com | 2011-01-28 |
| * | | | | xfs: fix dquot shaker deadlock | Dave Chinner | 2011-01-28 |
| * | | | | xfs: handle CIl transaction commit failures correctly | Dave Chinner | 2011-01-28 |
| * | | | | xfs: limit extsize to size of AGs and/or MAXEXTLEN | Dave Chinner | 2011-01-28 |
| * | | | | xfs: prevent extsize alignment from exceeding maximum extent size | Dave Chinner | 2011-01-28 |
| * | | | | xfs: limit extent length for allocation to AG size | Dave Chinner | 2011-01-28 |