1. 18 Jan, 2011 18 commits
  2. 15 Jan, 2011 20 commits
  3. 14 Jan, 2011 2 commits
    • Linus Torvalds's avatar
      Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6 · 8473dbb4
      Linus Torvalds authored
      * 'next-spi' of git://git.secretlab.ca/git/linux-2.6:
        spi/amba-pl022: fixing compilation warning.
        spi: Enable SPI driver for S5P6440 and S5P6450
        mmc: sdhci-of: fix build on non-powerpc platforms
        spi/imx: Add i.MX53 support
        spi/dw_spi: don't treat NULL clk as an error
        spi: tegra: don't treat NULL clk as an error
      8473dbb4
    • Linus Torvalds's avatar
      Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs · 7cb3920a
      Linus Torvalds authored
      * 'for-linus' of git://oss.sgi.com/xfs/xfs:
        xfs: prevent NMI timeouts in cmn_err
        xfs: Add log level to assertion printk
        xfs: fix an assignment within an ASSERT()
        xfs: fix error handling for synchronous writes
        xfs: add FITRIM support
        xfs: ensure log covering transactions are synchronous
        xfs: serialise unaligned direct IOs
        xfs: factor common write setup code
        xfs: split buffered IO write path from xfs_file_aio_write
        xfs: split direct IO write path from xfs_file_aio_write
        xfs: introduce xfs_rw_lock() helpers for locking the inode
        xfs: factor post-write newsize updates
        xfs: factor common post-write isize handling code
        xfs: ensure sync write errors are returned
      7cb3920a